Commit graph

806 commits

Author SHA1 Message Date
adam j hartz
e993935553 fix job control issue with subprocess requiring a TTY 2015-03-27 15:59:40 -04:00
adam j hartz
eb547292c0 job control: documentation 2015-03-27 02:07:17 -04:00
adam j hartz
c8246c7907 docstrings and some formatting 2015-03-27 02:03:56 -04:00
adam j hartz
65af251340 fix handling of ctrl-c 2015-03-27 01:21:54 -04:00
adam j hartz
8f640ae1ef public versus private in jobs.py 2015-03-27 01:21:34 -04:00
adam j hartz
651952f2e3 working minimal job control 2015-03-27 01:12:30 -04:00
Anthony Scopatz
35e80b6187 Merge branch 'unpack' 2015-03-26 15:37:17 -05:00
adam j hartz
9665d3b89c ignore python keywords in subprocess mode 2015-03-26 16:14:01 -04:00
adam j hartz
b85d9eb8ed error on newline interrupting backtick 2015-03-26 15:50:55 -04:00
Anthony Scopatz
682c09f153 fix broken test 2015-03-26 01:36:56 -05:00
Anthony Scopatz
621f68c5da should fix errors 2015-03-26 01:33:08 -05:00
Anthony Scopatz
ae7bda1d1f mc0000 2015-03-26 01:07:05 -05:00
Anthony Scopatz
7295327f7a more landsape tests 2015-03-26 01:04:05 -05:00
Anthony Scopatz
070576af44 try disabling syntax error, again 2015-03-26 00:54:03 -05:00
Anthony Scopatz
368c4c831f fix for multiple assigment 2015-03-26 00:51:31 -05:00
Anthony Scopatz
9a92812f1c try disabling syntax error 2015-03-26 00:15:50 -05:00
Anthony Scopatz
5d405499f9 fix and tests for mutliple assignment 2015-03-25 23:53:15 -05:00
Anthony Scopatz
ecf27710e6 ignore docs/conf.py 2015-03-25 18:44:45 -05:00
Anthony Scopatz
402e393ad1 some test improvements 2015-03-25 18:32:10 -05:00
Anthony Scopatz
588fa2b377 Merge branch 'wrywerytwreywery-master' 2015-03-25 18:10:55 -05:00
Anthony Scopatz
fd3f828081 Merge branch 'master' of https://github.com/wrywerytwreywery/xonsh into wrywerytwreywery-master 2015-03-25 18:05:22 -05:00
adam j hartz
7202815f53 stop SEMIs from screwing up subprocess mode 2015-03-25 18:40:54 -04:00
Anthony Scopatz
cfb031b827 Merge pull request #145 from javValverde/master
Use landscape.io
2015-03-25 15:56:00 -05:00
javValverde
1e9d0bb223 Use landscape account from scopatz 2015-03-25 20:17:55 +01:00
javValverde
7ab952c41f Added landscape configuration 2015-03-25 20:13:23 +01:00
javValverde
29f8871433 Added landscape batch to README 2015-03-25 20:10:19 +01:00
adam j hartz
3be729c4cf attempt to fix potential issue with WS token 2015-03-25 13:31:24 -04:00
adam j hartz
bf9a1801ff replace return statements with break statements 2015-03-25 13:28:24 -04:00
adam j hartz
3b4175a758 execer.py: pep8 2015-03-25 12:22:48 -04:00
adam j hartz
0b6ea767aa IndentationError from tokenizer shouldn't kill everything 2015-03-25 12:19:43 -04:00
adam j hartz
7127698dc0 more cleanup 2015-03-25 12:13:46 -04:00
adam j hartz
dfcedd14d5 one more small refactoring 2015-03-25 11:07:24 -04:00
adam j hartz
fcea45b361 refactoring of lexer and parser 2015-03-25 11:03:35 -04:00
adam j hartz
66292854ec refactoring per suggestions 2015-03-25 03:58:28 -04:00
Anthony Scopatz
7f597eef9c shortened conda install 2015-03-25 01:59:38 -05:00
Anthony Scopatz
22c61e8dcb fork me on github ribbon 2015-03-25 01:58:03 -05:00
adam j hartz
667c3695e4 lexer: pep8 fixes 2015-03-24 23:29:09 -04:00
adam j hartz
bf8283a74c remove unreachable parser state 2015-03-24 22:56:27 -04:00
adam j hartz
4f2b92ad65 revert formatting changes 2015-03-24 22:46:11 -04:00
adam j hartz
61b944c353 revert seemingly unneccesary small change 2015-03-24 22:43:51 -04:00
adam j hartz
d289163b5f add complicated tests from reported issues 2015-03-24 22:38:29 -04:00
adam j hartz
a5ae2ca4db remove superfluous print 2015-03-24 22:32:25 -04:00
adam j hartz
e918420616 comment handling bug 2015-03-24 22:30:07 -04:00
adam j hartz
5cad88e0f0 tools.py: don't need trailing whitespace on subproc commands? 2015-03-24 22:25:41 -04:00
adam j hartz
3e3d7c3c04 True, False, None should be NameConstants 2015-03-24 22:24:40 -04:00
adam j hartz
0c9d1bd5f3 add ellipsis 2015-03-24 22:24:23 -04:00
adam j hartz
7a636430a6 lexer tests 2015-03-24 22:09:50 -04:00
adam j hartz
393d00964a Merge branch 'master' of https://github.com/scopatz/xonsh 2015-03-24 21:15:35 -04:00
adam j hartz
3fc4d759d2 fix embarrassing bug 2015-03-24 21:11:39 -04:00
adam j hartz
aa343facfd some cleanup 2015-03-24 20:55:07 -04:00