summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Interactive.hs
AgeCommit message (Expand)Author
2019-09-20more dead codekrangelov
2019-09-20removed more dead codekrangelov
2015-10-28Fix bug in gf -server mode with /gfshell requests not updating the state of t...hallgren
2015-08-18GF shell: restore the eh command to working order and document ithallgren
2015-08-17GF shell: add the start options to GFEnv, turn "reload" into an ordinary commandhallgren
2015-08-13GF Shell: "ph | wf -file=foo.gfs" now works as advertisedhallgren
2015-08-13GF Shell: refactoring for improved modularity and reusability:hallgren
2015-08-12GF Shell: turn set_encoding into a common commandhallgren
2015-08-12GF shell: source commands (cc, sd, so, ss & dg) can now be used in pipeshallgren
2015-08-12Move welcome message from GF.Interactive & GF.Interactive2 to GF.Command.Mess...hallgren
2015-08-11GF shell: make environment types abstract, comment out some dead codehallgren
2015-08-10Refactor GF shell modules to improve modularity and reusabilityhallgren
2015-02-27GF shell: fixed problems with previous change of the -retain flaghallgren
2015-02-27GF shell: create a PGF also when the -retain flag is usedhallgren
2015-02-20added option -plus-as-bind which treats (+) as a bind when used with runtime ...krasimir
2015-02-20PGF Service: limit the number of parallel calls to the C run-time parse funct...hallgren
2014-10-21ModuleName and Ident are now distinct typeshallgren
2014-10-21Renaming SourceGrammar to Grammar and similarly for some related typeshallgren
2014-10-20Remove some dead codehallgren
2014-10-16Some work on the haddock documentationhallgren
2014-10-16More haddock documentation improvementshallgren
2014-10-15Rename modules GFI, GFC & GFServer...hallgren