krasimir
|
e647de7149
|
fix the handling of flag coding
|
2009-02-23 14:17:16 +00:00 |
|
krasimir
|
0296492f9d
|
Perhaps -> Maybe refactoring and better error message for conflicts during module update
|
2009-02-23 12:42:44 +00:00 |
|
krasimir
|
4f093feb49
|
refactor the GF.Grammar.Grammar syntax. The obsolete constructions are removed
|
2009-01-19 13:23:03 +00:00 |
|
bjorn
|
499d6ade49
|
My profiling showed that the BinTree operations were responsible for about 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-11-26 15:44:22 +00:00 |
|
bjorn
|
50ed99e9b1
|
Added OPTIONS class to make options handling somewhat nicer. Next, I will merge Flags and ModuleFlags.
|
2008-10-15 11:38:34 +00:00 |
|
bjorn
|
3857f4a6a6
|
A somewhat better solution to the words/UTF-8 problem: do encoding last, but only on what appears to be string literals.
|
2008-09-15 13:16:04 +00:00 |
|
krasimir
|
bff0a96b0b
|
the shell now supports cp1251 coding with se command. works with the word completion as well
|
2008-06-27 10:33:46 +00:00 |
|
aarne
|
544fc47489
|
oops, forgot add Coding
|
2008-06-26 18:48:28 +00:00 |
|