summaryrefslogtreecommitdiff
path: root/src/GF
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-12bug fix in import reading (had forgotten gfr)aarne
2007-09-05modernized parser in EmbedAPIaarne
2007-08-26generation bug fixaarne
2007-07-08handle unknowns words graciously in parseAnyaarne
2007-07-08peb's forest patchaarne
2007-07-05hacky solution to name resolution warningsaarne
2007-07-04tutorial exercises; put libdir in place in GF/srcaarne
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
2007-06-25Implement makeNonRecursiveSRG by conversion through MFA instead of directly t...bringert
2007-06-25Added srgs_abnf_non_rec.bringert
2007-06-25Document non-recursive SRGS.bringert
2007-06-25Some clean-up in finite-state network generation: MFA now keeps track of star...bringert
2007-06-25Added non-recursive SRGS printing.bringert
2007-06-25Some refactorings needed for recursion removal.bringert
2007-06-21Added makeSRG.bringert
2007-06-21SRG always has RE rhs.bringert
2007-06-21Removed some unused imports of GF.Speech.SRG.bringert
2007-06-20Added regexps grammar printer. This is a first step towards recursion-free SRGS.bringert
2007-06-19extended functor syntaxaarne
2007-06-18fixed the mysterious "file..gfc" erroraarne
2007-06-18overloading in ParadigmsFreaarne
2007-06-17checking name conflicts; some RGs don't work nowaarne