| Age | Commit message (Collapse) | 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 | |
| and we already depend on it. | |||
| 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, ↵ | kr.angelov | |
| abstract syntax identifiers and NL strings | |||
| 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. ↵ | bjorn | |
| Disable CSE by default in GFI. | |||
| 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 | |
| This changes lots of stuff, let me know if it broke anything. Comments: - We use a local hacked version of GetOpt that allows long forms of commands to start with a single dash. This breaks other parts of GetOpt. For example, arguments to short options now require a =, and does not allo pace after the option character. - The new command parsing is currently only used for the program command line, pragmas and the arguments for the 'i' shell command. - I made a quick hack for the options for showTerm, which currently makes it impossible to use the print style flags for cc. This will be replaced by a facility for parsing command-specific options. - The verbosity handling is broken in some places. I will fix that in a later patch. | |||
| 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 | |
