385 Commits

Author SHA1 Message Date
Andrew Gibiansky
418162928a Patching fix for @edetcher to not use system ipython even with easy_install 2013-12-29 20:23:52 -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
e3e8f923b9 adding tar 2013-12-29 17:26:24 -05:00
Andrew Gibiansky
cc7a47ce07 Added hlint support. can't turn it off yet 2013-12-29 17:08:20 -05:00
Andrew Gibiansky
265a4b737e ihaskell notebook -s no longer fails 2013-12-29 12:46:45 -05:00
Andrew Gibiansky
e10758062b removing debugging line 2013-12-29 12:31:37 -05:00
Andrew Gibiansky
63de9b9f15 lonely type signatures don't crash anymore, other fixes 2013-12-29 11:26:38 -05:00
Andrew Gibiansky
3a339bc69e Adding proper command-line flags! 2013-12-28 23:21:04 -05:00
Andrew Gibiansky
5d8469d809 fixing up interface, and using notebook directory 2013-12-28 14:37:23 -05:00
Andrew Gibiansky
23c9286aed relaxed versions, removed basic-prelude 2013-12-28 11:47:40 -05:00
Andrew Gibiansky
1f65e78566 Merge branch 'master' of github.com:gibiansky/IHaskell 2013-12-28 11:43:38 -05:00
Andrew Gibiansky
231a2c8ef1 remove info about installing ipython 2013-12-28 11:43:18 -05:00
Andrew Gibiansky
bdeec5e713 small updates 2013-12-28 11:40:08 -05:00
Andrew Gibiansky
f83deeefcf fixing some stuff 2013-12-28 01:02:31 -05:00
Andrew Gibiansky
90b0161edc IPython is downloaded automatically from github. 2013-12-28 00:30:39 -05:00
Andrew Gibiansky
430e85c83d classy prelude >= 0.6 2013-12-27 16:45:21 -05:00
Andrew Gibiansky
e2400022c8 debug=false 2013-12-27 14:32:19 -05:00
Andrew Gibiansky
77cebfe382 cleaned up old code 2013-12-27 14:31:45 -05:00
Andrew Gibiansky
e9f21bf344 Fixed ihaskell setup to untar a profile.tar file 2013-12-26 23:24:49 -05:00
Andrew Gibiansky
215668fc4a Run setup if no haskell profile exists. Closes #65. 2013-12-26 21:16:11 -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
1a50748b42 Added extension completion for :extension directive, closes #60 2013-12-24 22:31:55 -05:00
Andrew Gibiansky
c4176b3f88 clean 2013-12-24 17:00:10 -05:00
Andrew Gibiansky
502d90fee9 Fixing repeated data declarations being ignored, closes #61 2013-12-24 16:52:54 -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
8b0aa5382b Merge branch 'master' of github.com:gibiansky/IHaskell 2013-12-16 13:46:15 -08:00
Andrew Gibiansky
1225a4c0a3 adding version requirement for split >= 0.2 2013-12-16 13:34:16 -08:00
Andrew Gibiansky
fbd0a8feca updating install instructions... again 2013-12-15 20:15:00 -08:00
Andrew Gibiansky
6d6a8a31c3 added ipython install instructions 2013-12-15 16:46:33 -08:00
Andrew Gibiansky
57bd346ef7 fixed homebrew instructions 2013-12-14 21:59:21 -08:00
Andrew Gibiansky
c9e6e82398 adding parser as dep 2013-12-14 20:41:13 -08:00
Andrew Gibiansky
433ebe5ace minor testing updates 2013-12-14 14:43:45 -08:00
Andrew Gibiansky
ae730236ab rounded rect, why not 2013-12-14 14:35:06 -08:00
Andrew Gibiansky
2df80bf0cd made logo transparent 2013-12-14 14:33:08 -08:00
Andrew Gibiansky
a73ac76b79 Added handling of repeated empty lines 2013-12-14 14:22:58 -08:00
Andrew Gibiansky
c73ad0e684 updated with install info and more dev notes 2013-12-14 14:14:08 -08:00
Andrew Gibiansky
ee0a7b0d88 added note about installing cabal-install 1.18 2013-12-14 13:19:31 -08:00
Andrew Gibiansky
7ad2013077 add info for installing haskell-platform on Darwin 2013-12-14 12:52:54 -08:00
Andrew Gibiansky
e051f16c10 make simpler install instructions 2013-12-14 12:49:27 -08:00
Andrew Gibiansky
03e798ee7d updated cabal file 2013-12-14 11:50:10 -08:00
Andrew Gibiansky
f8147912ed fixing minor compilation error 2013-12-14 11:16:51 -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
Andrew Gibiansky
9e665bff84 Fixing issues with multiple module loading 2013-12-13 13:22:00 -08:00
Andrew Gibiansky
8f62ffc3a5 modules are now compiled on loading 2013-12-13 11:52:08 -08:00