summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-04-17gf3 should not exit if there is a syntax error in the filekrasimir
2008-04-11Changed JS generation to avoid grammar reference files. Removed grammar refer...meza
2008-04-07 Added GF.GFCC.Macros.lookStartCat. Changed GF.GFCC:API to use it (before, st...bringert
2008-04-07GF.GFCC.API is for .gfcc, not.gfcmbringert
2008-03-30optimized incremental algorithmkrasimir
2008-03-18miising ErrM added...aarne
2008-03-17merging recent changes in Finnishaarne
2008-03-16debugging GFCC generationaarne
2008-03-15putting pattern macros in place (not properly tested yet)aarne
2008-03-15fixed bug leading to looping in Devel.Computeaarne
2008-03-15switched to unmodified BNFC-generated componentsaarne
2008-03-14GFCCtoJS.hs: added the full profile to parsing grammars. added linearization ...meza
2008-03-09lincat can now be just Straarne
2008-03-11coding flag as pragma in filesaarne
2008-03-07new Finnish paradigms integratedaarne
2008-03-06option -mac to vt command (uses open with ps)aarne
2008-03-05debugging testgf3aarne
2008-03-01added bnfc-generated testgf3 filesaarne
2008-02-26Build gf-embed with -O2.bjorn
2008-02-26Replace fromJust with fromMaybe + error message when looking up lintype in Si...bjorn
2008-02-22started a directory of grammars testing testgf3 featuresaarne
2008-02-22testgf3 in progress; fixed VP type in ExtraEngaarne
2008-02-21For Windows change the Console Code Page to the default ANSI code page. This ...krasimir
2008-02-21For Windows get the default GF_LIB_PATH from the executable pathkrasimir
2008-02-21documenting testgf3aarne
2008-02-19Treat pre tokens as variants in SimpleToFCFG. This should allow us to parse s...bjorn
2008-02-19Some work on gf3/gfc command-line options.bjorn
2008-02-18add experimental incremental parser for FCFGkrasimir
2008-02-15Rename gfcats to startupcats in PGF.bjorn
2008-02-14fix the singleton selector generationkrasimir
2008-02-13kotus experiments; bindings in gfccaarne
2008-02-12GFCCtoJS.hs: added new Terminal to parser rules. Added a startcat to the Pars...Moises Meza
2008-02-08Use isAlpha instead of isLetter to compile with GHC 6.4. Reported by moises.bjorn
2008-02-07Added PGF version numbers to GFCC file.bjorn
2008-02-06Include parser in JS produced by gf3.bjorn
2008-02-05Expand higher-order abstract syntax in SimpleToFCFG.bjorn
2008-02-01added some new pattern forms, incl. pattern macros, to testgf3aarne
2008-01-31GFCC: TM with argument; fixed labels from bindings in gfcaarne
2008-01-31gfcc generation with HOAS: var fields appended to recordsaarne
2008-01-30Standard format for floats and strings in GFCC.bjorn
2008-01-30Changed GFCC parser format to only include the FCFG rules and the GF cat -> F...bjorn
2008-01-29Merge AId and App forms in GFCCRaw.bjorn
2008-01-28UTF-8 encode in printGFCC.bjorn
2008-01-08gt command in gf3aarne
2008-01-26GFCCRaw printing: no space in App with no arguments.bjorn
2008-01-09Better names for the parsing info components in GFCC.bringert
2008-01-07Change "proj" to "P" in GFCC parse rules to save space.bringert
2008-01-07Replace BNFC-generated PrintGFCCRaw with smaller hand-written one.bringert
2008-01-07finnish Swadesh verbsaarne
2008-01-06fixed bugs in optimization of multiple applicationaarne