- 26 Jun, 2015 1 commit
-
-
Sumit Sahrawat authored
-
- 25 Jun, 2015 1 commit
-
-
Sumit Sahrawat authored
- Add support for `clear_output` - Rename `setOutput` to `appendOutput`
-
- 11 Jun, 2015 1 commit
-
-
Sumit Sahrawat authored
- Return of the newlines: Add all newlines once again - Provide better comments - Remove `sender` - Consistently use set and get prefixed functions
-
- 10 Jun, 2015 1 commit
-
-
Sumit Sahrawat authored
-
- 14 May, 2015 1 commit
-
-
Andrew Gibiansky authored
-
- 13 May, 2015 1 commit
-
-
Sumit Sahrawat authored
-
- 14 Apr, 2015 1 commit
-
-
Andrew Gibiansky authored
-
- 13 Apr, 2015 1 commit
-
-
Sumit Sahrawat authored
-
- 30 Mar, 2015 1 commit
-
-
Adam C. Foltzer authored
This allows removing the unix dependency for ipython-kernel, and seems like the right thing to do as the Stdin module is very specific to the case of running a Haskell kernel.
-
- 21 Mar, 2015 2 commits
-
-
Andrew Gibiansky authored
-
Andrew Gibiansky authored
-
- 17 Mar, 2015 3 commits
-
-
Andrew Gibiansky authored
-
Andrew Gibiansky authored
-
Andrew Gibiansky authored
-
- 16 Mar, 2015 1 commit
-
-
Andrew Gibiansky authored
-
- 06 Mar, 2015 1 commit
-
-
Andrew Gibiansky authored
-
- 03 Mar, 2015 1 commit
-
-
Andrew Gibiansky authored
-
- 02 Mar, 2015 2 commits
-
-
Andrew Gibiansky authored
-
Andrew Gibiansky authored
-
- 13 Jan, 2015 1 commit
-
-
David Raymond Christiansen authored
Now, EasyKernel supports installing a .tar file containing it's ipython profile, which includes information about how to launch the executable.
-
- 10 Jan, 2015 1 commit
-
-
David Raymond Christiansen authored
-
- 09 Jan, 2015 1 commit
-
-
David Raymond Christiansen authored
The module IHaskell.IPython.EasyKernel provides automation for writing simple IPython kernels. In particular, it provides a record type that defines configurations and a function that interprets a configuration as an action in some monad that can do IO. The configuration consists primarily of functions that implement the various features of a kernel, such as running code, looking up documentation, and performing completion. An example for a simple language that nevertheless has side effects, global state, and timing effects is included in the examples directory in a file called Calc.hs. Presently, there is no automation for creating the profile in the .ipython directory. One should follow the IPython instructions for this.
-
- 23 Nov, 2014 1 commit
-
-
Andrew Gibiansky authored
-
- 17 May, 2014 1 commit
-
-
Andrew Gibiansky authored
Separating packages not working so well.
-
- 18 Mar, 2014 1 commit
-
-
Andrew Gibiansky authored
-
- 17 Mar, 2014 1 commit
-
-
Andrew Gibiansky authored
-
- 10 Mar, 2014 1 commit
-
-
Andrew Gibiansky authored
-
- 09 Mar, 2014 1 commit
-
-
Andrew Gibiansky authored
-
- 01 Mar, 2014 1 commit
-
-
Andrew Gibiansky authored
-
- 10 Jan, 2014 2 commits
-
-
Adam Vogt authored
-
Andrew Gibiansky authored
-
- 09 Jan, 2014 1 commit
-
-
Andrew Gibiansky authored
-