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
Age
Commit message (
Expand
)
Author
2008-02-14
fix the singleton selector generation
krasimir
2008-02-13
kotus experiments; bindings in gfcc
aarne
2008-02-12
GFCCtoJS.hs: added new Terminal to parser rules. Added a startcat to the Pars...
Moises Meza
2008-02-08
Use isAlpha instead of isLetter to compile with GHC 6.4. Reported by moises.
bjorn
2008-02-07
Added PGF version numbers to GFCC file.
bjorn
2008-02-06
Include parser in JS produced by gf3.
bjorn
2008-02-05
Expand higher-order abstract syntax in SimpleToFCFG.
bjorn
2008-02-01
added some new pattern forms, incl. pattern macros, to testgf3
aarne
2008-01-31
GFCC: TM with argument; fixed labels from bindings in gfc
aarne
2008-01-31
gfcc generation with HOAS: var fields appended to records
aarne
2008-01-30
Standard format for floats and strings in GFCC.
bjorn
2008-01-30
Changed GFCC parser format to only include the FCFG rules and the GF cat -> F...
bjorn
2008-01-29
Merge AId and App forms in GFCCRaw.
bjorn
2008-01-28
UTF-8 encode in printGFCC.
bjorn
2008-01-08
gt command in gf3
aarne
2008-01-26
GFCCRaw printing: no space in App with no arguments.
bjorn
2008-01-09
Better names for the parsing info components in GFCC.
bringert
2008-01-07
Change "proj" to "P" in GFCC parse rules to save space.
bringert
2008-01-07
Replace BNFC-generated PrintGFCCRaw with smaller hand-written one.
bringert
2008-01-07
finnish Swadesh verbs
aarne
2008-01-06
fixed bugs in optimization of multiple application
aarne
2008-01-06
dictionary experiment with Finnish verbs
aarne
2008-01-06
tests for verbs in uusisuomi
aarne
2008-01-04
Replace BNFC-generated GFCC-parser with a faster and smaller combinator version.
bringert
2008-01-04
finalizing experiments with Finnish nouns
aarne
2008-01-04
Oops, I happend to record a temporary change for testing combinator parsing o...
bringert
2008-01-04
Added -noparse flag to gfc. In the process, I refactored GF.Devel.GFC and GF....
bringert
2008-01-03
Store FCFPInfo (all information needed for FCFG parsing) in GFCC files, and i...
bringert
2008-01-01
subex elim in gfr generation
aarne
2007-12-21
update syntax.txt with the flags and grammar name changes
bringert
2007-12-21
Merge abstract and global flags and put them at the top level in GFCC files.
bringert
2007-12-21
Fixed bug in toGFCC: cflags where mistakenly taken from aflags.
bringert
2007-12-21
gfcc files now start with (grammar absname cncname1 ... cncnameN).
bringert
2007-12-20
Fixed indentation in generated haskell code for list categories.
bringert
2007-12-20
changed AbsGFCC to CId in GFCCtoHaskell
aarne
2007-12-20
merged Gf and Fg classes in generated Haskell
aarne
2007-12-20
Moved Err definition to GF.Data.ErrM from GF.Data.Operations. This means the ...
bringert
2007-12-20
Replace all the different ErrM.hs modules with GF.Data.ErrM.
bringert
2007-12-20
Added newlines and ends of some files. This makes sed happy.
bringert
2007-12-20
Use GF.GFCC.Raw.AbsGFCCRaw instead of GF.GFCC.AbsGFCC in code generated by gf...
bringert
2007-12-20
Added missing BNFC-generated alex and happy files, and alex-generated lexer f...
bringert
2007-12-17
Workaround a ghc 6.8.2 bug
bernardy
2007-12-19
more example languages
aarne
2007-12-17
took back smart type of Int ; Digits type in resource and some adjustments of...
aarne
2007-12-16
restored Int size and last ; added lib/prelude to be the last in any grammar ...
aarne
2007-12-14
completed ConvertGFCC for all terms
aarne
2007-12-14
removed dep. on GFCCRaw
aarne
2007-12-14
added a module for testgf3
aarne
2007-12-14
oops, readded CanonToGFCC to darcs
aarne
2007-12-14
restored CanonToGFCC as a wrapper of GFCC generation
aarne
[prev]
[next]