summaryrefslogtreecommitdiff
path: root/src/GF/Compile/Coding.hs
AgeCommit message (Collapse)Author
2008-09-15A somewhat better solution to the words/UTF-8 problem: do encoding last, but ↵bjorn
only on what appears to be string literals.
2008-06-27the shell now supports cp1251 coding with se command. works with the word ↵krasimir
completion as well
2008-06-26oops, forgot add Codingaarne