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
/
Importing.hs
Age
Commit message (
Expand
)
Author
2009-02-23
Perhaps -> Maybe refactoring and better error message for conflicts during mo...
krasimir
2008-10-15
restored the possibility to compile .cf files to gf
aarne
2008-10-02
Fail more gracefully on unknown file name extensions.
bjorn
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-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-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-06
Devel/GF3: experimentally putting together all functionalities for the first ...
aarne