ehofman
|
fc0b771cdf
|
* Implement a node cache that can be enabled at compile time.
the node cache prevents recursively walking the xml tree over and over
again to find the specified nodes.
|
2009-06-03 00:18:55 +02:00 |
|
ehofman
|
745277ec4a
|
Skip one recursive function call for leaf nodes at the cost of a bit of code size. Fix comment support in some cases
|
2009-05-18 12:24:16 +02:00 |
|
ehofman
|
e47406b803
|
more small fixes
|
2009-05-18 12:24:16 +02:00 |
|
ehofman
|
7f16fbec70
|
* Various bugfixes, required to get fgrun working
* add testxml as sort of a stress test application
|
2009-05-18 12:24:16 +02:00 |
|