| Age | Commit message (Collapse) | Author |
|
from deprecated
|
|
|
|
in different subfolders in GF.Compile
|
|
|
|
|
|
module is module without concrete syntax
|
|
|
|
|
|
|
|
|
|
|
|
module update
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
----------------------------------------------------------------------
|
|
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.
|
|
|
|
|
|
Rebuilding resource libraries.
Working with resource interfaces.
|
|
|
|
|
|
|