summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-04-19utf8 in editoraarne
2006-04-19Use quest_Cat to generate questions in the VoiceXML printer.bringert
2006-04-19Disable readline support on cygwin, regardless of GHC version.bringert
2006-04-18Look at both command-line and grammar startcat falgs in pg commands.bringert
2006-04-13Fixed left recursion removal to not create cyclic rules.bringert
2006-04-13Removed cycles when building SRGs, to avoid getting left-recursive grammars.bringert
2006-04-13generate unique new category names when removing left recursion from cfgs.bringert
2006-04-13Fixed bug in SRG top-down filtering where the start category would be removed...bringert
2006-04-13Added top-down filtering to the GSL printer.bringert
2006-04-13Added -startcat flag to the pg command.bringert
2006-04-12The SLF removeTrivialEmptyNodes optimization could orphan the final node. Fix...bringert
2006-04-04inherent features of Intaarne
2006-04-04adding support for 2nd order functions in SimpleGFC formatpeb
2006-03-31added some generation facilitiesaarne
2006-03-31In GSL generation: remove punctuation before LR analysis.bringert
2006-03-31Added colon to the list of punctuation chars in GSL generation.bringert
2006-03-31gt -noexpandaarne
2006-03-22translated TODO to english, restructured to fit with todoo-mode.elpeb
2006-03-21unlexer bug ; "vilka" ; lib path warning ; p -lines resultaarne
2006-03-21Updated version numbers to 2.5.bringert
2006-03-21Set GF_LIB_PATH to the dist dir when building grammar-dist.bringert
2006-03-21Use date-based package name for grammar dist. Included compiled resource-1.0 ...bringert
2006-03-21Don't rebuild java code when installing it.bringert
2006-03-21Updated copyright year in src/GF.hs.bringert
2006-03-21fixed bug with variants in GF.Conversion.RemoveErasingpeb
2006-03-20Replaced all used of Data.FiniteMap with Data.Map.bringert
2006-03-16MatchTerm: testing conditions on terms, e.g. nodupaarne
2006-03-16exitFailure with gf -makeaarne
2006-03-16method for flattening grammarsaarne
2006-03-16Updated config.sub and config.guess.bringert
2006-03-14Use ghc-pkg field instead of latest, to work with ghc-pkg 6.4.bringert
2006-03-09fixing prolog printingpeb
2006-03-09inferred constants in profilespeb
2006-03-06more treebank options; updated historyaarne
2006-03-05make help and treebank optionsaarne
2006-03-04example based also with treebank, with real term parseraarne
2006-03-04proper place of -treebank optionaarne
2006-03-04treebank creating script; duplicated consonants in LexiconEngaarne
2006-03-03distinguished uni and multi treebanksaarne
2006-03-02continuation of environment variable patchpriesnit
2006-03-03SRGS generation: use XML module escape mechanism. Added beginnings of a not y...bringert
2006-03-03Towards a working VoiceXML generator.bringert
2006-03-03XML module: added CData support. Escape stuff that needs to be escaped in XML.bringert
2006-03-03Transfer: Removed PType from source and core languages.bringert
2006-03-02several treebanks in shell stateaarne
2006-03-02treebanks in shell state: i -treebank and ltaarne
2006-03-02tb -trees ; rl ; path in gfe ; removed spurious "file not found"aarne
2006-03-01refreshing gfe exampleaarne
2006-02-27Print grammar names in translation exercise lists.bringert
2006-02-06VoiceXML generation: fixed threading of existing values through subdialog calls.bringert