| Age | Commit message (Collapse) | Author |
|
from deprecated
|
|
addition the values optimization is now always applied because it become very cheep
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in different subfolders in GF.Compile
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
merge Flags and ModuleFlags.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Improved interface and instance compilation.
Restored an optimization of the optimizer: up to 4x faster now.
|
|
|
|
|
|
|