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
Age
Commit message (
Expand
)
Author
2008-02-21
For Windows change the Console Code Page to the default ANSI code page. This ...
krasimir
2008-02-21
For Windows get the default GF_LIB_PATH from the executable path
krasimir
2008-02-21
documenting testgf3
aarne
2008-02-19
Treat pre tokens as variants in SimpleToFCFG. This should allow us to parse s...
bjorn
2008-02-19
Some work on gf3/gfc command-line options.
bjorn
2008-02-18
add experimental incremental parser for FCFG
krasimir
2008-02-15
Rename gfcats to startupcats in PGF.
bjorn
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
Remove LexGFCCRaw from GF-embed.cabal
bringert
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
Updated version numbers.
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
in gf-embed.cabal: expose GF.GFCC.CId and hide GF.GFCC.Raw.AbsGFCCRaw
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
Update GF-embed.cabal to use GFCC.Raw
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
[next]