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-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
2008-04-22
isOldFile should use the real lexer instead of "words" this avoids the need f...
krasimir
2008-04-22
Use Happy grammar for imports extraction instead of hand made shallow crapy g...
krasimir
2008-04-17
Some more ByteString related chandes in GF2
krasimir
2008-04-17
ByteString.readFile should be used instead of readFileStrict. This fixes the ...
krasimir
2008-04-17
gf3 should not exit if there is a syntax error in the file
krasimir
2008-04-11
Changed JS generation to avoid grammar reference files. Removed grammar refer...
meza
2008-04-07
Added GF.GFCC.Macros.lookStartCat. Changed GF.GFCC:API to use it (before, st...
bringert
2008-04-07
GF.GFCC.API is for .gfcc, not.gfcm
bringert
2008-03-30
optimized incremental algorithm
krasimir
2008-03-20
GF ten years
aarne
2008-03-18
miising ErrM added...
aarne
2008-03-17
merging recent changes in Finnish
aarne
2008-03-16
debugging GFCC generation
aarne
2008-03-15
putting pattern macros in place (not properly tested yet)
aarne
2008-03-15
fixed bug leading to looping in Devel.Compute
aarne
2008-03-15
switched to unmodified BNFC-generated components
aarne
2008-03-14
GFCCtoJS.hs: added the full profile to parsing grammars. added linearization ...
meza
2008-03-09
lincat can now be just Str
aarne
2008-03-11
coding flag as pragma in files
aarne
[next]