Commit graph

1873 commits

Author SHA1 Message Date
Anthony Scopatz
dc87926b23 have while printer 2016-01-05 11:28:12 -08:00
Anthony Scopatz
98ec82d49d Merge branch 'master' into xonfig 2016-01-05 11:01:13 -08:00
Anthony Scopatz
ccf7500d8b Merge branch 'gforsyth-master' 2016-01-05 09:22:49 -08:00
Anthony Scopatz
a5d1cdfb1a minor update 2016-01-05 09:20:08 -08:00
Gil Forsyth
e7d85a8234 fix module import to return list instead of generator 2016-01-05 11:54:14 -05:00
Anthony Scopatz
b300705678 minor formattin 2016-01-04 23:36:26 -08:00
Anthony Scopatz
f0eafa3b7c minor bug 2016-01-04 23:26:28 -08:00
Anthony Scopatz
d9c69ec4cd more text 2016-01-04 23:23:42 -08:00
Anthony Scopatz
ef7b21732f more text 2016-01-04 23:23:21 -08:00
Anthony Scopatz
5d1cc6cb2c wizard scafold 2016-01-04 22:05:21 -08:00
Anthony Scopatz
f0915dade3 added load node 2016-01-04 21:29:22 -08:00
Anthony Scopatz
5400ef8db0 excess colon 2016-01-03 20:40:26 -08:00
Anthony Scopatz
59c348770e yesno 2016-01-03 20:35:35 -08:00
Anthony Scopatz
6f015ad4d6 save improvements 2016-01-03 20:21:51 -08:00
Anthony Scopatz
a72d8fc04e added unstorable singleton 2016-01-03 18:17:30 -08:00
Anthony Scopatz
67cc89483e fixed input logic issues 2016-01-03 18:06:30 -08:00
Anthony Scopatz
23e448632f fixed wizard 2016-01-03 17:53:38 -08:00
Anthony Scopatz
8d1a8c5d29 fixed wizard 2016-01-03 12:18:41 -08:00
Anthony Scopatz
6bbaef912a more wizard 2016-01-03 12:00:54 -08:00
Anthony Scopatz
24dd8a6876 more wizard 2016-01-03 11:54:51 -08:00
Anthony Scopatz
9f85400300 more prompt-visitor 2016-01-03 02:33:30 -08:00
Anthony Scopatz
cb6bfc6bd9 Merge branch 'master' into xonfig 2016-01-02 12:19:10 -08:00
Anthony Scopatz
5caa9b7a76 Merge branch 'adqm-completer_dollar' 2016-01-02 12:17:16 -08:00
adam j hartz
b5c5de5925 better fix for dollar signs 2016-01-02 14:52:24 -05:00
Anthony Scopatz
0f6efb1497 storage seems to work 2016-01-02 11:28:36 -08:00
Anthony Scopatz
62945fe8fb have a stateful visitor 2016-01-02 11:14:25 -08:00
Anthony Scopatz
a02289997b more wizardlyness 2016-01-02 10:46:12 -08:00
Anthony Scopatz
102da1ab04 added state path to node 2016-01-02 10:17:18 -08:00
Anthony Scopatz
9ee5bc21c9 some more tests 2016-01-02 02:20:22 -08:00
Anthony Scopatz
2009d24604 have basic walker and pretty printer 2016-01-02 02:15:37 -08:00
Anthony Scopatz
36ba99dd78 Merge branch 'master' into xonfig 2016-01-01 23:38:50 -08:00
adam j hartz
5bc784290b Merge branch 'ptk-hist' of https://github.com/scopatz/xonsh into scopatz-ptk-updates 2016-01-01 20:25:09 -05:00
adam j hartz
61e1ed3178 Merge branch 'ptk-prompt' of https://github.com/scopatz/xonsh into scopatz-ptk-updates 2016-01-01 20:25:05 -05:00
Anthony Scopatz
f1827e1d33 more docs 2016-01-01 12:00:55 -08:00
Anthony Scopatz
0d918ee9af Merge branch 'adqm-completer' 2016-01-01 11:33:36 -08:00
adam j hartz
fc7ae4a978 add space to 'from <tab>' completions 2016-01-01 10:01:03 -05:00
adam j hartz
a5bcf1a25c only quote those names that need quoting 2016-01-01 09:56:52 -05:00
adam j hartz
876cfd28be change characters that require quoting 2016-01-01 09:54:24 -05:00
adam j hartz
91aeb2fb9e don't resort result of inspect.getmembers 2016-01-01 09:49:51 -05:00
adam j hartz
13f599ba0c several fixes for python mode completions 2016-01-01 09:48:49 -05:00
adam j hartz
58a65ee08e pep8 fixes 2016-01-01 09:45:28 -05:00
adam j hartz
1ac51ef8f4 user import_module instead of __import__, and try/except 2016-01-01 09:15:26 -05:00
Anthony Scopatz
7d725ac675 Merge branch 'ptk-hist' into xonfig 2015-12-31 21:57:32 -08:00
Anthony Scopatz
4ca6f1c0be Merge branch 'ptk-prompt' into ptk-hist 2015-12-31 21:57:00 -08:00
Anthony Scopatz
3db0bbe7e5 some pep8 2015-12-31 21:56:24 -08:00
Anthony Scopatz
c3ded7bc92 reserve space when quoting 2015-12-31 21:50:31 -08:00
Anthony Scopatz
15373dd51f 3 -> 5 2015-12-31 21:42:12 -08:00
Anthony Scopatz
2e5e37538f ypo 2015-12-31 21:40:35 -08:00
adam j hartz
80a76e8951 support completions for 'from module import <tab>' 2015-12-31 18:41:48 -05:00
adam j hartz
07103c17f7 avoid repeat completions 2015-12-31 18:24:29 -05:00