summaryrefslogtreecommitdiff
path: root/src/GF/Parsing/FCFG
AgeCommit message (Expand)Author
2008-06-25removed src for 2.9aarne
2008-03-30optimized incremental algorithmkrasimir
2008-02-18add experimental incremental parser for FCFGkrasimir
2008-01-03Store FCFPInfo (all information needed for FCFG parsing) in GFCC files, and i...bringert
2007-12-14removed dep. on GFCCRawaarne
2007-12-13new GFCC concrete syntax in place everywhereaarne
2007-10-12FCat is just a plain integer nowkr.angelov
2007-09-25don't try to search for argument that has been already foundkr.angelov
2007-09-25simple optimization of the parser that makes it about two times fasterkr.angelov
2007-09-24move the FCFG lexer to FCFG.Active where it should have been. It was a hack a...kr.angelov
2007-09-24remove FTypes module and move all definitions to Formalism.FCFGkr.angelov
2007-09-23remove some redundant dependencies from FCFGkr.angelov
2007-09-20refactored FCFG parsing to fit in GFCC shellaarne
2006-12-28GFCC to FCFG conversionkr_angelov
2006-06-19Sync FCFG with the latest repo versionkr.angelov
2006-06-08code polishing for the literal category supportkr.angelov
2006-06-06initial support for literal categories e.g. String,Int and Floatkr.angelov
2006-06-07corrected bottomup FCFG parsingpeb
2006-06-03remove the dummy (Print n) contextkr.angelov
2006-06-01enable parsing of empty stringkr.angelov
2006-06-01update the copyright messageskr.angelov
2006-06-01add the FCFG parserkr.angelov