Andrew Gibiansky
|
e7adb88a29
|
adding :kind, closes #165
|
2014-05-17 19:18:25 -07:00 |
|
Andrew Gibiansky
|
c3da884841
|
now actually works
|
2014-05-17 15:35:58 -07:00 |
|
Andrew Gibiansky
|
670ccde9ca
|
things compile with new hlint and classy-prelude
|
2014-05-17 15:06:37 -07:00 |
|
Andrew Gibiansky
|
787e9d69cb
|
bumping classy-prelude version and fixing mono-traversable version
|
2014-05-17 13:24:53 -07:00 |
|
Andrew Gibiansky
|
7995b53735
|
update build.sh to not do ipython kernel
|
2014-05-17 12:55:26 -07:00 |
|
Andrew Gibiansky
|
d8c1a20547
|
adding input hiding
|
2014-05-17 10:47:14 -07:00 |
|
Andrew Gibiansky
|
423fdc15cc
|
Update parsec widget to use a javascript display for its JS
|
2014-05-17 10:36:27 -07:00 |
|
Andrew Gibiansky
|
9036da3d69
|
made stdin work
|
2014-05-16 22:20:01 -07:00 |
|
Andrew Gibiansky
|
699e292b60
|
Removed ipython-kernel , merged back.
Separating packages not working so well.
v0.3.0.5
|
2014-05-16 22:02:48 -07:00 |
|
Andrew Gibiansky
|
df62bd5648
|
removed temporary
|
2014-05-08 22:37:49 -07:00 |
|
Andrew Gibiansky
|
2415aefda5
|
closes #142
|
2014-04-29 22:45:25 -07:00 |
|
Andrew Gibiansky
|
268bf239cb
|
Cleaned up using external ipython.
|
2014-04-29 22:22:14 -07:00 |
|
Andrew Gibiansky
|
a638a86d90
|
Updated to reflect ipython 2.0 installation.
|
2014-04-29 21:47:06 -07:00 |
|
Andrew Gibiansky
|
54d87a4ca5
|
fix for classy-prelude 0.9.0
|
2014-04-29 19:10:28 -07:00 |
|
Andrew Gibiansky
|
528b6f86b3
|
Merge branch 'widget'
Conflicts:
ihaskell.cabal
|
2014-04-29 19:09:50 -07:00 |
|
Andrew Gibiansky
|
55dd7d21d9
|
Fixed ClasssyPrelude version to 0.9.0 and fixed things for it.
|
2014-04-29 19:08:27 -07:00 |
|
Andrew Gibiansky
|
8a5dc3bd34
|
Updating here package requirements
|
2014-04-21 14:51:20 -07:00 |
|
Andrew Gibiansky
|
a1f723cb1d
|
Merge pull request #228 from gregwebs/classy-prelude-constraints
Avoid a conflicting version of classy-prelude
|
2014-04-11 09:24:42 -07:00 |
|
Greg Weber
|
7c06cf4785
|
fix name clash with latest classy-prelude
|
2014-04-09 11:20:36 -07:00 |
|
Greg Weber
|
dee42d62ee
|
Avoid a conflicting version of classy-prelude
closes #227
|
2014-04-09 10:20:35 -07:00 |
|
Andrew Gibiansky
|
895c262bd3
|
updated ipython commit hash
|
2014-04-03 10:27:22 -07:00 |
|
Andrew Gibiansky
|
86f343b6a7
|
Adding beginnings of widget library.
|
2014-03-18 23:36:47 -07:00 |
|
Andrew Gibiansky
|
e193ee475f
|
First widget is done displaying!
|
2014-03-18 22:51:56 -07:00 |
|
Andrew Gibiansky
|
9de530301d
|
setting up for widgets
|
2014-03-18 14:05:44 -07:00 |
|
Andrew Gibiansky
|
4e9e6e893e
|
Merge branch 'comm'
Conflicts:
notebooks/Test.ipynb
|
2014-03-18 11:35:29 -07:00 |
|
Andrew Gibiansky
|
ec3287f642
|
Completed parsec integration!
|
2014-03-18 11:34:45 -07:00 |
|
Andrew Gibiansky
|
fe3bbf329a
|
Updated to new Shelly. Fixed Ctrl-C quitting issues.
|
2014-03-18 11:14:49 -07:00 |
|
Andrew Gibiansky
|
ddc8f62369
|
nb change
|
2014-03-18 10:44:47 -07:00 |
|
Andrew Gibiansky
|
e2eef7094a
|
everything is clean and works, i think
|
2014-03-18 01:18:03 -07:00 |
|
Andrew Gibiansky
|
3ca98642b8
|
parsec working! all cleaned up
|
2014-03-18 01:02:18 -07:00 |
|
Andrew Gibiansky
|
f07febc32a
|
cleaned things up, and initial version of stuff works!!
|
2014-03-17 20:25:53 -07:00 |
|
Andrew Gibiansky
|
721c5d1d45
|
comms work now
|
2014-03-17 13:11:48 -07:00 |
|
Andrew Gibiansky
|
631bebe143
|
Backend should now start comms. Untested.
|
2014-03-17 11:35:50 -07:00 |
|
Andrew Gibiansky
|
9f83db983f
|
Progress on adding comms. Added things to Evaluate.hs; incomplete!!!
|
2014-03-16 22:15:09 -07:00 |
|
Andrew Gibiansky
|
3762c2acff
|
demo for frontend
|
2014-03-16 21:33:33 -07:00 |
|
Andrew Gibiansky
|
91b634b652
|
Adding parsec ihaskell-display. So far, no comm.
|
2014-03-16 17:23:13 -07:00 |
|
Andrew Gibiansky
|
42d2493091
|
Adding types and scaffold for widgets.
|
2014-03-16 16:37:32 -07:00 |
|
Andrew Gibiansky
|
47e0bbec9c
|
Changing diagrams dependencies a bit.
|
2014-03-16 14:39:17 -07:00 |
|
Andrew Gibiansky
|
152ddb5cf9
|
add -threaded to cabal file
|
2014-03-10 16:51:47 -07:00 |
|
Andrew Gibiansky
|
3ef3a71016
|
Merge remote-tracking branch 'gregwebs/docker3'
Conflicts:
README.md
|
2014-03-09 20:41:36 -07:00 |
|
Greg Weber
|
1217d2d339
|
update README to use docker index build
|
2014-03-09 19:16:35 -07:00 |
|
Greg Weber
|
70c5505ab4
|
use own haskell-platform build with a proper user
|
2014-03-09 19:16:16 -07:00 |
|
Andrew Gibiansky
|
a6a9412dba
|
minor update, closes #154
|
2014-03-09 18:00:09 -07:00 |
|
Andrew Gibiansky
|
0b750e1577
|
Adding --help support.
|
2014-03-09 17:57:08 -07:00 |
|
Andrew Gibiansky
|
80d02adc2e
|
fixing cabal from debug state, oops
|
2014-03-09 17:44:46 -07:00 |
|
Andrew Gibiansky
|
2b4af24b75
|
undoing debugging printDisplay
|
2014-03-09 17:27:13 -07:00 |
|
Andrew Gibiansky
|
59322359ce
|
Adding displayFromChan, as per aavogt's PR.
|
2014-03-09 17:25:45 -07:00 |
|
Andrew Gibiansky
|
79db72cf17
|
Updates to Display for using Text. Now compiles and runs.
|
2014-03-09 13:49:43 -07:00 |
|
Andrew Gibiansky
|
fb22bcf468
|
Fixed text/bytestring handling in Main, as per @aavogt's PR
|
2014-03-09 13:21:26 -07:00 |
|
Andrew Gibiansky
|
0f6651e987
|
Adding semigroup instance for Display.
|
2014-03-09 13:12:52 -07:00 |
|