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
/
Command
Age
Commit message (
Expand
)
Author
2008-10-14
paraphrase works a little better now ; added examples/paraphrase for testing
aarne
2008-10-13
added a paraphrase method applying def's in both directions, in subtrees, and...
aarne
2008-10-10
a first version of PGF.AbsCompute
aarne
2008-10-06
simplified 1.5 by removing mathematical/
aarne
2008-10-05
added a command for tree operations and started a module for defining them
aarne
2008-10-02
Fail more gracefully on unknown file name extensions.
bjorn
2008-10-01
added mode 'gf --run' for running silently a script ; made quizzes handle cha...
aarne
2008-09-23
Telugu transliteration
aarne
2008-09-04
convert all values in shell pipes to strings
aarne
2008-08-16
bronzeage grammar restored except for three ones with issues ; arabic transli...
aarne
2008-06-27
version-related changes in Makefile and help
aarne
2008-06-26
moved interruption to GFI level to capture all commands
aarne
2008-06-26
uniform encoding: gfo and pgf in UTF8, internal in unicode
aarne
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
2008-04-25
use putStrLn instead of print to dump error messages. This avoids the double ...
krasimir
2008-04-22
use the standard System.FilePath module instead of our own broken file path m...
krasimir
2008-04-17
gf3 should not exit if there is a syntax error in the file
krasimir
2008-04-07
Added GF.GFCC.Macros.lookStartCat. Changed GF.GFCC:API to use it (before, st...
bringert
2008-01-08
gt command in gf3
aarne
2008-01-04
Added -noparse flag to gfc. In the process, I refactored GF.Devel.GFC and GF....
bringert
2008-01-03
Store FCFPInfo (all information needed for FCFG parsing) in GFCC files, and i...
bringert
2007-12-20
Replace all the different ErrM.hs modules with GF.Data.ErrM.
bringert
2007-12-14
removed dep. on GFCCRaw
aarne
2007-12-13
new GFCC concrete syntax in place everywhere
aarne
2007-12-13
prelude sources to lib/src; present in StructuralEng; refactored checkGFCC
aarne
2007-11-09
changed js and hs file names in gfcc output to expected ones
aarne
2007-11-09
grammar printing options in gf3 and gfc
aarne
2007-11-08
added linearize -all
aarne
2007-11-08
gfi linearization with flags -table -record -term
aarne
2007-11-06
Devel/GF3: experimentally putting together all functionalities for the first ...
aarne
2007-11-06
made command table independent of options
aarne
2007-11-06
factored out commands from interpreter in gfcc
aarne
2007-11-04
command database in gfcc
aarne
2007-11-04
interpreter with pipes
aarne
2007-11-03
started command interpreter for gfcc
aarne
2007-11-03
command language and gfcc term parser in bnfc
aarne