1037 Commits

Author SHA1 Message Date
Andrew Gibiansky
73a6ddd85e Version bump v0.7.1.0 2015-09-05 19:36:31 -07:00
Andrew Gibiansky
a394a2b850 Adding simple calculator EasyKernel example 2015-09-01 21:03:00 -07:00
Andrew Gibiansky
cde0a09574 Start fixing easykernel for ipython4; add example 2015-08-30 21:43:29 -07:00
Andrew Gibiansky
0bdf5ee0a4 Dont use --user with --prefix 2015-08-28 13:38:50 -07:00
Andrew Gibiansky
fe89d49748 Add --prefix flag to ihaskell install 2015-08-28 11:41:36 -07:00
Andrew Gibiansky
6e82ef3613 Fix formatting in Juicypixel.hs 2015-08-28 11:09:03 -07:00
Andrew Gibiansky
89c5201907 Merge branch 'master' of github.com:gibiansky/IHaskell 2015-08-28 11:08:18 -07:00
Andrew Gibiansky
0717983b6c Merge pull request #565 from wyager/master
Removed IO, fixed JuicyPixels display
2015-08-28 00:03:57 -07:00
Andrew Gibiansky
823bbac9f3 Minor bumps in versioning v0.7.0.3 2015-08-26 18:01:10 -07:00
Will Yager
c82555ff97 Removed IO, fixed 2015-08-26 19:27:30 -05:00
Andrew Gibiansky
f4b7fb5983 Allow using ihaskell without stack... 2015-08-25 22:19:18 -07:00
Andrew Gibiansky
716d8a6bcc Version bound on ipython-kernel v0.7.0.2 2015-08-25 21:50:38 -07:00
Andrew Gibiansky
62b6c556b0 Fix formatting with newer hindent 2015-08-25 16:54:05 -07:00
Andrew Gibiansky
ad66ac8638 Minor reformatting 2015-08-25 15:39:01 -07:00
Andrew Gibiansky
9cbee9df1c Minor updates with JS v0.7.0.1 2015-08-25 15:37:42 -07:00
Andrew Gibiansky
a061e22921 Update to newest kernel_info_reply protocol 2015-08-25 15:07:19 -07:00
Andrew Gibiansky
45011f5af4 Fix build failures 3 2015-08-25 13:34:06 -07:00
Andrew Gibiansky
779ecf9e1d Fix build failures 2 2015-08-25 12:36:20 -07:00
Andrew Gibiansky
71265f2d2e Fix build failures 2015-08-25 11:41:21 -07:00
Andrew Gibiansky
8e5e51ff14 Adding support for Stack and running without support lib 2015-08-24 13:54:22 -07:00
Andrew Gibiansky
069a2638fd Merge branch 'master' of github.com:gibiansky/IHaskell 2015-08-24 12:16:23 -07:00
Andrew Gibiansky
0c161751e2 Updates 2015-08-24 12:16:16 -07:00
Andrew Gibiansky
c7196b1029 Merge pull request #557 from sumitsahrawat/widget-interactive
Fix build script - round 2
2015-08-20 22:12:01 -07:00
Sumit Sahrawat
8f27bc90fe Fix build script - round 2 2015-08-21 09:55:19 +05:30
Andrew Gibiansky
40a8edab15 Merge pull request #545 from sumitsahrawat/widget-interactive
Initial version of `interactive` for widgets.
2015-08-20 11:29:37 -07:00
Sumit Sahrawat
1a6eb9c6d2 Fix build.sh no-widgets option 2015-08-20 23:40:25 +05:30
Sumit Sahrawat
af054ef70c Add Interactive.hs to ignored_files 2015-08-20 23:00:31 +05:30
Sumit Sahrawat
4cb50d5ad6 Add support for more expressive arguments 2015-08-20 22:52:18 +05:30
Andrew Gibiansky
35e469d115 Formatting 2015-08-17 01:25:33 -07:00
Sumit Sahrawat
1310fffcc5 Allow default arguments to interactive 2015-08-17 00:33:40 +05:30
Andrew Gibiansky
96ce950140 Formatting 2015-08-16 10:13:33 -07:00
Sumit Sahrawat
ca97362d83 Working version with multiple arguments
Still needs a lot of automation.
2015-08-16 16:17:04 +05:30
Sumit Sahrawat
19b13ce0b0 Incomplete generalization of interactive 2015-08-16 16:17:04 +05:30
Sumit Sahrawat
03cd021de3 Initial version of interactive 2015-08-16 16:17:04 +05:30
Andrew Gibiansky
cab4cfdf4b Version bump ihaskell v0.6.5.0 2015-08-16 00:54:15 -07:00
Andrew Gibiansky
5bdddf7f12 Changing homepage to Github 2015-08-16 00:53:54 -07:00
Andrew Gibiansky
4df808fe45 Support for ipython 4 2015-08-16 00:43:30 -07:00
Andrew Gibiansky
801d35b4f2 Add stack files to gitignore 2015-08-15 23:03:00 -07:00
Andrew Gibiansky
460081f181 Fixing compiler error 2015-08-13 01:04:10 -07:00
Andrew Gibiansky
e1f1f0cfc4 Adding support for ipython 4 2015-08-13 00:34:12 -07:00
Andrew Gibiansky
d05fffbfa1 Merge branch 'master' of github.com:gibiansky/IHaskell 2015-08-12 19:46:38 -07:00
Andrew Gibiansky
8055216be8 Minor comments 2015-08-12 19:45:46 -07:00
Andrew Gibiansky
37724e3764 Merge pull request #552 from lukerandall/bump-aeson-upper-bounds
Allow aeson 0.9
2015-08-12 20:53:00 -02:00
Luke Randall
cb0dc7a326 Allow aeson 0.9 2015-08-12 22:31:03 +02:00
Andrew Gibiansky
08da20207c Merge branch 'master' of github.com:gibiansky/IHaskell 2015-08-11 11:22:56 -07:00
Andrew Gibiansky
c1c9362997 packaging updates v0.6.4.1 2015-08-11 11:22:30 -07:00
Andrew Gibiansky
04ceeca929 Merge pull request #549 from sumitsahrawat/widgets-docker
Add version constraints to ihaskell-widgets
2015-08-11 11:01:11 -07:00
Sumit Sahrawat
183bc257ec Add version constraints to ihaskell-widgets 2015-08-11 23:12:35 +05:30
Andrew Gibiansky
0adbe07f3e Merge pull request #544 from sumitsahrawat/travis-widgets-fix
Fix build issues
2015-08-03 14:40:01 -02:00
Sumit Sahrawat
01309f2165 Add Evaluate.hs to hindent's ignored-files 2015-08-03 13:08:25 +05:30