22 Commits

Author SHA1 Message Date
Eyal Dechter
c43fe0cbdc Merge remote-tracking branch 'upstream/master' into fix_111_tilde_completion
All tests pass.

Conflicts:
	src/Hspec.hs
2014-01-08 12:00:49 -05:00
Eyal Dechter
9b781c8fbd Added a parser for shell command line parsing that takes care of escaped whitespace and quotations. Addressed notes #116. 2014-01-08 11:56:36 -05:00
Andrew Gibiansky
99e31d00ac adding tests for the pager 2014-01-07 19:39:40 -05:00
Andrew Gibiansky
c4c864aed3 Error messages have context and don't line-wrap 2014-01-07 19:20:42 -05:00
Eyal Dechter
8d9df2389b Fixed 111. 2014-01-07 18:26:21 -05:00
Eyal Dechter
1557c8636a Changed matchedText to be different for different completionTypes. 2014-01-07 17:15:53 -05:00
Eyal Dechter
f1fbedf397 Fixed hspec testing code. :load directive test fails. 2014-01-07 09:12:03 -05:00
Eyal Dechter
4234b0b835 Fixed hspec test code. 2014-01-07 09:05:20 -05:00
Eyal Dechter
ddf3bec9be Cleanup up and added tests. 2014-01-06 21:46:56 -05:00
Eyal Dechter
a79b867c61 Merge remote-tracking branch 'upstream/master' into path_completion 2014-01-06 15:46:14 -05:00
Eyal Dechter
97b73fa19a Added a test case. 2014-01-06 15:45:52 -05:00
Andrew Gibiansky
ba6db61624 changing interface of IHaskell.Display to not use quite as many strings 2014-01-06 14:25:41 -05:00
Eyal Dechter
a575c74749 Cleanup whitespace. 2014-01-06 12:39:58 -05:00
Eyal Dechter
518e19700d Fixed compeletePath tests. 2014-01-06 12:28:07 -05:00
Eyal Dechter
fd2a2ef2c6 More clean up. 2014-01-05 21:52:52 -05:00
Eyal Dechter
368dd19085 Cleanup. 2014-01-05 20:57:08 -05:00
Eyal Dechter
c2f98a966e Fixed tests. 2014-01-05 20:52:39 -05:00
Eyal Dechter
c8ab44d092 Added Hspec tests for :load path completion. 2014-01-05 17:49:29 -05:00
Eyal Dechter
3c68a6afe7 Merge remote-tracking branch 'upstream/master' into path_completion 2014-01-04 21:06:26 -05:00
Andrew Gibiansky
4566475324 Changing :set to be useful. :set [no]lint, :set no[svg]. 2014-01-04 20:13:06 -05:00
Andrew Gibiansky
9b7f26b570 Merge branch 'master' of https://github.com/aavogt/IHaskell
Conflicts:
	src/Hspec.hs
2014-01-03 17:41:08 -05:00
Adam Vogt
63ecc797eb move IHaskell stuff to src/ 2014-01-03 00:10:15 -05:00