» Version | » Information |
---|---|
0.4.0 |
Easy InstallNot sure? Get more info. pear install PHP_LexerGenerator-0.4.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PHP_LexerGenerator-0.4.0 Release date: 2010-10-25 12:26 UTC Release state: alpha Release uploaded by: doconnor Changelog: QA release Request #11914 Single line comments Request #11917 Faster regexp matching with \G instead of substr() Bug #11919 Missing spaces in exception messages Bug #12144 Integrated patch + unit test Bug #12638 Undefined offset: 0 in PHP/LexerGenerator/Parser.php on line 390 Request #11912 Case-insensitive literal strings Dependencies:
|
0.3.4 |
Easy InstallNot sure? Get more info. pear install PHP_LexerGenerator-0.3.4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PHP_LexerGenerator-0.3.4 Release date: 2007-08-18 19:51 UTC Release state: alpha Release uploaded by: cellog Changelog: - fix Bug #11808: yymore broken Dependencies:
|
0.3.3 |
Easy InstallNot sure? Get more info. pear install PHP_LexerGenerator-0.3.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PHP_LexerGenerator-0.3.3 Release date: 2007-06-17 01:32 UTC Release state: alpha Release uploaded by: cellog Changelog: - fix Bug #11132: calls to substr_count had args in wrong order [urkle] Dependencies:
|
0.3.1 |
Easy InstallNot sure? Get more info. pear install PHP_LexerGenerator-0.3.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PHP_LexerGenerator-0.3.1 Release date: 2006-12-15 23:06 UTC Release state: alpha Release uploaded by: cellog Changelog: - fix Bug #9211: Typos - fix Bug #9230: Escape sequences - fix Bug #9231: Non-greedy regex extension Dependencies:
|
0.3.0 |
Easy InstallNot sure? Get more info. pear install PHP_LexerGenerator-0.3.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PHP_LexerGenerator-0.3.0 Release date: 2006-10-12 15:04 UTC Release state: alpha Release uploaded by: cellog Changelog: - fix Bug #9006: wrong replacements for plex script (Hartmut Holzgraefe) - fix Bug #9007: yymore does not honor return value "true" to change state - implement Request #8879: lexer not picking longest match Dependencies:
|
0.2.3 |
Easy InstallNot sure? Get more info. pear install PHP_LexerGenerator-0.2.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PHP_LexerGenerator-0.2.3 Release date: 2006-10-02 22:19 UTC Release state: alpha Release uploaded by: cellog Changelog: - fix Bug #8618: null causes regex to break Dependencies:
|
0.2.2 |
Easy InstallNot sure? Get more info. pear install PHP_LexerGenerator-0.2.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PHP_LexerGenerator-0.2.2 Release date: 2006-08-30 16:12 UTC Release state: alpha Release uploaded by: cellog Changelog: - fix Bug #8259: Strange regex generated - fix Bug #8593: if no statename "const 1=1" inserted Dependencies:
|
0.2.1 |
Easy InstallNot sure? Get more info. pear install PHP_LexerGenerator-0.2.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PHP_LexerGenerator-0.2.1 Release date: 2006-07-18 20:26 UTC Release state: alpha Release uploaded by: cellog Changelog: - allow underscore in subpattern names - fix documentation for class - fix bug in regex parsing where backreferences could not have a multiplier like +, *, or {0,1} - disallow (?R), this can't work in a multi-regex lexer generator, unfortunately Dependencies:
|