summaryrefslogtreecommitdiff
path: root/src/GF/Compile
AgeCommit message (Expand)Author
2008-04-29print the "linking..." message when building the GFCC codekrasimir
2008-04-22gfLibraryPath is actually an environment variable not a file path. Use the cu...krasimir
2008-04-22move gfLibraryPath and gfGrammarPath to UseIO. Now they are accessible and th...krasimir
2008-04-22use the standard System.FilePath module instead of our own broken file path m...krasimir
2008-04-22Use Happy grammar for imports extraction instead of hand made shallow crapy g...krasimir
2008-04-17Some more ByteString related chandes in GF2krasimir
2008-04-17gf3 should not exit if there is a syntax error in the filekrasimir
2008-03-15putting pattern macros in place (not properly tested yet)aarne
2008-03-15switched to unmodified BNFC-generated componentsaarne
2008-03-11coding flag as pragma in filesaarne
2008-03-07new Finnish paradigms integratedaarne
2008-01-04finalizing experiments with Finnish nounsaarne
2008-01-04Added -noparse flag to gfc. In the process, I refactored GF.Devel.GFC and GF....bringert
2008-01-03Store FCFPInfo (all information needed for FCFG parsing) in GFCC files, and i...bringert
2008-01-01subex elim in gfr generationaarne
2007-12-20Added newlines and ends of some files. This makes sed happy.bringert
2007-12-16restored Int size and last ; added lib/prelude to be the last in any grammar ...aarne
2007-12-14removed dep. on GFCCRawaarne
2007-12-14restored CanonToGFCC as a wrapper of GFCC generationaarne
2007-12-13new GFCC concrete syntax in place everywhereaarne
2007-11-08partial check of dependencies with restricted inheritanceaarne
2007-10-21the lincat of Int simplified to SS again (Linear,Lookup,CheckGrammar by comme...aarne
2007-10-15Slightly nicer output when reading old grammarsbernardy
2007-10-12FCat is just a plain integer nowkr.angelov
2007-10-12removing a traceaarne
2007-10-12check circularity in paramaarne
2007-10-06cleaned up obsolete GFCC referencesaarne
2007-10-05gf works with the new gfcc formataarne
2007-09-28order of FCFGS in shell state.aarne
2007-09-24remove FTypes module and move all definitions to Formalism.FCFGkr.angelov
2007-09-23remove some redundant dependencies from FCFGkr.angelov
2007-09-20compact printing of gf filesaarne
2007-09-19adapted GFCC2FCFG to other uses of GFCC, made it to default parseraarne
2006-12-28GFCC to FCFG conversionkr_angelov
2007-09-17bud fix in reading gfc without gfraarne
2007-09-16strict reading of files; bug fix in readFiles in ShellStateaarne
2007-07-05hacky solution to name resolution warningsaarne
2007-07-02contravariance in forgiving lock fieldsaarne
2007-06-19extended functor syntaxaarne
2007-06-18fixed the mysterious "file..gfc" erroraarne
2007-06-18overloading in ParadigmsFreaarne
2007-06-17checking name conflicts; some RGs don't work nowaarne
2007-06-08pattern matching optimization; trace of fun in compilation with -vaarne
2007-05-31syntax interfacesaarne
2007-05-31overload checking and messages; resource.txt modifsaarne
2007-05-15started direct compiler from GF to GFCCaarne
2007-05-03removed the Str/Tok distinction in CheckGrammar - obsolete anyway.aarne
2007-01-11fix in etaexpand optimizationaarne
2007-01-10a slight optimization in eta expandaarne
2007-01-10semantics of variantsaarne