1. 10 Oct, 2016 1 commit
  2. 13 Feb, 2016 2 commits
  3. 09 Feb, 2016 2 commits
  4. 17 Dec, 2015 1 commit
  5. 10 Dec, 2015 1 commit
  6. 08 Dec, 2015 1 commit
  7. 28 Oct, 2015 1 commit
    • Sumit Sahrawat's avatar
      Fix #597: Implement is_complete_{request,reply} · e4e026cb
      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.
      e4e026cb
  8. 06 Oct, 2015 1 commit
  9. 11 Sep, 2015 1 commit
  10. 28 Aug, 2015 1 commit
  11. 26 Aug, 2015 2 commits
  12. 25 Aug, 2015 3 commits
  13. 24 Aug, 2015 2 commits
  14. 13 Aug, 2015 2 commits
  15. 12 Jun, 2015 1 commit
    • Sumit Sahrawat's avatar
      More minor fixes · 16a4fcad
      Sumit Sahrawat authored
      - Make hlint happy.
      - Reformat using hindent.
      - Add explanatory comments in some places.
      - Use Control.Monad.foldM for IHaskell.Eval.Widgets.widgetHandler
      16a4fcad
  16. 09 Jun, 2015 3 commits
  17. 05 Jun, 2015 3 commits
  18. 04 Jun, 2015 1 commit
  19. 02 Jun, 2015 1 commit
  20. 27 May, 2015 1 commit