648 Commits

Author SHA1 Message Date
Andrew Gibiansky
f0ab46685a Indenting kernel.js 2015-03-03 14:06:34 -08:00
Andrew Gibiansky
e41af42e8a Merge pull request #394 from Carreau/kerneljs
minimal change to get IHaskell kernel.js loaded at the right time
2015-03-03 14:05:15 -08:00
Matthias Bussonnier
6aed08df9a minimal change to get IHaskell kernel.js loaded at the right time 2015-03-03 13:54:03 -08:00
Andrew Gibiansky
01b3593d15 Fixing test suite by removing it from cabal; just run via runhaskell 2015-03-03 13:15:31 -08:00
Andrew Gibiansky
e64e8ef486 Fixing typo 2015-03-02 21:42:29 -08:00
Andrew Gibiansky
7a4f8e9676 Fixing kernelspec, removing traces of profile 2015-03-02 21:20:17 -08:00
Andrew Gibiansky
bb907baf0a Emitting custom.css on each cell evaluation 2015-03-02 20:26:09 -08:00
Andrew Gibiansky
769a626236 Removing profile 2015-03-02 19:45:45 -08:00
Andrew Gibiansky
1c232f1780 Fixing notebook invocation to start jupyter; also making console default 2015-03-02 16:27:06 -08:00
Andrew Gibiansky
b4cc01df7d Adding HMAC-SHA256 authentication. 2015-03-02 15:08:08 -08:00
Andrew Gibiansky
0f39ef9729 Adding debug flag. Implementing history req/reply messages (nonfunctional) 2015-03-02 00:24:55 -08:00
Andrew Gibiansky
82791db4c5 Removing installation scripts 2015-03-01 23:02:26 -08:00
Andrew Gibiansky
6cb1c4c538 Initial refactoring of startup and kernelspec installation 2015-03-01 22:12:58 -08:00
Andrew Gibiansky
2138b81e40 Merge pull request #384 from houshuang/stack
Upping boundary on Shelly, to make IH compatible with Stackage
2015-02-27 13:44:22 -08:00
Stian Håklev
d2202d8015 Upping boundary on Shelly, to make IH compatible with Stackage 2015-02-26 17:36:16 -05:00
Andrew Gibiansky
9f7863e8ef Fix compilation failure due to FlagSpec not being exported from DynFlags 2015-02-24 10:42:47 -08:00
Andrew Gibiansky
cdd4eccfab Merge pull request #375 from bgamari/set
Print DynFlags when :set is used without arguments
2015-02-23 17:49:22 -08:00
Ben Gamari
af688f4fa9 Print DynFlags when :set is used without arguments 2015-02-23 20:46:29 -05:00
Andrew Gibiansky
b1f0d035b4 Merge pull request #374 from houshuang/patch-2
Changing all image URLs in IHaskell.ipynb
2015-02-23 17:43:21 -08:00
Stian Håklev
5a6325d0d1 Changing all image URLs in IHaskell.ipynb 2015-02-23 20:41:20 -05:00
Andrew Gibiansky
1a85613ebe Merge pull request #372 from houshuang/patch-2
Updating logo link
2015-02-23 17:35:16 -08:00
Stian Håklev
98a972958d Updating logo link 2015-02-23 20:27:50 -05:00
Andrew Gibiansky
83d6ca656f Merge pull request #366 from houshuang/patch-1
Add link to example notebooks on wiki
2015-02-23 15:53:58 -08:00
Andrew Gibiansky
2df2b64e9e Merge pull request #368 from houshuang/set
Adding empty case to set
2015-02-23 15:53:34 -08:00
Stian Håklev
a6600390df Adding case for empty list in :set 2015-02-23 18:45:14 -05:00
Stian Håklev
dbc2b7b70c Update README.md 2015-02-23 15:46:02 -05:00
Stian Håklev
d39326c83c Add link to example notebooks on wiki 2015-02-23 15:45:19 -05:00
Stian Håklev
50704ff6a3 Merge remote-tracking branch 'upstream/master' 2015-02-19 14:45:13 -05:00
Stian Håklev
a4246c6df4 Adding info about :no-pager 2015-02-19 14:44:05 -05:00
Andrew Gibiansky
a912655910 Merge pull request #365 from houshuang/demo
Adding info about :no-pager
2015-02-19 11:18:40 -08:00
Stian Håklev
ef67609f23 Adding info about :no-pager 2015-02-19 14:15:16 -05:00
Andrew Gibiansky
a8dc21459d Merge pull request #359 from houshuang/cleaner
Ignoring > in front of code lines
2015-02-19 09:59:25 -08:00
Andrew Gibiansky
c464693258 Merge pull request #361 from houshuang/stackage
Relaxing cabal constraints to make it compatible with Stackage
2015-02-19 09:58:29 -08:00
Stian Håklev
23b0e12a21 making removeBracket explicit on > 2015-02-19 12:16:11 -05:00
Stian Håklev
cbcae02e66 Relaxing cabal constraints to make it compatible with Stackage 2015-02-19 11:10:46 -05:00
Stian Håklev
542522ec1c Stripping before processing, not after 2015-02-17 15:49:29 -05:00
Stian Håklev
98bff009ac Fixing cleanString 2015-02-17 15:38:24 -05:00
Andrew Gibiansky
f8f7347a82 Merge pull request #360 from houshuang/deriveshow
Adding show instances to CommInfo and EvaluationResult
2015-02-17 09:55:34 -08:00
Stian Håklev
cbdfd38c0c Adding show instances to CommInfo and EvaluationResult 2015-02-17 11:06:30 -05:00
Stian Håklev
ae2a6f14cd Ignoring > in front of code lines
Removing dependence on regex, checking that all lines are prefixed by >
2015-02-17 01:35:17 -05:00
Andrew Gibiansky
eed50a2618 Merge branch 'master' of github.com:gibiansky/IHaskell 2015-02-16 16:16:11 -08:00
Andrew Gibiansky
9fbe4b24ad Fixing dependency issues 2015-02-16 16:16:01 -08:00
Andrew Gibiansky
c324d1a163 Merge pull request #356 from timjb/patch-1
Fix Kronos Haskell link
2015-02-15 00:50:28 -08:00
Tim Baumann
4bb3957790 Fix Kronos Haskell link 2015-02-13 12:53:25 +01:00
Andrew Gibiansky
571e371fe2 Adding static-canvas example 2015-02-13 02:34:04 -08:00
Andrew Gibiansky
8eb614d31b Bumping versions on all packages for Hackage upload. No PVP, sorry, I suck. v0.5.0.0 2015-02-11 22:35:34 -08:00
Andrew Gibiansky
20aa688a9a Adding :m + and :m -. Closes #298. 2015-02-11 21:56:13 -08:00
Andrew Gibiansky
7bff2be3f4 Merge branch 'master' of github.com:gibiansky/IHaskell 2015-01-22 23:47:50 -08:00
Andrew Gibiansky
f804ec1a16 Attempting to fix #301 2015-01-22 23:47:41 -08:00
Andrew Gibiansky
1693d800a5 Fix issue where value of type forall x. x would be treated as TH DecsQ 2015-01-22 23:47:18 -08:00