1
0
forked from GitHub/gf-core

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 81a9a75b3d
commit 5773bf28fc
2 changed files with 61 additions and 45 deletions

File diff suppressed because one or more lines are too long