32 Commits

Author SHA1 Message Date
Sumit Sahrawat
dd7271b2a2 Fix #456 -- Update pager for message spec v5 2015-04-13 12:42:17 +05:30
Andrew Gibiansky
37e6f3cba0 Fixing test suite in ghc 7.10 2015-04-07 13:55:18 -07:00
Andrew Gibiansky
c6bfabd947 Merge pull request #431 from gibiansky/fix-flags
Fix flags
2015-03-16 02:27:05 -07:00
Andrew Gibiansky
c901dead3a Making test suite pass for flag fixing 2015-03-10 20:49:09 -07:00
Andrew Gibiansky
ce49636be2 Fixing tests to strip HTML badly from pager info 2015-03-10 20:23:21 -07:00
Andrew Gibiansky
0ae48fd0f3 First attempt at fixing flags 2015-03-10 12:15:21 -07:00
Andrew Gibiansky
5c94631e23 Attempting to fix more build issues 2015-03-06 15:16:12 -08:00
Andrew Gibiansky
8eaf1aa65d Merging jupyter branch into master 2015-03-06 12:52:38 -08:00
Andrew Gibiansky
7c242ca4a6 Adjusting test suite for 7.6.3 2015-03-06 00:15:05 -08:00
Andrew Gibiansky
8233713cac trying a different monadio 2015-03-05 18:02:53 -08:00
Andrew Gibiansky
0808d7ca0c Fixing test suite 2015-03-05 13:51:11 -08:00
Andrew Gibiansky
c9aec5c490 Fixing test suite by removing it from cabal; just run via runhaskell
Conflicts:
	ihaskell.cabal
2015-03-05 13:51:11 -08:00
Andrew Gibiansky
01b3593d15 Fixing test suite by removing it from cabal; just run via runhaskell 2015-03-03 13:15:31 -08:00
Adam Vogt
63ecc797eb move IHaskell stuff to src/ 2014-01-03 00:10:15 -05:00
Adam Vogt
09f23ace15 merge 2014-01-02 23:32:09 -05:00
Adam Vogt
79280458f1 use LINE pragmas in the file generated for HLint 2014-01-02 23:16:11 -05:00
Adam Vogt
26c1968ccb .ghci file interfered with Hspec.hs:
Typing the following things failed due to Prelude things missing:

    cabal repl
    :load Hspec.hs
    main
2014-01-02 23:16:10 -05:00
Andrew Gibiansky
322c772530 fixing tests and line numbering of code blocks 2014-01-02 22:47:08 -05:00
Adam Vogt
4ebe34348a add monoid instance for Kernel to avoid some duplication.
data-default may be prettier instead, since there isn't a canonical
mappend.
2014-01-02 22:41:24 -05:00
Andrew Gibiansky
6049811d61 added test that currently fails for locating things properly 2013-12-29 18:06:35 -05:00
Andrew Gibiansky
35a6526af7 Added :hlint on and :hlint off 2013-12-29 17:58:02 -05:00
Andrew Gibiansky
b82c15773f Separated Haskell parser into package, closes #63 2013-12-26 20:59:01 -05:00
Andrew Gibiansky
9158525fcd Adding other mime types, fixing parser to avoid breaking on newlines with implied indentation. 2013-12-25 21:38:11 -05:00
Andrew Gibiansky
c4176b3f88 clean 2013-12-24 17:00:10 -05:00
Andrew Gibiansky
6c404483bc Capture intermediate results and display them 2013-12-22 01:05:02 -05:00
Andrew Gibiansky
de493373b4 formatting tests 2013-12-17 21:51:21 -08:00
Andrew Gibiansky
d0f6ad7f4c shit tons of autocompletion now work! (works? ugh grammar) 2013-12-17 21:47:59 -08:00
Andrew Gibiansky
fc260a4611 fixing several issues that broke blaze-html integration 2013-12-16 21:48:26 -08:00
Andrew Gibiansky
433ebe5ace minor testing updates 2013-12-14 14:43:45 -08:00
Andrew Gibiansky
a73ac76b79 Added handling of repeated empty lines 2013-12-14 14:22:58 -08:00
Andrew Gibiansky
324f5c54ba Adding testing for evaluation 2013-12-14 10:44:45 -08:00
Andrew Gibiansky
b404f297a5 Removed doctests, switched to hspec 2013-12-13 18:00:41 -08:00