885 Commits

Author SHA1 Message Date
Andrew Gibiansky
296c75f723 Allow :load to take multiple filenames or module names 2015-03-24 17:45:57 -07:00
Andrew Gibiansky
1bb67fefca Improving module loading; fixes #312 2015-03-24 17:41:36 -07:00
Andrew Gibiansky
a489c9bb35 Merge pull request #445 from gibiansky/format-all-src
Format all src
2015-03-24 13:18:07 -07:00
Andrew Gibiansky
c19a3bf261 Merge pull request #448 from FranklinChen/fix-linux-install-scripts
Final (hopefully) fix of Linux installation scripts.
2015-03-24 01:57:06 -07:00
Franklin Chen
c4d7619b8f Final (hopefully) fix of Linux installation scripts. 2015-03-24 02:11:58 -04:00
Andrew Gibiansky
7009eb0edd Fix compile error... 2015-03-20 22:45:01 -07:00
Andrew Gibiansky
7bc20bdc86 Allow retrying cabal install hindent 2015-03-20 22:40:49 -07:00
Andrew Gibiansky
80aa284d89 Reformat ihaskell display packages 2015-03-20 22:21:19 -07:00
Andrew Gibiansky
c53f70d88d Formatting ipython-kernel 2015-03-20 21:55:43 -07:00
Andrew Gibiansky
7ba7c4d18f Merge pull request #444 from gibiansky/enforce-proper-formatting
Enforce proper formatting
2015-03-20 19:27:34 -07:00
Andrew Gibiansky
dadd074ffd Use stdin argument instead of input for subprocess; makes it python 3.2 compatible 2015-03-20 17:00:59 -07:00
Andrew Gibiansky
a69fd10131 Only run formatting test on 7.8 2015-03-20 14:07:44 -07:00
Andrew Gibiansky
204795ccb5 Fix travis test: install hindent and python3 2015-03-20 13:35:03 -07:00
Andrew Gibiansky
a43bbb9023 Completing reformatting and adding it to test suite 2015-03-20 12:19:18 -07:00
Andrew Gibiansky
2f06049777 Reformatting all of ihaskell source 2015-03-19 18:30:22 -07:00
Andrew Gibiansky
e5e9203624 Creating script to check formatting; for now just prints diffs 2015-03-17 21:37:33 -07:00
Andrew Gibiansky
be10d3830b Merge pull request #441 from gibiansky/jupyter-with-completion
Jupyter with completion
2015-03-17 01:45:48 -07:00
Andrew Gibiansky
3c8b634806 Upgrading to v5 and making completion work 2015-03-16 23:34:42 -07:00
Andrew Gibiansky
9cd9cfb1b8 Adding remainder of completion work 2015-03-16 18:39:24 -07:00
Andrew Gibiansky
2eca349123 Fixing completion 2015-03-16 18:39:24 -07:00
Andrew Gibiansky
2ab0407224 Merge pull request #440 from gibiansky/fix-completion-crash
Debug flag causes printing of raw messages
2015-03-16 18:38:34 -07:00
Andrew Gibiansky
bccee2283b Merge pull request #438 from slon1024/ihaskell_install
Added `ihaskell install` into build.sh
2015-03-16 11:38:12 -07:00
Andrew Gibiansky
5af5d8e205 Debug flag causes printing of raw messages 2015-03-16 11:37:23 -07:00
Andrew Gibiansky
c6bfabd947 Merge pull request #431 from gibiansky/fix-flags
Fix flags
2015-03-16 02:27:05 -07:00
Vladimir Alekseichenko
2409525e95 removed temporary file 2015-03-16 06:22:09 +01:00
Vladimir Alekseichenko
bf6913dd48 return status code 0, even "ihaskell install" failed 2015-03-16 06:18:55 +01:00
Vladimir Alekseichenko
252fe06865 s/which/hash/ 2015-03-15 21:06:56 +01:00
Vladimir
a6c1cda978 added ihaskell install into build.sh 2015-03-15 20:13:42 +01:00
Andrew Gibiansky
900b092fe3 Dont screw up kernelspec when no conf file is present 2015-03-10 23:14:18 -07:00
Andrew Gibiansky
dbbcb06f8f Update notebooks to v4 format 2015-03-10 22:55:50 -07:00
Andrew Gibiansky
5bf953f048 Merge pull request #432 from gibiansky/add-flags-to-kernel-mode
Adding flags to kernel mode
2015-03-10 22:45:16 -07:00
Andrew Gibiansky
54d36e03a2 Merge pull request #434 from gibiansky/limit-type-info-line-length
Change get-type style from pre to pre-wrap
2015-03-10 22:37:17 -07:00
Andrew Gibiansky
3ff6aeab25 Change get-type style from pre to pre-wrap 2015-03-10 22:34:09 -07:00
Andrew Gibiansky
289968b559 Merge pull request #433 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2015-03-10 22:22:57 -07:00
The Gitter Badger
93c27da3f2 Added Gitter badge 2015-03-11 05:21:01 +00:00
Andrew Gibiansky
fe57ea3368 Adding flags to kernel mode 2015-03-10 22:17:59 -07:00
Andrew Gibiansky
a8124ae846 Merge pull request #428 from gibiansky/simplified-cmdline-interface
Simplified cmdline interface
2015-03-10 22:00:02 -07:00
Andrew Gibiansky
3d9441d526 Merge pull request #430 from gibiansky/fix-readme-build-status
Make build status refer to only master branch
2015-03-10 21:59:40 -07:00
Andrew Gibiansky
c901dead3a Making test suite pass for flag fixing 2015-03-10 20:49:09 -07:00
Andrew Gibiansky
88c8822e48 Make build status refer to only master branch 2015-03-10 20:26:37 -07:00
Andrew Gibiansky
ce49636be2 Fixing tests to strip HTML badly from pager info 2015-03-10 20:23:21 -07:00
Andrew Gibiansky
c80ce6237f Changing IHaskell to ihaskell 2015-03-10 16:41:11 -07:00
Andrew Gibiansky
39a2725035 Finished simplifying command-line interface 2015-03-10 14:14:05 -07:00
Andrew Gibiansky
027184cabb Removal of many flags and modes 2015-03-10 12:23:28 -07:00
Andrew Gibiansky
0ae48fd0f3 First attempt at fixing flags 2015-03-10 12:15:21 -07:00
Andrew Gibiansky
b96f6afb9b Merge pull request #427 from juselius/master
Fix empty Bird style code lines.
2015-03-10 11:14:55 -07:00
Jonas Juselius
35d7066871 Fix empty Bird style code lines.
Empty Bird style code lines, i.e. lines containing only a single '>' were
treated like markdown. Only code lines with '> ' were treated like empty code
lines.
2015-03-10 10:20:54 +01:00
Andrew Gibiansky
3997c379eb Merge pull request #422 from juselius/master
Fix IHaskell convert for ipynb files with nbformat 4.
2015-03-08 15:56:20 -07:00
Jonas Juselius
2edf1e676d Fix lhs to ipynb converter.
The previous commit had missed some of the format changes from v3 to v4.
2015-03-08 18:40:28 +01:00
Andrew Gibiansky
a6d8b8d858 Merge pull request #421 from FranklinChen/fix-linux-install
Ugh, fixed a couple of things in Linux install.
2015-03-08 09:49:16 -07:00