Anthony Scopatz
4030ed8050
addes split() method to lexer
2017-02-19 20:48:26 -05:00
Anthony Scopatz
67527baa6e
summy styler must provide str to pygments, not none.
2017-02-18 20:34:40 -05:00
Anthony Scopatz
65385ff544
some bug fixes
2017-02-18 19:43:48 -05:00
Anthony Scopatz
67d61ed0c2
Merge branch 'master' into linecont
2017-02-17 02:00:16 -05:00
Anthony Scopatz
0cb619468a
line continuation fixes
2017-02-15 00:58:38 -05:00
Hugo Wang
c28504a152
Merge branch 'master' into tcgrp
2017-02-15 12:04:23 +08:00
Hugo Wang
e63c57acd5
update test cases
2017-02-15 12:01:04 +08:00
Morten Enemark Lund
e78b0448a7
Don't import xonsh.built_ins
2017-02-14 21:29:44 +01:00
Morten Enemark Lund
88abaf6348
Fix skip_if_on_conda decorator
2017-02-14 21:17:43 +01:00
Morten Enemark Lund
8877188cb5
Explicitly instantiate Excer() in test_imphooks.py.
...
Using the Excer fixture from conftest.py does not instantiate builtins. And calling load_builtins won't work since it is monkeypatched from the fixture.
2017-02-14 21:14:18 +01:00
Morten Enemark Lund
4f09829fd6
Fix monkeypath load_builins
2017-02-14 21:02:04 +01:00
Anthony Scopatz
3d20fc04de
no history
2017-02-13 01:04:56 -05:00
Anthony Scopatz
419984beca
new ctx
2017-02-13 00:50:31 -05:00
Anthony Scopatz
773069c4f5
Xonsh startup loading refactor
2017-02-13 00:25:38 -05:00
Konstantinos Tsakiltzidis
672e0c617c
Merge pull request #2181 from xonsh/file
...
Added __file__ and __name__ to xonsh scripts
2017-02-13 02:06:18 +02:00
Anthony Scopatz
5e1babbc65
Some fixes
2017-02-12 17:18:57 -05:00
Anthony Scopatz
a695c78e64
is -> in
2017-02-12 17:09:51 -05:00
Anthony Scopatz
cbc7282707
ws
2017-02-12 13:36:33 -05:00
Anthony Scopatz
8225731142
some comments
2017-02-12 13:24:53 -05:00
Anthony Scopatz
cb2f071d37
ugg
2017-02-12 13:21:13 -05:00
Anthony Scopatz
2e6946d5a7
pytest is thge worst
2017-02-12 13:15:34 -05:00
Anthony Scopatz
9823b465cf
separate tests
2017-02-12 13:11:29 -05:00
Anthony Scopatz
633cce8e95
xfail
2017-02-12 13:01:15 -05:00
Anthony Scopatz
6df10233dc
stupid message
2017-02-12 12:59:40 -05:00
Anthony Scopatz
e223c9e7b7
_bad_case
2017-02-12 12:55:51 -05:00
Anthony Scopatz
75afffc54b
merge cases
2017-02-12 12:52:13 -05:00
Anthony Scopatz
a9e48b04be
try this
2017-02-12 12:32:50 -05:00
Anthony Scopatz
489b4b460e
try inner
2017-02-12 12:27:00 -05:00
Anthony Scopatz
7f59cfc998
uggh more
2017-02-12 12:17:17 -05:00
Anthony Scopatz
8641e44b93
err
2017-02-12 11:59:51 -05:00
Anthony Scopatz
03646b987e
skip on travis
2017-02-12 11:50:34 -05:00
Anthony Scopatz
ec174a3b44
no xonsh
2017-02-12 11:42:44 -05:00
Hugo Wang
5368d720fe
moved unthreadable etc decorators to tools
2017-02-12 11:01:24 +08:00
Anthony Scopatz
0fbb522712
mac test fixes
2017-02-11 19:22:30 -05:00
Anthony Scopatz
ed727535a7
added scripts
2017-02-11 19:12:03 -05:00
Anthony Scopatz
6f448c0cfb
Added __file__ and __name__ to xonsh scripts
2017-02-11 18:51:10 -05:00
Anthony Scopatz
c8ebf7f65c
proc proxy aliases
2017-02-11 14:54:36 -05:00
Morten Enemark Lund
4b1ac74de1
Merge pull request #2153 from xonsh/argcomp
...
Argument completion
2017-02-06 20:59:00 +01:00
Anthony Scopatz
fe3f88d53f
Merge pull request #2146 from mitnk/hist-be
...
Make XONSH_HISTORY_BACKEND accept class type
2017-02-05 11:01:29 -05:00
Anthony Scopatz
711ba56c38
Merge branch 'master' into argcomp
2017-02-05 10:53:33 -05:00
Hugo Wang
f216aa8bed
adding tests back
2017-02-05 22:55:04 +08:00
Hugo Wang
4a5b561014
Merge branch 'master' of github.com:mitnk/xonsh into hist-be
2017-02-05 22:07:16 +08:00
Hugo Wang
4746d6d4a4
adding tests
2017-02-05 22:02:27 +08:00
Anthony Scopatz
f11448b4bf
Added Python function argument completer
2017-02-04 19:35:16 -05:00
Anthony Scopatz
79777ac888
added subexpr_before_unbalanced
2017-02-04 17:35:32 -05:00
Anthony Scopatz
41191d1b30
added is_balanced()
2017-02-04 17:04:12 -05:00
Anthony Scopatz
ac40750c04
added uptime
2017-02-04 14:12:28 -05:00
Jamie Bliss
ccdf582152
Merge pull request #2109 from xonsh/hist
...
changed history indexing api
2017-02-03 14:51:17 -05:00
Jamie Bliss
20704f5d1a
Merge pull request #2131 from xonsh/envev
...
Event on_envvar
2017-02-01 22:09:38 -05:00
laerus
bbeafbab56
event on_envvar moar testing
2017-01-31 12:51:26 +02:00