| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-09-25 | Use the SIO monad in the GF shell | hallgren | |
| + The restrictions on arbitrary IO when GF is running in restricted mode is now enforced in the types. + This hopefully also solves an intermittent problem when accessing the GF shell through the web API provided by gf -server. This was visible in the Simple Translation Tool and probably caused by some low-level bug in the GHC IO libraries. | |||
| 2012-09-25 | GF.Command.Commands: allCommands is now a constant | hallgren | |
| The dependency on PGFEnv has been moved from the list to the exec function of the commands in the list. This means that the help command no longer needs to generate a new list of commands and that the state of the shell (type GF.Command.Interpreter.CommandEnv) no longer needs to contain the list of commands. | |||
| 2010-04-19 | use the native unicode support from GHC 6.12 | krasimir | |
| 2009-12-13 | reorganize the directories under src, and rescue the JavaScript interpreter ↵ | krasimir | |
| from deprecated | |||
