Andrew Gibiansky
|
e6f9fbdb31
|
Merge branch 'master' of github.com:gibiansky/IHaskell
|
2013-10-23 09:31:50 -07:00 |
|
Andrew Gibiansky
|
2013f2d4a8
|
Changed uuid dependency to uuid>=1.2.6.
|
2013-10-23 09:31:31 -07:00 |
|
Adam Vogt
|
167dd71add
|
use parse failure/success to classify inputs as decl or stmt
the previous way to check for keywords (some were missing) can be
wrong if you have a statement like let classFoo = 1.
|
2013-10-22 17:56:50 -04:00 |
|
Luis Pedro Coelho
|
40dcb799fd
|
DOC List happy as dependency
Add instructions for installing happy on Ubuntu.
|
2013-10-22 20:24:59 +02:00 |
|
Andrew Gibiansky
|
e7a96fb86f
|
update zmq instructions
|
2013-10-22 09:29:10 -07:00 |
|
Andrew Gibiansky
|
26ac95808d
|
change cabal commands to only cabal install
|
2013-10-22 09:27:00 -07:00 |
|
Andrew Gibiansky
|
2f97ae564f
|
added haddock link
|
2013-10-21 14:29:15 -07:00 |
|
Andrew Gibiansky
|
126a44d9b7
|
libzmq1 not libzmq-dev
|
2013-10-21 13:55:44 -07:00 |
|
Andrew Gibiansky
|
614127f8db
|
Merge branch 'master' of github.com:gibiansky/IHaskell
|
2013-10-21 13:49:39 -07:00 |
|
Andrew Gibiansky
|
1c60c06ee9
|
Fixed console issue.
|
2013-10-21 13:49:21 -07:00 |
|
Andrew Gibiansky
|
35b28fc21e
|
developer notes is a link
|
2013-10-21 13:47:20 -07:00 |
|
Andrew Gibiansky
|
f508214dc0
|
A bit more to developer notes.
|
2013-10-21 13:46:44 -07:00 |
|
Andrew Gibiansky
|
b1eb8885b4
|
Added module quickstart.
|
2013-10-21 13:34:59 -07:00 |
|
Andrew Gibiansky
|
eefb9aa8ae
|
Copy website into README
|
2013-10-21 13:18:59 -07:00 |
|
Andrew Gibiansky
|
7c15653ea1
|
pruned dependency list
|
2013-10-20 20:22:54 -07:00 |
|
Andrew Gibiansky
|
8e0f053e48
|
Adding ability to install easily.
|
2013-10-20 20:16:34 -07:00 |
|
Andrew Gibiansky
|
5434a39105
|
Merge branch 'master' of github.com:gibiansky/IHaskell
|
2013-10-20 16:03:33 -07:00 |
|
Andrew Gibiansky
|
34f77d1064
|
Added images and test NB.
|
2013-10-20 16:03:21 -07:00 |
|
Andrew Gibiansky
|
9d23edbb48
|
Switched to non-lazy IO for reading.
|
2013-10-20 16:00:42 -07:00 |
|
Andrew Gibiansky
|
fb69a2d5ac
|
Create README.md
|
2013-10-20 13:25:55 -07:00 |
|
Andrew Gibiansky
|
692860f6b1
|
haddocks?
|
2013-10-20 13:22:56 -07:00 |
|
Andrew Gibiansky
|
70c4e80634
|
removed old ghci stuff
|
2013-10-20 12:22:27 -07:00 |
|
Andrew Gibiansky
|
412f44b952
|
Everything works.
|
2013-10-12 22:31:47 -07:00 |
|
Andrew Gibiansky
|
e65dea7a69
|
Latest.
|
2013-10-12 16:32:09 -07:00 |
|
Andrew Gibiansky
|
0ad524a075
|
Can now run Haskell code!
|
2013-10-10 22:52:32 -07:00 |
|
Andrew Gibiansky
|
60d4050b51
|
Updated to ClassyPrelude. Fixed UUID issues.
|
2013-10-08 19:54:05 -07:00 |
|
Andrew Gibiansky
|
785746adb9
|
NOTEBOOK WORKS
|
2013-10-07 21:32:51 -07:00 |
|
Andrew Gibiansky
|
c146e03c95
|
Added pyout response. Made UUID work with notebooks.
|
2013-10-02 21:13:42 -07:00 |
|
Andrew Gibiansky
|
67b6a33ea0
|
Created execution counter!
|
2013-09-28 21:29:54 -07:00 |
|
Andrew Gibiansky
|
842f281628
|
Fixing context GC'd bug.
|
2013-09-28 21:07:50 -07:00 |
|
Andrew Gibiansky
|
78940c2d65
|
adding message directory
|
2013-09-28 19:15:46 -07:00 |
|
Andrew Gibiansky
|
959dc3a14e
|
some changes?
|
2013-09-28 19:15:29 -07:00 |
|
Andrew Gibiansky
|
81b148b677
|
uses iopub
|
2013-08-27 09:46:31 -07:00 |
|
Andrew Gibiansky
|
46db85b4b1
|
more cleanup, now starts
|
2013-08-26 16:14:48 -07:00 |
|
Andrew Gibiansky
|
feb710b9ee
|
updated and cleaned code
|
2013-08-26 14:47:27 -07:00 |
|
Andrew Gibiansky
|
23659a02f0
|
Initial commit. kernel_info_request and kernel_info_reply implemented.
|
2013-08-26 00:18:30 -07:00 |
|