summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-08-14Remove src/module-structure.txt, it's about the restructuring in GF 2.2.bjorn
2008-08-13Include concrete syntax flags in generated JS.bjorn
2008-08-12gfc command now looks for gf executable in the same directorybringert
2008-08-04ported numerals to GF3 and encoded in UTF8; some problematic ones in todoaarne
2008-08-04corrected links in indexaarne
2008-06-28change the path from resource-1.4 to resource in cabalkrasimir
2008-06-27new tramdemo linkaarne
2008-06-27Don't build lib twice in make binary-dist.bjorn
2008-06-27Build gfdoc in binary-dist, since the tarball includes it.bjorn
2008-06-27Set charset to utf-8 when printing html code. This is needed to get Safari ↵bjorn
to display resdemo.html correctly.
2008-06-27Drop java-related stuff from Makefile.binary.bjorn
2008-06-27Changed version number in configure.ac.bjorn
2008-06-27final adjustments in docaarne
2008-06-27finishing docaarne
2008-06-27updated readme and installaarne
2008-06-27rm obsolete download fileaarne
2008-06-27tiger binaryaarne
2008-06-27file names in download indexaarne
2008-06-27added api/Combinators for Engaarne
2008-06-27documentation almost up to dateaarne
2008-06-27documentation written; some weird constructors excluded from demoaarne
2008-06-27updated synopsis, removed GF/devel/aarne
2008-06-27more rm in docaarne
2008-06-27rm old tutorialsaarne
2008-06-27more rm in docaarne
2008-06-27more obsolete doc rm'daarne
2008-06-27removed obsolete items from docaarne
2008-06-27change the version number to beta in cabalkrasimir
2008-06-27the shell now supports cp1251 coding with se command. works with the word ↵krasimir
completion as well
2008-06-27took away old-examplesaarne
2008-06-27version-related changes in Makefile and helpaarne
2008-06-27interrupt in proper place in GFIaarne
2008-06-26debugging arabicaarne
2008-06-26removed Transfer interpreteraarne
2008-06-26removed transfer from gf3aarne
2008-06-26moved interruption to GFI level to capture all commandsaarne
2008-06-26fixed decodeUTF8 for pgf; removed old resources from darcsaarne
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