385 Commits

Author SHA1 Message Date
Andrew Gibiansky
959085d0d2 smaller charts :) 2014-01-05 14:35:22 -05:00
Andrew Gibiansky
354cffca2a moving ihaskell-display and adding build script 2014-01-05 14:08:06 -05:00
Andrew Gibiansky
e09132a0a6 added shelling out directive 2014-01-05 13:34:13 -05:00
Eyal Dechter
28347c1047 Merge remote-tracking branch 'upstream/master' into path_completion 2014-01-05 08:08:59 -05:00
Andrew Gibiansky
7d78c6a1e4 upd profile 2014-01-04 23:01:35 -05:00
Andrew Gibiansky
c349059a86 minor fix to get-type css 2014-01-04 23:01:21 -05:00
Andrew Gibiansky
26ace2ce3d adding unshowable button, set with :set no-show-errors :set show-errors 2014-01-04 22:46:51 -05:00
Eyal Dechter
af7508b1d8 Merge remote-tracking branch 'upstream/master' into path_completion 2014-01-04 22:02:38 -05:00
Andrew Gibiansky
44bc9ea4a9 oops 2014-01-04 21:07:17 -05:00
Andrew Gibiansky
eafdba3eb8 implementing :set show-types 2014-01-04 21:06:47 -05:00
Eyal Dechter
3c68a6afe7 Merge remote-tracking branch 'upstream/master' into path_completion 2014-01-04 21:06:26 -05:00
Eyal Dechter
291363a926 Started adding Hspec.hs tests from path completion. 2014-01-04 21:05:52 -05:00
Eyal Dechter
b763d1229e Added path completion on :load directive. 2014-01-04 20:18:38 -05:00
Andrew Gibiansky
4566475324 Changing :set to be useful. :set [no]lint, :set no[svg]. 2014-01-04 20:13:06 -05:00
Andrew Gibiansky
2de73f6ef7 fixing slow evaluation of displayable data (b/c it was printing) 2014-01-04 16:08:51 -05:00
Andrew Gibiansky
c23435f0d3 Special-casing some error messages line wrapping, closes #76 2014-01-04 13:40:23 -05:00
Andrew Gibiansky
552cb20a45 changed some dependency orderings 2014-01-04 12:46:06 -05:00
Andrew Gibiansky
f1bfd08ab7 removing config.hs, its old 2014-01-03 20:36:42 -05:00
Andrew Gibiansky
7b1a25edf0 fixing wrong . marking, closes #78 2014-01-03 20:33:25 -05:00
Andrew Gibiansky
7846000e0a fixing python3 bug and weird highlighting bug 2014-01-03 20:22:29 -05:00
Andrew Gibiansky
b3d741fdc2 doesn't use pip for installing, only downloading 2014-01-03 19:25:03 -05:00
Andrew Gibiansky
9b7f26b570 Merge branch 'master' of https://github.com/aavogt/IHaskell
Conflicts:
	src/Hspec.hs
2014-01-03 17:41:08 -05:00
Andrew Gibiansky
41f3b03882 installing our own versions of pip dependencies now 2014-01-03 17:30:57 -05: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
Adam Vogt
cd6a7ab11a load ihaskell-* modules which depend on the correct version
I ran into a problem with old IHaskell-display packages causing trouble,
this is closer to an ideal solution.
2014-01-02 22:51:17 -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
a40d6bfb49 Fixing linting CSS/html to wrap when long code lines are used 2014-01-02 22:41:24 -05:00
Adam Vogt
584010741b remove template haskell dependency in favor of cabal's CPP macro
It's possible to have gotten the wrong ghc version with the old method,
if somebody does `cabal install IHaskell --with-ghc=/path/to/another/ghc`
2014-01-02 22:41:24 -05:00
Andrew Gibiansky
bcc3a699f3 changing to use usr/bin/env python 2014-01-02 17:09:47 -05:00
Andrew Gibiansky
d761dfe69a fixing tests and line numbering of code blocks 2014-01-02 16:29:26 -05:00
Andrew Gibiansky
0dc1b69c54 Fixing linting CSS/html to wrap when long code lines are used 2014-01-02 15:08:38 -05:00
Andrew Gibiansky
bd8dd8d94e different :: char 2014-01-02 00:01:29 -05:00
Andrew Gibiansky
6160576134 classy-prelude >= 0.7 2014-01-01 23:55:50 -05:00
Andrew Gibiansky
224ee4553b hlint works a bit better now but line numbers are wrong 2014-01-01 22:07:08 -05:00
Andrew Gibiansky
ac83db33ef Implemented :load directive 2014-01-01 21:36:11 -05:00
Andrew Gibiansky
2cc141ff85 now profiles get updated with hashes 2014-01-01 19:57:36 -05:00
Andrew Gibiansky
7b6d80af18 Adding conceal functionality to the notebook. 2014-01-01 19:26:37 -05:00
Andrew Gibiansky
dedb26a096 Adding view command to ihaskell 2014-01-01 15:21:28 -05:00
Andrew Gibiansky
502e981d04 update pip when updating 2014-01-01 13:16:46 -05:00
Andrew Gibiansky
319c26bce1 forgot git pull origin master on updating ipython 2014-01-01 12:58:23 -05:00
Andrew Gibiansky
944bed1593 IPython now gets updated if necessary 2013-12-31 16:41:51 -05:00
Andrew Gibiansky
4a123f0f08 added demo notebook 2013-12-30 17:18:10 -05:00
Andrew Gibiansky
46797e1c88 updated to reflect zmq4 update 2013-12-30 13:51:18 -05:00
Andrew Gibiansky
0f4b4e47ef Upgraded to zmq4! 2013-12-30 13:44:06 -05:00
Andrew Gibiansky
d5758718d5 Adding warning about Hspec being unusable. cannot find fix. 2013-12-30 13:33:14 -05:00
Andrew Gibiansky
95a2837fb7 Not sending hlint messages where there are no suggestions. 2013-12-29 22:38:02 -05:00