Andrew Gibiansky
|
943eb9fd27
|
Adding filepath completion in strings, closes #122
|
2014-05-18 10:09:36 -07:00 |
|
Andrew Gibiansky
|
75cff70fe5
|
Added simple mechanism for updating profile versions automatically.
Closes #141.
|
2014-05-18 09:29:54 -07:00 |
|
Andrew Gibiansky
|
2762da3e3e
|
Added pager and no-pager options for controlling whether to use the
pager. Closes #126.
|
2014-05-18 08:53:21 -07:00 |
|
Andrew Gibiansky
|
6038faf1a3
|
fixed issues with decl parsing
|
2014-05-18 00:11:42 -07:00 |
|
Andrew Gibiansky
|
11130856b6
|
All declarations are now grouped. allows operators more easily.
|
2014-05-17 23:59:02 -07:00 |
|
Andrew Gibiansky
|
c30de057c7
|
allowing two type signatures together
|
2014-05-17 22:29:39 -07:00 |
|
Andrew Gibiansky
|
9b95c5e3ff
|
Added support for -XNoImplicitPrelude properly
|
2014-05-17 22:24:24 -07:00 |
|
Andrew Gibiansky
|
0fc3a1a9bf
|
Fixed some issues with :load, closes #140
|
2014-05-17 22:06:44 -07:00 |
|
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
|
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
|
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
|
55dd7d21d9
|
Fixed ClasssyPrelude version to 0.9.0 and fixed things for it.
|
2014-04-29 19:08:27 -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
|
ec3287f642
|
Completed parsec integration!
|
2014-03-18 11:34:45 -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
|
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
|
80d02adc2e
|
fixing cabal from debug state, oops
|
2014-03-09 17:44:46 -07:00 |
|
Andrew Gibiansky
|
59322359ce
|
Adding displayFromChan, as per aavogt's PR.
|
2014-03-09 17:25:45 -07:00 |
|
Andrew Gibiansky
|
eb75fd139f
|
minor nb updates
|
2014-03-09 10:43:59 -07:00 |
|
Andrew Gibiansky
|
a6c7ec2454
|
minor stupid things
|
2014-03-08 21:50:06 -08:00 |
|
Andrew Gibiansky
|
3da50156fd
|
fixing --ipython flag, closes #178
|
2014-03-01 18:53:22 -08:00 |
|
Andrew Gibiansky
|
2de3c749c6
|
significant change to ihaskell display evaluation
|
2014-03-01 17:16:56 -08:00 |
|
Andrew Gibiansky
|
5dc11f2fe7
|
mostly working, it not being updated
|
2014-02-28 23:21:13 -08:00 |
|
Andrew Gibiansky
|
957de8ff57
|
upgraded everything to aeson >= 0.7, which required fairly major changes
|
2014-02-28 22:20:29 -08:00 |
|
Andrew Gibiansky
|
df7625e8ca
|
Replacing SVG with base64 encoded html+img tag for svg, closes #187
|
2014-02-28 19:49:40 -08:00 |
|
Andrew Gibiansky
|
891cfe419e
|
Revert to e08963c7f4548200a09dafb0e0bd4b263dd7c1bb
|
2014-02-28 15:38:39 -08:00 |
|
Andrew Gibiansky
|
3a5bad777d
|
Not longer breaking on newer shelly
|
2014-02-28 15:25:49 -08:00 |
|
Andrew Gibiansky
|
3d75923992
|
added things to ghci-lib
|
2014-02-15 17:43:40 -08:00 |
|
Andrew Gibiansky
|
d63bb473c2
|
added ghci-lib, starting moving things there
|
2014-02-06 19:44:27 -08:00 |
|
Andrew Gibiansky
|
6b87c4a898
|
adding another notebook
|
2014-01-30 16:30:21 -08:00 |
|
Andrew Gibiansky
|
3707442a48
|
change so that sdist works. also, update ipython/remove tooltips.
closes #173
|
2014-01-26 10:12:36 -08:00 |
|
Andrew Gibiansky
|
a3222f6139
|
adding hoogle support for classes, closes #158
|
2014-01-25 18:17:37 -08:00 |
|
Andrew Gibiansky
|
22b9e06dea
|
fixing view with spaces, closes #170
|
2014-01-25 18:05:15 -08:00 |
|
Andrew Gibiansky
|
91836d01d7
|
added :ext completion (again!), closes #168
|
2014-01-25 17:51:52 -08:00 |
|
Andrew Gibiansky
|
258a07d3bd
|
updated
|
2014-01-25 17:31:55 -08:00 |
|
Andrew Gibiansky
|
720603989c
|
removed pattern guards
|
2014-01-25 16:12:12 -08:00 |
|
Andrew Gibiansky
|
f6716a5cb6
|
updated nb
|
2014-01-23 08:32:52 -08:00 |
|
Andrew Gibiansky
|
144d3d52c9
|
added gradient descent nb
|
2014-01-22 21:20:22 -08:00 |
|
Andrew Gibiansky
|
9b9e9baba6
|
closing #129
|
2014-01-21 16:19:42 -08:00 |
|