[ARCHIVED] PHP extension NativePreprocessor

Clone this repo:

Branches

  1. edbb1e8 Revert r87211 as r86072 which it was mimicking was also reverted in r96887. by Platonides · 13 years ago master
  2. d6a8601 Move empty_str definition to expand.c by Platonides · 13 years ago
  3. 2057838 Unfinished changes for performing expansion. by Platonides · 14 years ago
  4. abb7c44 We can't check if it's a parentNode->type == name_node so early, since by Platonides · 14 years ago
  5. 7c51eff Apply r86676+r86709 changes to the native preprocessor. by Platonides · 14 years ago
  6. a56581a Fix a bug in strpos() and another searching backwards where it used i was used as index instead of searchStart by Platonides · 14 years ago
  7. 74e6a33 Follow up r87211, update the unserializeNode() and fix flag resetting which we were missing (not hit before r86072). by Platonides · 14 years ago
  8. cba5776 Update to incorporate the Preprocessor change of r86072 of what is a lineStart by Platonides · 14 years ago
  9. a3f196d parentNode->parent->count = oldcount; was missing. by Platonides · 14 years ago
  10. fa040cb Fix problem when running a fakePipeFound, which could lead to literals being incorrectly added to the part node instead of the value node. by Platonides · 14 years ago
  11. 4c1e976 Missed the case where there is an equals. by Platonides · 14 years ago
  12. f787581 Silly bug with value nodes. by Platonides · 14 years ago
  13. ef54149 Don't look for pipes in the root node. by Platonides · 14 years ago
  14. ef868a9 Be rigorous by Platonides · 14 years ago
  15. f1d0f81 The << operator (level 7) has greater priority than bitwise or (level 12), by Platonides · 14 years ago
  16. 00506ba The pipes were no recognized after a link. A one line fix in the code :) by Platonides · 14 years ago
  17. 1377a06 svn:eol-style native by Alexandre Emsenhuber · 14 years ago
  18. a041e71 Since r80461 preprocessToObj() may return NULL with the error code in the len. by Platonides · 14 years ago
  19. 28af7de Follow up r80461. In some cases the closing tags for internal tags were not recognised. by Platonides · 14 years ago
  20. 05dd8fc Those printf should have been removed before committing r80376. by Platonides · 14 years ago
  NODES
Intern 1
os 3