summaryrefslogtreecommitdiff
path: root/src-3.0
AgeCommit message (Expand)Author
2008-06-02add the MultiMap modulekrasimir
2008-06-02use MultiMap from the reference implementation instead of GeneralDeduction an...krasimir
2008-06-02Some more documentationkrasimir
2008-05-31printing line numbers in rename and check-grammar error messagesaarne
2008-05-31added positions to Module record; avoided Module constructor where possible; ...aarne
2008-05-29sync with laptop version, irrelevant changesaarne
2008-05-27some fixes in pattern matching in Computeaarne
2008-05-30unforgetting new env after i commandaarne
2008-05-30error recovery in rename and check grammar: report all errors in a module bef...aarne
2008-05-30started Finnish 1.4aarne
2008-05-30Refactor GFI to treat command line files and the i command uniformly. Disable...bjorn
2008-05-30Change setOptimization to produce Options, not a function over Options.bjorn
2008-05-30Added setOptimization function to GF.Infra.Options. I will need to do similar...bjorn
2008-05-30cleaned up and documented PGF APIkrasimir
2008-05-30replace GFCC with PGF in (almost) all placeskrasimir
2008-05-30change the PGF.Data.Exp typekrasimir
2008-05-30don't need SyntaxTree anymore. Use PGF.Data.Exp directlykrasimir
2008-05-29change the library root namespace from GF.GFCC to PGFkrasimir
2008-05-29drop the GF.Command.* dependencies in the librarykrasimir
2008-05-29fixing number of interrogatives in English Structuralaarne
2008-05-29drop the dependency to GF.Infra.PrintClass from the Librarykrasimir
2008-05-29move the parsing related stuff to GF.GFCC.Parsingkrasimir
2008-05-29move GF.Parsing.FCFG.PInfo to GF.GFCC.BuildParser and rename FCFPInfo to Pars...krasimir
2008-05-29move GF.Formalism.FCFG types to GF.GFCC.DataGFCCkrasimir
2008-05-29simplify FSymbol typekrasimir
2008-05-29Simplify the Input type. Remove Edge and use only Range typekrasimir
2008-05-29remove Symbol typekrasimir
2008-05-29simplify the Profile type and remove the NameProfile typekrasimir
2008-05-29removed extra subex in suffixOptimizeaarne
2008-05-29type computed in table T [...]aarne
2008-05-29Only print \n instead of CPU time in putPointE when printing the text message...bjorn
2008-05-29Copy startcat flag to .gfo file.bjorn
2008-05-29if optShowCPUTime is off just print \n in putPointEkrasimir
2008-05-28Oops, inverted meaning of optBuildParser.bjorn
2008-05-28Some printing / verbosity fixes. bjorn
2008-05-28Switch to new options handling.bjorn
2008-05-28move GF.Conversion.SimpleToFCFG GF.Compile.GenerateFCFGkrasimir
2008-05-27prepare for optimizing tuple pattern matchingaarne
2008-05-26showing labelless table values in ccaarne
2008-05-26also lookup in concrete in ccaarne
2008-05-26printing options for source GF terms defined in API and used in cc commandaarne
2008-05-26getting started with overloaded API for 1.4; some determiner syntax missingaarne
2008-05-24started source grammar API ; used it for a first implem. of cc commandaarne
2008-05-24support for source gr and i -retain in GFI envaarne
2008-05-24interpret "foo bar" as ["foo bar"], silentlyaarne
2008-05-24sort records so that s field is first (use Macros.sortRec)aarne
2008-05-24temporary work-around of gfcc generation bug in resource-1.4 grammarsaarne
2008-05-23allow Ctrl+Break in the shell. Works on Windows too.kr.angelov
2008-05-23use the version number from Paths_gfkr.angelov
2008-05-23debugging gfcc compilationaarne