summaryrefslogtreecommitdiff
path: root/src-3.0/GFI.hs
AgeCommit message (Expand)Author
2008-06-25changed names of resource-1.3; added a note on homepage on releaseaarne
2008-06-19split the Exp type to Tree and Exprkrasimir
2008-06-18term macro helpaarne
2008-06-18macros for commands (dc) and terms (dt)aarne
2008-06-17fixed command abbreviations in GFIaarne
2008-06-14some more command options and documentationaarne
2008-06-14added syntax and examples fields to command helpaarne
2008-06-11use import System.Cmd instead of import System. It is in the process package ...krasimir
2008-06-11system command (!) in gf3 shellaarne
2008-06-08force the interpreter to flush the output. usefull for the testsuitekrasimir
2008-06-05file name completion for command ikr.angelov
2008-06-05fix the error checking in the word completionkr.angelov
2008-06-05complete word completion in the shell. works for commands, flags, options, ab...kr.angelov
2008-05-30unforgetting new env after i commandaarne
2008-05-30Refactor GFI to treat command line files and the i command uniformly. Disable...bjorn
2008-05-30cleaned up and documented PGF APIkrasimir
2008-05-30replace GFCC with PGF in (almost) all placeskrasimir
2008-05-29change the library root namespace from GF.GFCC to PGFkrasimir
2008-05-28Switch to new options handling.bjorn
2008-05-26printing options for source GF terms defined in API and used in cc commandaarne
2008-05-24started source grammar API ; used it for a first implem. of cc commandaarne
2008-05-24support for source gr and i -retain in GFI envaarne
2008-05-23use the version number from Paths_gfkr.angelov
2008-05-22move GF.Devel.UseIO to GF.Infra.UseIOkr.angelov
2008-05-22move GFC and GFIkr.angelov