516 Commits

Author SHA1 Message Date
Andrew Gibiansky
6b5fb53de4 pushing final html! 2014-01-09 17:08:17 -05:00
Andrew Gibiansky
f91dd2be21 adding nbconvert template 2014-01-09 17:04:25 -05:00
Andrew Gibiansky
bac7575799 adding json demo, minor changes, soon new template 2014-01-09 15:52:01 -05:00
Andrew Gibiansky
e49b19879c even smaller 2014-01-09 15:04:59 -05:00
Andrew Gibiansky
3209dddc20 smaller img 2014-01-09 15:04:15 -05:00
Andrew Gibiansky
36cc51fec3 adding images 2014-01-09 15:02:57 -05:00
Andrew Gibiansky
318234ca6e Closes issue #21, also added some images 2014-01-09 14:58:34 -05:00
Andrew Gibiansky
4f92c0b3fc many updates to demo nb 2014-01-09 13:34:00 -05:00
Andrew Gibiansky
dbb5b393ef smaller img 2014-01-09 13:05:15 -05:00
Andrew Gibiansky
74c5adee09 more images 2014-01-09 13:04:34 -05:00
Andrew Gibiansky
ab19973981 more nb update 2014-01-09 12:48:04 -05:00
Andrew Gibiansky
a514f94ea1 updated test notebook 2014-01-09 12:39:50 -05:00
Andrew Gibiansky
666484d74c adding support for running from a sandbox 2014-01-09 12:03:14 -05:00
Andrew Gibiansky
c7708accd2 update cabal file dependencies, just cleaned up 2014-01-09 10:46:19 -05:00
Adam Vogt
7cda8c7ac5 build script set -e instead of || return 1 2014-01-08 23:54:52 -05:00
Adam Vogt
daa62ecbf8 Merge branch 'master' of https://github.com/gibiansky/IHaskell 2014-01-08 23:45:00 -05:00
Andrew Gibiansky
63ef0a8da6 fixed :info, closes #119 2014-01-08 23:28:03 -05:00
Andrew Gibiansky
f7410e6dbe add -z flag to tar 2014-01-08 19:45:19 -05:00
Andrew Gibiansky
d423acb37e splitting out all zmq-related things into ipython-kernel 2014-01-08 19:22:51 -05:00
Andrew Gibiansky
208d434d45 separating flags into separate module 2014-01-08 16:27:36 -05:00
Andrew Gibiansky
1d011463b0 parser sets extension flags earlier now, closes #98 2014-01-08 15:24:33 -05:00
Andrew Gibiansky
ce80fe6d86 clean-up 2014-01-08 15:02:00 -05:00
Andrew Gibiansky
145ebb5221 Merge branch 'fix_111_tilde_completion' of https://github.com/edechter/IHaskell
Conflicts:
	IHaskell.cabal
2014-01-08 14:40:05 -05:00
Andrew Gibiansky
5518748410 . only turns into composition after a space 2014-01-08 12:52:44 -05:00
Adam Vogt
07fda863c5 Merge branch 'master' of https://github.com/gibiansky/IHaskell 2014-01-08 12:23:28 -05:00
Eyal Dechter
ab55621d9c Small fix in delimiter; I deleted the isSymbol check earlier by accident. 2014-01-08 12:05:39 -05:00
Andrew Gibiansky
9c0883ff4f Removing setuptools. Hoogle is much prettier now. 2014-01-08 12:01:51 -05:00
Eyal Dechter
c43fe0cbdc Merge remote-tracking branch 'upstream/master' into fix_111_tilde_completion
All tests pass.

Conflicts:
	src/Hspec.hs
2014-01-08 12:00:49 -05:00
Eyal Dechter
9b781c8fbd Added a parser for shell command line parsing that takes care of escaped whitespace and quotations. Addressed notes #116. 2014-01-08 11:56:36 -05:00
Adam Vogt
5c10b2160e Merge branch 'master' of https://github.com/gibiansky/IHaskell 2014-01-08 01:56:17 -05:00
Andrew Gibiansky
a097310ed0 initial hoogling commit 2014-01-07 22:48:01 -05:00
Andrew Gibiansky
99e31d00ac adding tests for the pager 2014-01-07 19:39:40 -05:00
Andrew Gibiansky
c4c864aed3 Error messages have context and don't line-wrap 2014-01-07 19:20:42 -05:00
Eyal Dechter
8d9df2389b Fixed 111. 2014-01-07 18:26:21 -05:00
Eyal Dechter
90e100a0d4 Removed ~ from set of delimiters. 2014-01-07 17:47:46 -05:00
Eyal Dechter
1557c8636a Changed matchedText to be different for different completionTypes. 2014-01-07 17:15:53 -05:00
Andrew Gibiansky
1ccc9ffbff Merge pull request #115 from edechter/fix_hspec
Complete path correctly on :load directive. Fixed bug (2) in #113.
2014-01-07 12:21:17 -08:00
Eyal Dechter
61d674cf40 Complete path correctly on :load directive. Fixed bug (2) in #113. 2014-01-07 14:52:40 -05:00
Andrew Gibiansky
c2a6887c85 Merge pull request #113 from edechter/fix_hspec
Fix hspec
2014-01-07 07:30:44 -08:00
Eyal Dechter
f1fbedf397 Fixed hspec testing code. :load directive test fails. 2014-01-07 09:12:03 -05:00
Eyal Dechter
4234b0b835 Fixed hspec test code. 2014-01-07 09:05:20 -05:00
Adam Vogt
59a71ce319 Merge branch 'master' of https://github.com/gibiansky/IHaskell 2014-01-07 03:03:33 -05:00
Eyal Dechter
9aceb26669 Merge remote-tracking branch 'upstream/master' into path_completion 2014-01-06 21:47:25 -05:00
Eyal Dechter
ddf3bec9be Cleanup up and added tests. 2014-01-06 21:46:56 -05:00
Andrew Gibiansky
92262f5f42 Merge pull request #105 from aavogt/master
ihaskell-magic
2014-01-06 18:42:11 -08:00
Andrew Gibiansky
9e9446a6aa Fixing path completion (does ~, completes empty things, etc) 2014-01-06 21:41:00 -05:00
Adam Vogt
39e70ef679 Merge branch 'master' of https://github.com/gibiansky/IHaskell 2014-01-06 20:56:52 -05:00
Andrew Gibiansky
287381192f changing :info to use the ipython pager 2014-01-06 16:09:53 -05:00
Eyal Dechter
a79b867c61 Merge remote-tracking branch 'upstream/master' into path_completion 2014-01-06 15:46:14 -05:00
Eyal Dechter
97b73fa19a Added a test case. 2014-01-06 15:45:52 -05:00