summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-02-08Use isAlpha instead of isLetter to compile with GHC 6.4. Reported by moises.bjorn
2008-02-07kotus paradigms implementedaarne
2008-02-07Added PGF version numbers to GFCC file.bjorn
2008-02-07finnish kotus word listaarne
2008-02-06Include parser in JS produced by gf3.bjorn
2008-02-05Expand higher-order abstract syntax in SimpleToFCFG.bjorn
2008-02-04new. more compact tutorial version (also as slides)aarne
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 -> ↵bjorn
FCFG cat mapping. The other information is very easy to build on the fly.
2008-01-29Merge AId and App forms in GFCCRaw.bjorn
2008-01-28UTF-8 encode in printGFCC.bjorn
2008-01-28finnish updatesaarne
2008-01-08gt command in gf3aarne
2008-01-07Swadesh verb list in uusisuomi revisedaarne
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
2008-01-06dictionary experiment with Finnish verbsaarne
2008-01-06tests for verbs in uusisuomiaarne
2008-01-04Remove LexGFCCRaw from GF-embed.cabalbringert
2008-01-04Replace BNFC-generated GFCC-parser with a faster and smaller combinator version.bringert
2008-01-04started adjectives in uusisuomiaarne
2008-01-04finalizing experiments with Finnish nounsaarne
2008-01-04Oops, I happend to record a temporary change for testing combinator parsing ↵bringert
on GFCC. Reverting that.
2008-01-04Added -noparse flag to gfc. In the process, I refactored GF.Devel.GFC and ↵bringert
GF.Command.Importing to use a common source to gfcc compilation function in the new module GF.Compile.API.
2008-01-04dictionary experiment in uusisuomiaarne
2008-01-03Swadesh example in uusisuomiaarne
2008-01-03fixed Swadesh for new resource versionaarne
2008-01-03Duodecim example treatedaarne
2008-01-03Store FCFPInfo (all information needed for FCFG parsing) in GFCC files, and ↵bringert
in the internal DataGFCC.GFCC structure. The parsing information format is still in flux.
2008-01-03word lists initialized for 2 experimentsaarne
2008-01-03samples of Finnish nounsaarne
2008-01-03new division of Nominal in uusisuomiaarne
2008-01-02experiment with Finnish morphologyaarne
2008-01-01subex elim in gfr generationaarne
2007-12-21Updated version numbers.aarne
2007-12-21link in download indexaarne
2007-12-21update syntax.txt with the flags and grammar name changesbringert
2007-12-21Merge abstract and global flags and put them at the top level in GFCC files.bringert
2007-12-21Fixed bug in toGFCC: cflags where mistakenly taken from aflags.bringert
2007-12-21gfcc files now start with (grammar absname cncname1 ... cncnameN).bringert
2007-12-21preparing for releaseaarne
2007-12-21new tutorial and reference manualaarne
2007-12-21resource-api demoaarne