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
/
compiler
/
GF
/
Interactive2.hs
Age
Commit message (
Expand
)
Author
2021-07-07
More cabal file cleanup. Remove some more tabs from Haskell source.
John J. Camilleri
2021-07-06
Add import from command line invocation to command history
John J. Camilleri
2019-09-20
more dead code
krangelov
2019-09-20
removed more dead code
krangelov
2015-10-02
GF.Interactive2: extension FlexibleContexts is needed for GHC 7.10 compatibility
hallgren
2015-08-21
add a type signature in GF.Interactive2 to make ghc-7.6.3 happy
krasimir
2015-08-18
GF shell: restore the eh command to working order and document it
hallgren
2015-08-17
GF shell: add the start options to GFEnv, turn "reload" into an ordinary command
hallgren
2015-08-13
GF Shell: "ph | wf -file=foo.gfs" now works as advertised
hallgren
2015-08-13
GF Shell: refactoring for improved modularity and reusability:
hallgren
2015-08-12
GF Shell: turn set_encoding into a common command
hallgren
2015-08-12
GF.Interactive2: cleanup
hallgren
2015-08-12
Move welcome message from GF.Interactive & GF.Interactive2 to GF.Command.Mess...
hallgren
2015-08-11
GF shell: make environment types abstract, comment out some dead code
hallgren
2015-08-10
gf -cshell: preliminary support for the C run-time system in the GF shell
hallgren