summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-09-19repaired JS generation after GFCC changesaarne
2007-09-19adapted GFCC2FCFG to other uses of GFCC, made it to default parseraarne
2007-01-11remove tracekr_angelov
2007-01-11remove tracekr_angelov
2007-01-11fix aliases handlingkr_angelov
2007-01-11remove all fromIntegral callskr_angelov
2006-12-28GFCC to FCFG conversionkr_angelov
2006-12-28sync with GFCC changeskr_angelov
2006-12-28simplify GFCC syntaxkr_angelov
2007-09-19Include startcat in generated JavaScript.bringert
2007-09-17bud fix in reading gfc without gfraarne
2007-09-16strict reading of files; bug fix in readFiles in ShellStateaarne
2007-09-13make (all) in src now compiles the resource grammars.bringert
2007-09-12install instructions updatedaarne
2007-09-12bug fix in import reading (had forgotten gfr)aarne
2007-09-05modernized parser in EmbedAPIaarne
2007-09-03updated quick startaarne
2007-08-26generation bug fixaarne
2007-07-08Use darcs dist instead of darcs get in make dist. This should get around the ...bringert
2007-07-08those links to tutorial... make grammar-distaarne
2007-07-08handle unknowns words graciously in parseAnyaarne
2007-07-08peb's forest patchaarne
2007-07-08Updated version numbers.aarne
2007-07-05Use compiled.tgz in dist and install-lib.bringert
2007-07-05Set build variable in config.mkbringert
2007-07-05hacky solution to name resolution warningsaarne
2007-07-04Changed dist target to work with current darcs version.bringert
2007-07-04Added lib target to src/Makefile. It builds all the resource-1.0 modules.bringert
2007-07-04tutorial exercises; put libdir in place in GF/srcaarne
2007-07-04Install compiled resource modules in source and binary installs.bringert
2007-07-04Remove old VCS configure flags.bringert
2007-07-04Fixed NOINLINE bug in Today.hsbringert
2007-07-04Build GF/Today.hs directly from Makefile. Include libdir.bringert
2007-07-03generalized MakeOverload to TreeSelectionsaarne
2007-07-02parsing overloaded constructors as resultaarne
2007-07-02contravariance in forgiving lock fieldsaarne
2007-06-28CFRules tracing.bringert
2007-06-28-printer=regexp handles precedencebringert
2007-06-27bottom-up and top-down filtering do not need fix point iteration.bringert
2007-06-27Refactor TransformCFG: use Map for CFRules.bringert
2007-06-27Make bottomUpFilter better by also removing categories which contain no finit...bringert
2007-06-27Print SRG stats when preprocessing grammar.bringert
2007-06-27Comment out tracing in CanonToGFCC. It produces lots of junk when generating ...bringert
2007-06-27Use shorter lines and paragraph-filling in SRGS, JSGF and GSL printing.bringert
2007-06-27Limit GSL/JSGF/SRGS ABNF grammar line width to 80.bringert
2007-06-26Fewer redundant parantheses in JSGF and SRGS ABNF.bringert
2007-06-26SRGS XML: the meta tag should use empty tag short-hand.bringert
2007-06-26Oops, I had managed to remove the preprocessing step in makeSimpleRegular, wh...bringert
2007-06-26Eliminate more redundant item tags in SRGS XML.bringert
2007-06-26Produce less verbose SRGS XML, by eliminating redundant item tags.bringert