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-3.0
Age
Commit message (
Expand
)
Author
2008-05-22
move GFC and GFI
kr.angelov
2008-05-22
move GF.Devel.GF to GF
kr.angelov
2008-05-22
move GF.Devel.Compute to GF.Compile.Compute
kr.angelov
2008-05-22
move GF.Devel.CheckGrammar to GF.Compile.CheckGrammar
kr.angelov
2008-05-22
move GF.Devel.Optimize to GF.Compile.Optimize
kr.angelov
2008-05-22
move GF.Devel.GetGrammar to GF.Compile.GetGrammar
kr.angelov
2008-05-22
move GF.Devel.Compile and GF.Compile.API to GF.Compile
kr.angelov
2008-05-22
get rid of GF.System.Arch only one function from it was actually used
kr.angelov
2008-05-22
remove all files that aren't used in GF-3.0
kr.angelov
2008-05-22
Makefile harmonization
aarne
2008-05-22
restored readline
aarne
2008-05-21
further optimization by unpacking the ByteString in Ident
kr.angelov
2008-05-21
fix typo
kr.angelov
2008-05-21
remove the -prof flag from Makefile
kr.angelov
2008-05-21
add GF.Source.SharedString
kr.angelov
2008-05-21
add the missing GF.Grammar.Predef module
kr.angelov
2008-05-21
use ByteString internally in Ident, CId and Label
kr.angelov
2008-05-21
added Readline to GF3 shell (in the same way as GF2, using GFCFLAGS in Makefile)
aarne
2008-05-21
GF/src is now for 2.9, and the new sources are in src-3.0 - keep it this way ...
aarne