index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
GF
/
Compile
/
BackOpt.hs
Age
Commit message (
Collapse
)
Author
2009-11-12
before the optimizations OptParametrize and OptValues were applied twice. in ↵
krasimir
addition the values optimization is now always applied because it become very cheep
2009-11-07
bugfix: if a concrete module has operations then they also should be optimized
krasimir
2009-09-14
CheckGrammar is now using the printer in GF.Grammar.Printer. Fixed bug that ↵
krasimir
was hiding the warnings
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-06-25
changed names of resource-1.3; added a note on homepage on release
aarne
2008-06-25
removed src for 2.9
aarne
2005-04-21
Fixed module names and imports after giant file move.
bringert
2005-02-18
"Committed_by_peb"
peb
2005-02-10
gfc generation to incomplete modules
aarne
2005-02-09
"Committed_by_peb"
peb
2005-02-08
unlexer concat
aarne
2005-02-07
optimization on src
aarne