index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
GF
/
Parsing
/
FCFG
Age
Commit message (
Expand
)
Author
2008-06-25
removed src for 2.9
aarne
2008-03-30
optimized incremental algorithm
krasimir
2008-02-18
add experimental incremental parser for FCFG
krasimir
2008-01-03
Store FCFPInfo (all information needed for FCFG parsing) in GFCC files, and i...
bringert
2007-12-14
removed dep. on GFCCRaw
aarne
2007-12-13
new GFCC concrete syntax in place everywhere
aarne
2007-10-12
FCat is just a plain integer now
kr.angelov
2007-09-25
don't try to search for argument that has been already found
kr.angelov
2007-09-25
simple optimization of the parser that makes it about two times faster
kr.angelov
2007-09-24
move the FCFG lexer to FCFG.Active where it should have been. It was a hack a...
kr.angelov
2007-09-24
remove FTypes module and move all definitions to Formalism.FCFG
kr.angelov
2007-09-23
remove some redundant dependencies from FCFG
kr.angelov
2007-09-20
refactored FCFG parsing to fit in GFCC shell
aarne
2006-12-28
GFCC to FCFG conversion
kr_angelov
2006-06-19
Sync FCFG with the latest repo version
kr.angelov
2006-06-08
code polishing for the literal category support
kr.angelov
2006-06-06
initial support for literal categories e.g. String,Int and Float
kr.angelov
2006-06-07
corrected bottomup FCFG parsing
peb
2006-06-03
remove the dummy (Print n) context
kr.angelov
2006-06-01
enable parsing of empty string
kr.angelov
2006-06-01
update the copyright messages
kr.angelov
2006-06-01
add the FCFG parser
kr.angelov