summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Interactive2.hs
AgeCommit message (Expand)Author
2019-09-20more dead codekrangelov
2019-09-20removed more dead codekrangelov
2015-10-02GF.Interactive2: extension FlexibleContexts is needed for GHC 7.10 compatibilityhallgren
2015-08-21add a type signature in GF.Interactive2 to make ghc-7.6.3 happykrasimir
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.Interactive2: cleanuphallgren
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-10gf -cshell: preliminary support for the C run-time system in the GF shellhallgren