summaryrefslogtreecommitdiff
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-17spelling alphabetaarne
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-13extended unix grammars with character-based spellingaarne
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-12unix command grammar startedaarne
2006-04-04inherent features of Intaarne
2006-04-04adding support for 2nd order functions in SimpleGFC formatpeb
2006-04-04version 3 of quick referenceaarne
2006-04-03editing the tutorialaarne
2006-03-31date of 2.5aarne
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-29doc/aarne
2006-03-29reference linkedaarne
2006-03-29reference cardaarne
2006-03-28gf referenceaarne
2006-03-22translated TODO to english, restructured to fit with todoo-mode.elpeb
2006-03-22todopeb
2006-03-21indexaarne
2006-03-21unlexer bug ; "vilka" ; lib path warning ; p -lines resultaarne
2006-03-21Updated version numbers to 2.5.bringert
2006-03-21Added release number in debian/changelog.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-21Debian package: build and install gfdoc.bringert
2006-03-21Don't rebuild java code when installing it.bringert
2006-03-21Updated copyright year in src/GF.hs.bringert
2006-03-21Debian package: use install-gfbringert
2006-03-21Debian package: use prefix in isntall rule.bringert
2006-03-21Debian package: run configure and make in src/.bringert
2006-03-21Added beginnings of debian packaging stuff.bringert
2006-03-21fixed bug with variants in GF.Conversion.RemoveErasingpeb
2006-03-10todopeb
2006-03-20Transfer: some TODOs. Lots of minor fixes in type checking algorithm.bringert
2006-03-20Some simple clarifications in the transfer type checking document.bringert
2006-03-20Expermintation woth a collections framework for transfer.bringert
2006-03-20Added some tricky transfer type checking examples.bringert
2006-03-20Transfer TODO: added (A,B : Type) argument types.bringert
2006-03-20Replaced all used of Data.FiniteMap with Data.Map.bringert