summaryrefslogtreecommitdiff
path: root/src/GFI.hs
AgeCommit message (Collapse)Author
2008-10-25Windows fix: the default coding isn't utf8 but the current system codepage. ↵krasimir
The se command changes the codepage as well as the coding
2008-10-22fix the word completion in the shellkrasimir
2008-10-22fix a typo. It is option "-cat" not "-type"krasimir
2008-10-20Replace Category with Type in the PGF API. Added readLanguage and showLanguage.bjorn
2008-10-20preparation for dep. types. The -cat option can take any type instead of ↵krasimir
just a category. The PGF API is generalized as well.
2008-10-14the new optimized incremental parser and the common subexpression ↵krasimir
elimination optimization in PMCFG
2008-10-01added mode 'gf --run' for running silently a script ; made quizzes handle ↵aarne
character encoding correctly ; for this end, collected coding functions in GF.Text.Coding
2008-09-09show "error" in run interruptibly mode in GFIaarne
2008-08-23removed repeated CPU time printing in GFIaarne
2008-06-27the shell now supports cp1251 coding with se command. works with the word ↵krasimir
completion as well
2008-06-27version-related changes in Makefile and helpaarne
2008-06-27interrupt in proper place in GFIaarne
2008-06-26debugging arabicaarne
2008-06-26moved interruption to GFI level to capture all commandsaarne
2008-06-26uniform encoding: gfo and pgf in UTF8, internal in unicodeaarne
2008-06-25changed names of resource-1.3; added a note on homepage on releaseaarne