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
/
GFI.hs
Age
Commit message (
Expand
)
Author
2008-06-25
changed names of resource-1.3; added a note on homepage on release
aarne
2008-06-19
split the Exp type to Tree and Expr
krasimir
2008-06-18
term macro help
aarne
2008-06-18
macros for commands (dc) and terms (dt)
aarne
2008-06-17
fixed command abbreviations in GFI
aarne
2008-06-14
some more command options and documentation
aarne
2008-06-14
added syntax and examples fields to command help
aarne
2008-06-11
use import System.Cmd instead of import System. It is in the process package ...
krasimir
2008-06-11
system command (!) in gf3 shell
aarne
2008-06-08
force the interpreter to flush the output. usefull for the testsuite
krasimir
2008-06-05
file name completion for command i
kr.angelov
2008-06-05
fix the error checking in the word completion
kr.angelov
2008-06-05
complete word completion in the shell. works for commands, flags, options, ab...
kr.angelov
2008-05-30
unforgetting new env after i command
aarne
2008-05-30
Refactor GFI to treat command line files and the i command uniformly. Disable...
bjorn
2008-05-30
cleaned up and documented PGF API
krasimir
2008-05-30
replace GFCC with PGF in (almost) all places
krasimir
2008-05-29
change the library root namespace from GF.GFCC to PGF
krasimir
2008-05-28
Switch to new options handling.
bjorn
2008-05-26
printing options for source GF terms defined in API and used in cc command
aarne
2008-05-24
started source grammar API ; used it for a first implem. of cc command
aarne
2008-05-24
support for source gr and i -retain in GFI env
aarne
2008-05-23
use the version number from Paths_gf
kr.angelov
2008-05-22
move GF.Devel.UseIO to GF.Infra.UseIO
kr.angelov
2008-05-22
move GFC and GFI
kr.angelov