summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2007-12-20Handle giving several options in LDFLAGS and CPPFLAGS correctly.bringert
2007-12-17Workaround a ghc 6.8.2 bugbernardy
2007-12-19more example languagesaarne
2007-12-17took back smart type of Int ; Digits type in resource and some adjustments ↵aarne
of Det syntax (not yet for romance and russian)
2007-12-16restored Int size and last ; added lib/prelude to be the last in any grammar ↵aarne
path
2007-12-14completed ConvertGFCC for all termsaarne
2007-12-14removed dep. on GFCCRawaarne
2007-12-14added a module for testgf3aarne
2007-12-14oops, readded CanonToGFCC to darcsaarne
2007-12-14restored CanonToGFCC as a wrapper of GFCC generationaarne
2007-12-13some generated GFCCRaw files added to darcs; make gf3langs for alltensesaarne
2007-12-13removed gfcc via gfc everywhere; workaround for russian in presentaarne
2007-12-13new GFCC concrete syntax in place everywhereaarne
2007-12-13lisp-like GFCC syntax; doesn't quite work yet in gf3aarne
2007-12-13prelude sources to lib/src; present in StructuralEng; refactored checkGFCCaarne
2007-12-13s/resource-1.0/resource/ in src/Makefile.bringert
2007-12-11variants in gfcc generationaarne
2007-12-10some adjustments in GFCC generation (old)aarne
2007-12-09debugging new compilationaarne
2007-12-09extend behaviour for interface and incompleteaarne
2007-12-08noemit as default in testgf3aarne
2007-12-08breaking points 1..6 in new Compileaarne
2007-12-08documenting implementation startedaarne
2007-12-08compilation line complete (but dysfunctional) for new GF internal formataarne
2007-12-08GFtoGFCC type checks (but is not correct)aarne
2007-12-08names resolve in new GFtoGFCCaarne
2007-12-08started modifying GFtoGFCC for new internal GF formataarne
2007-12-07a couple of fixes in new Optimizeaarne
2007-12-07restructured some of the new GF format; modules now in place up to gfo ↵aarne
generation
2007-12-07started adding GF back optimization (Factorize)aarne
2007-12-07optimize in the compilation chain for new formataarne
2007-12-07refresh compilation phase in the new formataarne
2007-12-06new type checker type checksaarne
2007-12-06in the middle of adapting CheckGrammaraarne
2007-12-06started grammar checking with new internal formataarne
2007-12-06restored work on Extend and Renameaarne
2007-12-05Expose AbsGFCC and DataGFCC in gf-embed.cabal, since code generated by ↵bringert
-haskell needs them.
2007-12-05Update GF-embed.cabal to use expose GF.GFCC.API. This pulls in a lot fewer ↵bringert
modules than the old version. Use Cabal configurations to compile on 6.8.1. This unfortunately means that users of GHC < 6.8 must upgrade to Cabal 1.2 or greater.
2007-12-04restored interface and instance - at least for a whileaarne
2007-12-04rebuild integrated in Extendaarne
2007-12-04building extensions in new source formataarne
2007-12-04unifying judgement information - now easyaarne
2007-12-04printing new source formataarne
2007-12-04some missing cases in SourceToGFaarne
2007-12-04test for new GF source formataarne
2007-12-04moved some modules to Devel.Grammaraarne
2007-12-04SourceToGF working though not completeaarne
2007-11-28Haskell GSyntax printer?: encode generated code as UTF-8. Current GHC ↵bringert
versions treat source files as UTF-8 encoded.
2007-11-12Added install-gf3 target. Use EXEEXT to get correct gf3 file name on Windows.bringert
2007-11-12Use configure to produce a gfc script with the correct path to gf3. NOTE: ↵bringert
you need to re-run autoconf after pulling this patch.