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
Age
Commit message (
Expand
)
Author
2008-05-23
remove the deprecated RP constructor in GFCC
kr.angelov
2008-05-23
Get rid of the 'f' type parameter to the module types.
bjorn
2008-05-23
Set version number in configure.ac to "3.0-alpha". You need to rerun autoconf...
bjorn
2008-05-23
Added GF.System.Readline and related modules back into src-3.0.
bjorn
2008-05-22
move GFCCtoHaskell and GFCCtoJS to GF.GFCC.*
kr.angelov
2008-05-22
move GF.Devel.TC and GF.Devel.TypeCheck to GF.Compile.*
kr.angelov
2008-05-22
move GF.Devel.PrintGFCC to GF.GFCC.PrintGFCC
kr.angelov
2008-05-22
GF.Devel.ModDeps is removed. The only used function is moved to GrammarToGFCC
kr.angelov
2008-05-22
remove GF.Devel.PrGrammar and use GF.Grammar.PrGrammar instead
kr.angelov
2008-05-22
move GF.Devel.OptimizeGF to GF.Compile.OptimizeGF
kr.angelov
2008-05-22
move GF.Devel.UseIO to GF.Infra.UseIO
kr.angelov
2008-05-22
move GF.Devel.ReadFiles to GF.Compile.ReadFiles
kr.angelov
2008-05-22
move GF.Devel.GrammarToGFCC to GF.Compile.GrammarToGFCC
kr.angelov
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
2008-05-20
some deep java editor sources added
aarne
2008-05-20
moved all old source code to src-2.9 ; src will be for GF 3 development
aarne
2008-05-13
Fix link to code.haskell.org account request page.
bjorn
2008-05-09
grammars/health/HealthRus.gf: comment out the linearizations of functions tha...
bjorn
2008-05-05
new refs in bib ; some Hindi parameter experiments
aarne
2008-04-29
JS.cf : Changed the JS grammar to support strings as property names in object...
meza
2008-04-29
print the "linking..." message when building the GFCC code
krasimir
2008-04-29
let the putPointE print the time in msec
krasimir
2008-04-29
remove the obsolete putCPU, putPoint and putPoint' functions
krasimir
2008-04-29
add ModEnv to CompileEnv. This removes the need to read one and the same time...
krasimir
2008-04-25
use cannonicalizePath in getFilePathMsg. This returns an absolute path and re...
krasimir
2008-04-25
completely rewriten readFiles implementation. Much simpler and more efficient
krasimir
2008-04-25
use putStrLn instead of print to dump error messages. This avoids the double ...
krasimir
2008-04-22
fix the System.FilePath import for Posix
krasimir
2008-04-22
fix complete pattern in isOldFile
krasimir
2008-04-22
gfLibraryPath is actually an environment variable not a file path. Use the cu...
krasimir
2008-04-22
move gfLibraryPath and gfGrammarPath to UseIO. Now they are accessible and th...
krasimir
2008-04-22
use the standard System.FilePath module instead of our own broken file path m...
krasimir
[next]