Made GFC parser strict. Generated GFC lexer with alex -g. In total, this drops the memory residency after loading a large gfc file by about 40%.

This commit is contained in:
bringert
2004-12-02 16:13:16 +00:00
parent 78fa296cac
commit 2e5bd1b547
2 changed files with 61 additions and 45 deletions

File diff suppressed because one or more lines are too long