Commit graph

318 commits

Author SHA1 Message Date
Anthony Scopatz
2ef54846fc some cleanup 2015-03-14 01:23:51 -05:00
Anthony Scopatz
6c52a64cb3 more tests pass 2015-03-14 01:00:46 -05:00
Anthony Scopatz
61bf220a57 added maxcol 2015-03-14 00:40:32 -05:00
Anthony Scopatz
5fe94347f4 so close... 2015-03-13 22:53:08 -05:00
Anthony Scopatz
e8b0e41df9 subproc_toks 2015-03-13 21:43:18 -05:00
Anthony Scopatz
95313f7508 some lexer tokenizing start 2015-03-13 20:12:21 -05:00
Anthony Scopatz
c836c7eb78 Merge branch 'wrywerytwreywery-bc_bugfix' 2015-03-13 19:32:54 -05:00
Anthony Scopatz
8bd8941945 pep8 fix 2015-03-13 19:32:31 -05:00
Anthony Scopatz
ecb197f784 Merge branch 'bc_bugfix' of https://github.com/wrywerytwreywery/xonsh into wrywerytwreywery-bc_bugfix 2015-03-13 19:30:34 -05:00
Anthony Scopatz
77096c35ea updated for None parsing 2015-03-13 19:27:44 -05:00
Anthony Scopatz
bef12986d9 test fies 2015-03-13 19:20:26 -05:00
adam j hartz
e38cfa709c fix #28 2015-03-13 20:16:28 -04:00
Anthony Scopatz
4bff5bf677 more LC redesign 2015-03-13 19:10:58 -05:00
Anthony Scopatz
2402b490d6 multiple statements in multiline mode 2015-03-13 18:53:47 -05:00
Anthony Scopatz
448eb52a4c locale fixes 2015-03-13 18:33:56 -05:00
Anthony Scopatz
6336907a61 Setup Shift-Tab to indent 2015-03-13 00:41:33 -05:00
Anthony Scopatz
75f74b4218 added locale hooks 2015-03-13 00:01:29 -05:00
Anthony Scopatz
71e95fa01a added experimental source-bash alias 2015-03-12 23:05:47 -05:00
Anthony Scopatz
87052bd935 fail on Py2k 2015-03-12 20:43:06 -05:00
Anthony Scopatz
b19692dcc7 lineno fixes 2015-03-12 20:22:14 -05:00
Anthony Scopatz
82aa979c08 multi-line terminates on syntax error 2015-03-12 18:49:58 -05:00
Anthony Scopatz
10e51475ae missing RL_COMPLETION_SUPPRESS_APPEND fix 2015-03-12 01:08:22 -05:00
Anthony Scopatz
a12b3d010e removed RL_POINT, it was probably a bad idea 2015-03-12 00:53:14 -05:00
Anthony Scopatz
8352a3514f Merge branch 'torgny-master' 2015-03-11 17:37:00 -05:00
torgny
ba27be8139 Fix for issue "Multi-line input never terminates #13" 2015-03-11 23:23:06 +01:00
Anthony Scopatz
f4d68f12dc version bump to 0.1.1 2015-03-11 01:55:14 -05:00
Anthony Scopatz
880f398496 Merge branch 'pipes' 2015-03-11 01:41:39 -05:00
Anthony Scopatz
d7ccd0e3c4 added str alias return types 2015-03-11 01:40:48 -05:00
Anthony Scopatz
621f45e72e _run_callable_subproc() 2015-03-11 01:38:44 -05:00
Anthony Scopatz
a58d038f5f Merge branch 'master' of https://github.com/jamiees2/xonsh into pipes 2015-03-11 01:02:20 -05:00
Anthony Scopatz
e87a3635f8 Merge branch 'paren' 2015-03-10 21:38:40 -05:00
Anthony Scopatz
62cc3dc7a0 lexer fixes for open parens 2015-03-10 21:38:11 -05:00
Anthony Scopatz
625e5df3a7 Merge pull request #14 from crbates/patch-1
xonsh's not polyphemus
2015-03-10 21:06:47 -05:00
James Elías
f7b5985a88 Supports tuple/string return type 2015-03-11 01:56:42 +00:00
James Elías
d80c561cb3 changed aliasing to support optional return values, and interactive prompts 2015-03-11 01:47:42 +00:00
Anthony Scopatz
cdc039c507 Merge branch 'pipes' 2015-03-10 20:30:05 -05:00
Anthony Scopatz
f387815247 updated piping docs 2015-03-10 20:29:28 -05:00
Anthony Scopatz
5bb0eb704f new piping works 2015-03-10 20:22:23 -05:00
Anthony Scopatz
77ff338255 Merge branch 'jamiees2-pipes' into pipes 2015-03-10 19:58:18 -05:00
Anthony Scopatz
7795de2c06 some improvements to cd 2015-03-10 19:33:15 -05:00
James Elías
f03f095b30 added software license 2015-03-11 00:15:44 +00:00
Cameron Bates
8edd1de205 xonsh is not polyphemus 2015-03-10 16:40:48 -07:00
Anthony Scopatz
6fd5deeca0 Merge branch 'abingham-cd-no-args' 2015-03-10 15:49:11 -05:00
Austin Bingham
12449615a6 cd with no arguments now changes to home dir.
This is how cd works in bash, zsh, etc.
2015-03-10 12:31:32 +01:00
James Elías
ee3a8adb81 Improved output piping 2015-03-10 09:49:43 +00:00
James Elías
0f9c7bc194 Improved output redirection 2015-03-10 09:43:20 +00:00
Anthony Scopatz
6d4c9865d2 mobile fix 2015-03-10 02:28:30 -05:00
Anthony Scopatz
502c73bbcb sped up demo gif 2015-03-10 02:18:05 -05:00
Anthony Scopatz
eefe9891c8 bash env fix 2015-03-10 01:25:29 -05:00
Anthony Scopatz
b7b7393ec8 setup updates 2015-03-09 22:42:34 -05:00