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
/
Devel
/
Compile
/
Compile.hs
Age
Commit message (
Collapse
)
Author
2008-06-25
removed src for 2.9
aarne
2008-04-22
move gfLibraryPath and gfGrammarPath to UseIO. Now they are accessible and ↵
krasimir
there is only one place to change if you want to use different envVar
2008-04-22
use the standard System.FilePath module instead of our own broken file path ↵
krasimir
manipulation functions
2008-03-05
debugging testgf3
aarne
2008-02-21
documenting testgf3
aarne
2007-12-08
noemit as default in testgf3
aarne
2007-12-08
breaking points 1..6 in new Compile
aarne
2007-12-08
compilation line complete (but dysfunctional) for new GF internal format
aarne
2007-12-07
a couple of fixes in new Optimize
aarne
2007-12-07
restructured some of the new GF format; modules now in place up to gfo ↵
aarne
generation
2007-12-07
started adding GF back optimization (Factorize)
aarne
2007-12-07
optimize in the compilation chain for new format
aarne
2007-12-07
refresh compilation phase in the new format
aarne
2007-12-06
new type checker type checks
aarne
2007-12-06
started grammar checking with new internal format
aarne
2007-12-06
restored work on Extend and Rename
aarne
2007-12-04
building extensions in new source format
aarne
2007-12-04
printing new source format
aarne