| Age | Commit message (Collapse) | Author |
|
from deprecated
|
|
|
|
|
|
character encoding correctly ; for this end, collected coding functions in GF.Text.Coding
|
|
|
|
|
|
manipulation functions
|
|
fixes the problem with cyrilic.
|
|
|
|
|
|
|
|
|
|
change all latin-1 characters in haskell code to escapes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Working with interfaces.
Created new place for grammar parsers.
Created new script jgf2+.
|
|
Fixed treatment of predefined types (Int, String).
Added treatment of new reserved words to reading old grammars.
|