Nuno Lopes
|
cfc1756221
|
fix the yyless() definition to match flex one and revert part of last patch (so that it remains similar with flex's scan)
|
2008-04-09 22:01:20 +00:00 |
|
Scott MacVicar
|
6f20cea6d8
|
Fixes to heredoc and cleanup of new re2c scanner. (Patch by Matt Wilmas)
|
2008-04-09 20:50:58 +00:00 |
|
Felipe Pena
|
b9d13d8f17
|
- Allow HEREDOC syntax with double quotes
(http://wiki.php.net/rfc/heredoc-with-double-quotes)
|
2008-04-05 22:29:08 +00:00 |
|
Nuno Lopes
|
bfcdbbcd33
|
add sanity checks for ZEND_MMAP_AHEAD and reduce the value from 32 to 16 (lowest safe value)
|
2008-04-04 15:01:23 +00:00 |
|
Felipe Pena
|
f66f55edc5
|
MFH: Implemented "jump label" operator (limited "goto")
[DOC]
|
2008-03-28 14:35:01 +00:00 |
|
Marcus Boerger
|
0893c3e2c9
|
- Another re2c version bump and scanner regeneration
# It appears no one has used re2c in the way we do
|
2008-03-22 17:59:52 +00:00 |
|
Marcus Boerger
|
07e3598762
|
- Fix YYFILL()
|
2008-03-21 18:47:26 +00:00 |
|
Nuno Lopes
|
35eb728a7c
|
fix gcov build
|
2008-03-19 23:24:56 +00:00 |
|
Marcus Boerger
|
0531ba8952
|
- Add files generated by re2c
|
2008-03-16 21:23:02 +00:00 |
|