1
0
forked from GitHub/gf-core
Commit Graph

13 Commits

Author SHA1 Message Date
kr.angelov
37d310f8c0 simple optimization of the parser that makes it about two times faster 2007-09-25 12:59:25 +00:00
kr.angelov
26b1efe8b7 move the FCFG lexer to FCFG.Active where it should have been. It was a hack anyway 2007-09-24 08:56:37 +00:00
kr.angelov
cd213f3e56 remove FTypes module and move all definitions to Formalism.FCFG 2007-09-24 08:12:11 +00:00
kr.angelov
9efddd16ce remove some redundant dependencies from FCFG 2007-09-23 20:01:25 +00:00
aarne
c58b4fe048 refactored FCFG parsing to fit in GFCC shell 2007-09-20 09:10:37 +00:00
kr_angelov
82ca4a89df GFCC to FCFG conversion 2006-12-28 16:45:57 +00:00
kr.angelov
79b4de6b86 Sync FCFG with the latest repo version 2006-06-19 20:17:05 +00:00
kr.angelov
5999274d1e code polishing for the literal category support 2006-06-08 21:23:29 +00:00
kr.angelov
11e23c4811 initial support for literal categories e.g. String,Int and Float 2006-06-06 21:30:14 +00:00
peb
8bee2d7def corrected bottomup FCFG parsing 2006-06-07 16:16:17 +00:00
kr.angelov
252b5883f7 remove the dummy (Print n) context 2006-06-03 10:31:36 +00:00
kr.angelov
d631ee00d7 update the copyright messages 2006-06-01 11:29:30 +00:00
kr.angelov
a5758468ed add the FCFG parser 2006-06-01 11:19:47 +00:00