]> granicus.if.org Git - re2c/commit
- In single pass mode we cannot easily optimize out YYMARKER. We actually
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sun, 16 Apr 2006 19:44:54 +0000 (19:44 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sun, 16 Apr 2006 19:44:54 +0000 (19:44 +0000)
commitc69d3f597aa92b6352531e1b585c9b5cbf1bd5ab
tree191280f65ddf6f06bc5334c4a118c1d87cb91176
parent889c5cb5f3916105f4ec2e4134f7e5f8c6300f3f
- In single pass mode we cannot easily optimize out YYMARKER. We actually
  would have to know whether an Accept block is being used that generates
  a YYMARKER reference. In two pass mode we know this after the first run.
CHANGELOG
htdocs/index.html
main.cc