- 10 Oct, 2016 1 commit
-
-
Libby Horacek authored
-
- 13 Feb, 2016 2 commits
-
-
Nicholas Luo authored
-
Nicholas Luo authored
-
- 09 Feb, 2016 2 commits
-
-
Nicholas Luo authored
-
Nicholas Luo authored
-
- 17 Dec, 2015 1 commit
-
-
Andrew Gibiansky authored
-
- 10 Dec, 2015 1 commit
-
-
louis authored
-
- 08 Dec, 2015 1 commit
-
-
Andrew Gibiansky authored
-
- 28 Oct, 2015 1 commit
-
-
Sumit Sahrawat authored
These messages are used by console frontends to check whether the current input is complete or not. If it is not complete, the next line is treated as the continuation of the code, and a '...' prompt is used to show that. To provide support for qtconsole, I have made it such that IHaskell always responds to an is_complete_request by saying that the code is complete, which only allows for single line inputs.
-
- 06 Oct, 2015 1 commit
-
-
Andrew Gibiansky authored
-
- 11 Sep, 2015 1 commit
-
-
Sumit Sahrawat authored
-
- 28 Aug, 2015 1 commit
-
-
Andrew Gibiansky authored
-
- 26 Aug, 2015 2 commits
-
-
Andrew Gibiansky authored
-
Andrew Gibiansky authored
-
- 25 Aug, 2015 3 commits
-
-
Andrew Gibiansky authored
-
Andrew Gibiansky authored
-
Andrew Gibiansky authored
-
- 24 Aug, 2015 2 commits
-
-
Andrew Gibiansky authored
-
Andrew Gibiansky authored
-
- 13 Aug, 2015 2 commits
-
-
Andrew Gibiansky authored
-
Andrew Gibiansky authored
-
- 12 Jun, 2015 1 commit
-
-
Sumit Sahrawat authored
- Make hlint happy. - Reformat using hindent. - Add explanatory comments in some places. - Use Control.Monad.foldM for IHaskell.Eval.Widgets.widgetHandler
-
- 09 Jun, 2015 3 commits
-
-
Sumit Sahrawat authored
-
-
Sumit Sahrawat authored
Separate out publish to IHaskell.Publish Replace publish with publishResult, which also requires more arguments.
-
- 05 Jun, 2015 3 commits
-
-
Sumit Sahrawat authored
Previously, the kernel would die when opening a notebook with widgets as there is no widget stored in the kernel when it starts.
-
Sumit Sahrawat authored
Evaluate accumulated widget messages in the Ghc Monad, after a comm_msg recieved from the frontend is handled.
-
Sumit Sahrawat authored
- Move dupHeader to IHaskell.Types - Move handleMessage and widgetHandler to IHaskell.Eval.Widgets - Make handleMessage and widgetHandler more flexible
-
- 04 Jun, 2015 1 commit
-
-
Sumit Sahrawat authored
Still no visible outputs.
-
- 02 Jun, 2015 1 commit
-
-
Sumit Sahrawat authored
-
- 27 May, 2015 1 commit
-
-
Andrew Gibiansky authored
-