| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-02-23 | fix the handling of flag coding | krasimir | |
| 2009-02-23 | Perhaps -> Maybe refactoring and better error message for conflicts during ↵ | krasimir | |
| module update | |||
| 2009-01-19 | refactor the GF.Grammar.Grammar syntax. The obsolete constructions are removed | krasimir | |
| 2008-11-26 | My profiling showed that the BinTree operations were responsible for about ↵ | bjorn | |
| 60% of the CPU time when reading a large .gfo file. Replacing BinTree by Data.Map reduced this to about 6%, which meant about 50% reduction in total CPU time. | |||
| 2008-10-15 | Added OPTIONS class to make options handling somewhat nicer. Next, I will ↵ | bjorn | |
| merge Flags and ModuleFlags. | |||
| 2008-09-15 | A somewhat better solution to the words/UTF-8 problem: do encoding last, but ↵ | bjorn | |
| only on what appears to be string literals. | |||
| 2008-06-27 | the shell now supports cp1251 coding with se command. works with the word ↵ | krasimir | |
| completion as well | |||
| 2008-06-26 | oops, forgot add Coding | aarne | |
