Sumit Sahrawat
|
d5c97ea303
|
Fix #350 -- Show diagrams Animations as animated .gif images
|
2015-03-06 01:00:57 +05:30 |
|
Andrew Gibiansky
|
7c97ecd2d9
|
Merge pull request #403 from FranklinChen/fix-macos-build
On MacOS, build.sh installs arithmoi without llvm
|
2015-03-05 10:37:32 -08:00 |
|
Andrew Gibiansky
|
b0bca8aeb7
|
Fixing #402; this may break 7.10 later, but for now 7.10 doesnt compile anyways
|
2015-03-05 09:46:50 -08:00 |
|
Franklin Chen
|
a77d792f9b
|
On MacOS, build.sh installs arithmoi without llvm
|
2015-03-05 09:44:00 -05:00 |
|
Andrew Gibiansky
|
8337a1db8e
|
Merge branch 'bgamari-ghc-7.10-new'
|
2015-03-04 23:38:11 -08:00 |
|
Andrew Gibiansky
|
2de62db7bb
|
Completing merge
|
2015-03-04 23:37:55 -08:00 |
|
Andrew Gibiansky
|
dc363cee91
|
Enabling 7.10 testing for travis
|
2015-03-04 23:35:48 -08:00 |
|
Andrew Gibiansky
|
5a527f261f
|
Fixing .travis.yml
|
2015-03-04 23:06:22 -08:00 |
|
Andrew Gibiansky
|
398da0db79
|
Disable ihaskell-display checking for ghc 7.6.3 and head
|
2015-03-04 22:47:58 -08:00 |
|
Andrew Gibiansky
|
fcb5107c9e
|
Adding static-canvas support; adding 7.6.3 bugfix N+1 for travis
|
2015-03-04 22:16:23 -08:00 |
|
Andrew Gibiansky
|
ef3a46122a
|
ihaskell-static-canvas now imports IHaskell.Display.StaticCanvas
|
2015-03-04 21:25:25 -08:00 |
|
Andrew Gibiansky
|
145cf72be7
|
Still trying to get ihaskell building on travis
|
2015-03-04 20:57:04 -08:00 |
|
Andrew Gibiansky
|
b364daa73d
|
Third attempt at 7.6.3-fix
|
2015-03-04 19:08:44 -08:00 |
|
Andrew Gibiansky
|
d851a6e121
|
Second try at a fix for 7.6.3
|
2015-03-04 18:52:08 -08:00 |
|
Andrew Gibiansky
|
0c4149d75d
|
Attempting to fix build issues for travis
|
2015-03-04 18:30:33 -08:00 |
|
Andrew Gibiansky
|
30da275134
|
Add cabal install cpphs; disable GHC 7.10+ for now
|
2015-03-04 18:07:26 -08:00 |
|
Andrew Gibiansky
|
167c36cad4
|
Dont cabal configure before build
|
2015-03-04 17:50:05 -08:00 |
|
Andrew Gibiansky
|
a4e20b24f2
|
try not cding places during travis build?!
|
2015-03-04 17:05:36 -08:00 |
|
Andrew Gibiansky
|
c65ec6a317
|
Adding travis.yml badge to README
|
2015-03-04 16:53:59 -08:00 |
|
Andrew Gibiansky
|
9cf4420b7b
|
In travis.yml: git clone with http not ssh
|
2015-03-04 16:50:51 -08:00 |
|
Andrew Gibiansky
|
9a3bff6443
|
Merge branch 'master' of github.com:gibiansky/IHaskell
|
2015-03-04 16:45:31 -08:00 |
|
Andrew Gibiansky
|
cc5f895337
|
Adding travis ci
|
2015-03-04 16:45:22 -08:00 |
|
Andrew Gibiansky
|
05dd79dcdf
|
Fixing hoogle access by urlencoding parameters
|
2015-03-03 19:21:18 -08:00 |
|
Andrew Gibiansky
|
6b6a9b8936
|
Fixing unshowable displays, adding pager docs
|
2015-03-03 17:54:44 -08:00 |
|
Andrew Gibiansky
|
b2dfd0e48f
|
Fixing pager Javascript
|
2015-03-03 14:18:37 -08:00 |
|
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
|
df8fd57906
|
Merge pull request #393 from houshuang/fwarn
Removing unused imports, fixing other -fwarn issues
|
2015-03-03 11:50:20 -08:00 |
|
Stian Håklev
|
d9217a1603
|
Removing superfluous comment about joinLines
|
2015-03-03 14:39:09 -05:00 |
|
Stian Håklev
|
ba0916cfa5
|
Removing unused imports, fixing other -fwarn issues
|
2015-03-03 14:36:24 -05: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 |
|
Ben Gamari
|
d372bb5d83
|
ihaskell-diagrams: Diagram type has changed
We now need to specify the numeric type and vector space explicitly
since these are given via type synonym family in `Diagram`
|
2015-02-23 22:40:27 -05:00 |
|
Ben Gamari
|
46445a5652
|
ihaskell-diagrams: Height constructor is no longer exported
Use `mkHeight` instead.
|
2015-02-23 22:29:58 -05:00 |
|
Ben Gamari
|
dfd8bcc419
|
ghc-parser: Bump bounds
|
2015-02-23 21:54:42 -05:00 |
|
Ben Gamari
|
c8bb92f803
|
Parser: Only parse code as module if it is named
|
2015-02-23 21:54:42 -05:00 |
|
Ben Gamari
|
db6375066a
|
Evaluate: GHC 7.10 wants GADTs
|
2015-02-23 21:39:47 -05:00 |
|
Ben Gamari
|
e6734da1f3
|
ghc-parser: Add GHC 7.10 parser
Unlike the previous GHC releases, now we can simply reexport the
parsers
|
2015-02-23 21:38:46 -05:00 |
|