Commit graph

448 commits

Author SHA1 Message Date
adam j hartz
a5ae2ca4db remove superfluous print 2015-03-24 22:32:25 -04:00
adam j hartz
7a636430a6 lexer tests 2015-03-24 22:09:50 -04:00
Mattias Ugelvik
45005cddf2 Merge branch 'master' of https://github.com/scopatz/xonsh
Conflicts:
	xonsh/built_ins.py
2015-03-22 16:51:31 +01:00
Anthony Scopatz
0b4d77a212 Merge branch 'nl' 2015-03-22 10:28:19 -05:00
Anthony Scopatz
2691af884b Merge branch 'syntax' of https://github.com/wrywerytwreywery/xonsh into wrywerytwreywery-syntax 2015-03-22 10:24:56 -05:00
Mattias Ugelvik
1483159dd2 Recursive alias evaluation 2015-03-22 02:46:33 +01:00
adam j hartz
6d1bc7b525 update tests for new syntax 2015-03-21 21:37:00 -04:00
Anthony Scopatz
b635ac23e9 fix for further nesting 2015-03-21 19:04:30 -05:00
Anthony Scopatz
ca6e217291 nested sets and dicts 2015-03-21 18:49:53 -05:00
Anthony Scopatz
8db48f7083 new dict nesting 2015-03-21 18:49:53 -05:00
Anthony Scopatz
b2215badd1 some nesting. some to work out 2015-03-21 18:49:53 -05:00
adam j hartz
a88921b866 complex number tests 2015-03-21 19:10:57 -04:00
Anthony Scopatz
dcd4a20271 fix for comment only line 2015-03-18 20:14:53 -05:00
Anthony Scopatz
c1ba1c502c bug fix for indented ctx sensitive parsing 2015-03-15 01:29:25 -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
e8b0e41df9 subproc_toks 2015-03-13 21:43:18 -05:00
Anthony Scopatz
bef12986d9 test fies 2015-03-13 19:20:26 -05:00
Anthony Scopatz
62cc3dc7a0 lexer fixes for open parens 2015-03-10 21:38:11 -05:00
Anthony Scopatz
da34a3cee2 fixed comment-only issue 2015-03-07 23:02:49 -06:00
Anthony Scopatz
58c45faf92 everything works again 2015-03-07 14:59:48 -06:00
Anthony Scopatz
4706f9cd08 some trailer fixes that break other things 2015-03-07 14:56:53 -06:00
Anthony Scopatz
7ed41791d0 some optimization fixes 2015-03-07 11:47:32 -06:00
Anthony Scopatz
92cc3d3c89 why am I here 2015-03-03 19:57:18 -06:00
Anthony Scopatz
8a688264aa take this 2015-03-03 19:25:51 -06:00
Anthony Scopatz
0ebbbe2344 added tests 2015-03-03 18:54:58 -06:00
Anthony Scopatz
07a3b2b2c2 finally, sane exiting semantics 2015-03-01 21:23:01 -06:00
Anthony Scopatz
a4be6a656c better everything 2015-03-01 19:13:09 -06:00
Anthony Scopatz
39a2792739 added aliasing 2015-02-28 16:10:34 -06:00
Anthony Scopatz
e1df713611 have backgrounding 2015-02-25 23:22:10 -06:00
Anthony Scopatz
82079b8f5d have redirection 2015-02-25 22:35:38 -06:00
Anthony Scopatz
99cca36163 implemeted language for subproc write and append 2015-02-25 21:48:00 -06:00
Anthony Scopatz
585f91183c test piping 2015-02-25 21:01:21 -06:00
Anthony Scopatz
4dcca8919e added globing 2015-02-25 00:46:11 -06:00
Anthony Scopatz
7d826e5209 more subproc refactoring 2015-02-24 21:58:37 -06:00
Anthony Scopatz
ae687cd16c some fixes and 0 2015-02-24 20:43:41 -06:00
Anthony Scopatz
f330ae8cce fixed some helper tests 2015-02-23 22:21:46 -06:00
Anthony Scopatz
9c69d20b5e added helper and superhelper, mostly taken from IPython 2015-02-23 22:14:56 -06:00
Anthony Scopatz
511747cbc0 added backticks to py 2015-02-23 00:33:11 -06:00
Anthony Scopatz
809ed4171e regex path tests 2015-02-22 23:46:18 -06:00
Anthony Scopatz
a3aae5b264 xonsh env 2015-02-19 23:59:03 -06:00
Anthony Scopatz
5d64d4492f seem to have working execer 2015-02-11 02:01:35 -06:00
Anthony Scopatz
e7e33c52e3 have ctx free fix 2015-02-03 02:02:57 -06:00
Anthony Scopatz
cf86a2689b code stuff 2015-02-02 03:07:08 -06:00
Anthony Scopatz
38ea4649c9 added help and superhelp 2015-02-02 02:36:45 -06:00
Anthony Scopatz
ccdf2031ee have list lookup 2015-02-02 01:34:20 -06:00
Anthony Scopatz
4834ce588f more stuff 2015-02-01 21:38:58 -06:00
Anthony Scopatz
15a162b61e done 2015-02-01 19:32:20 -06:00
Anthony Scopatz
8f77569b82 have subproc nesting 2015-02-01 19:01:02 -06:00
Anthony Scopatz
eff792b008 generalized python mode 2015-02-01 18:38:12 -06:00