summaryrefslogtreecommitdiff
path: root/src/php_snuffleupagus.h (follow)
AgeCommit message (Collapse)Author
2017-12-20Refactor a bit the sp_tree implementationxXx-caillou-xXx
2017-12-20Better parsing of the rulesxXx-caillou-xXx
Thanks to this huge commit from @xXx-caillou-xXx, we can now write amazingly flexible rules.
2017-12-06Vastly simplify the dumping of zval in `.dump`jvoisin
2017-10-13Add more data to `phpinfo()`jvoisin
- The version - The git commit
2017-10-10Remove a useless ile for nowjvoisin
This should close #31
2017-09-21Add travisjvoisin
2017-09-20Initial importSebastien Blot