summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-06-26oops, forgot add Codingaarne
2008-06-26uniform encoding: gfo and pgf in UTF8, internal in unicodeaarne
2008-06-26utf8 adjustmentsaarne
2008-06-25Changed src-3.0 to src in GF.cabalbjorn
2008-06-25Include coding flag in .gfo files.bjorn
Because the PGF file gets all the flags from the GFO file automatically, we get the coding flag in the PGF file too. This is undesirable, since PGF is supposed to always by in UTF-8.
2008-06-25added a slot for Urdu in Text.Transliterationsaarne
2008-06-25removed JavaGUIs from srcaarne
2008-06-25quote stirng in getDataDir as generated by make todaybjorn
2008-06-25changed names of resource-1.3; added a note on homepage on releaseaarne
2008-06-25removed src for 2.9aarne
2008-06-25Updated version numbers for 2.9f (final 2.9).aarne
2008-06-24added default decodings to Make, to enable multilingual utf8 generationaarne
2008-06-24trying to get the coding flag to work in grammarsaarne
2008-06-24cp1251 coding ; trying to recognize the coding flag in grammaraarne
2008-06-24langs option to Make.hs ; utf8 exception in linearization from the coding ↵aarne
flag in grammar
2008-06-23remove the comments about the meta variables. They are not relevant anymorekrasimir
2008-06-23typo in the PGF documentationkrasimir
2008-06-23added type signature for expr2tree to make it visible for haddockkrasimir
2008-06-23html string optionaarne
2008-06-23the Makefile should generate Paths_gf.hs with GF_DATA_DIR instead of GF_LIB_DIRkrasimir
2008-06-23fix Haskell embedded grammarskrasimir
2008-06-22SRG generation: start categories etc should be checked after category renaming.bjorn
2008-06-22Rename SRG categories after preprocessing, since pp may introduce illegal ↵bjorn
category names.
2008-06-22threaded string operations to strings if given as options to linearizeaarne
2008-06-22Finnish negation particle stored in VP for vowel harmonyaarne
2008-06-22facility to compile many modules (needed for old gf and cf)aarne
2008-06-22added -nofun and -nocat options to vtaarne
2008-06-22tree visualization commandaarne
2008-06-22prefix and variants restored in linearizationaarne
2008-06-22Added SLF, RegExp and Dot printing to exportPGF.bjorn
2008-06-22Get GF.Speech.PrRegExp to compile.bjorn
2008-06-22Added old GF.Speech.PrRegExp back inbjorn
2008-06-22Get GF.Speech.SLF to compile in GF 3.bjorn
2008-06-22Added old GF.Speech.PrSLF back inbjorn
2008-06-20added some words to complete resource testaarne
2008-06-20extended api with some IQuant rulesaarne
2008-06-20tutorial semantics example works except one rulaarne
2008-06-20restored mathematical in 1.4; forgave some lock fields in overload resolutionaarne
2008-06-19some more words in index-3aarne
2008-06-19yBGLexicon is not part of the distribution -> remove from cabalkrasimir
2008-06-19move the prelude sources to the prelude directory and add the resource ↵krasimir
library to cabal
2008-06-19split the Exp type to Tree and Exprkrasimir
2008-06-18system command pipes (sp)aarne
2008-06-18term macro helpaarne
2008-06-18macros for commands (dc) and terms (dt)aarne
2008-06-17started examples-3.0 with examples that are tested to workaarne
2008-06-17fixed command abbreviations in GFIaarne
2008-06-17Remove "srgs" output format name, use "srgs_xml" instead.bjorn
2008-06-17Refactor grammar export code.bjorn
2008-06-17Got GSL generation working.bjorn