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-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
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-20
Handle giving several options in LDFLAGS and CPPFLAGS correctly.
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
2007-12-13
some generated GFCCRaw files added to darcs; make gf3langs for alltenses
aarne
2007-12-13
removed gfcc via gfc everywhere; workaround for russian in present
aarne
2007-12-13
new GFCC concrete syntax in place everywhere
aarne
2007-12-13
lisp-like GFCC syntax; doesn't quite work yet in gf3
aarne
2007-12-13
prelude sources to lib/src; present in StructuralEng; refactored checkGFCC
aarne
2007-12-13
s/resource-1.0/resource/ in src/Makefile.
bringert
2007-12-11
variants in gfcc generation
aarne
2007-12-10
some adjustments in GFCC generation (old)
aarne
2007-12-09
debugging new compilation
aarne
2007-12-09
extend behaviour for interface and incomplete
aarne
[next]