Jamie Bliss
5141fadfb4
Do some magic to make event docstrings work
2016-08-15 23:22:19 -04:00
Jamie Bliss
81d066a341
Rename so that __call__() is to register
...
```
@events.on_spam
def myhandler(eggs):
...
```
2016-08-15 23:13:44 -04:00
Jamie Bliss
44333fdcd5
Remove problematic "loopback" event style.
...
This has limited use because you have to do it in such a way that different
handlers don't step on each other or blow up on input they don't understand.
The worst case is the first use-case: command preprocessing.
2016-08-15 23:03:32 -04:00
Jamie Bliss
9dcd0f9fbf
Add validators, plus some clarity and PEP8 fixes
2016-08-15 22:59:30 -04:00
Jamie Bliss
cdd66b4511
Merge remote-tracking branch 'upstream/master' into events
2016-08-04 15:26:21 -04:00
Morten Enemark Lund
ff0603721a
Merge pull request #1527 from astronouth7303/fix-appveyor
...
Point at the right appveyor
2016-08-04 08:12:29 +02:00
Jamie Bliss
25e4750b40
Point at the right appveyor
2016-08-04 01:04:48 -04:00
Anthony Scopatz
26ab42232a
Merge pull request #1524 from astronouth7303/xontrib-all
...
Add support for `__all__` in xontribs
2016-08-03 10:22:21 -07:00
Jamie Bliss
5816059c3c
Some fixes from the PR
2016-08-03 11:57:20 -04:00
Jamie Bliss
aac8db471a
Fixed a flaw in the test setup. Tests pass now.
2016-08-03 00:42:36 -04:00
Jamie Bliss
ef51910d2e
Add some tests (which are failing)
2016-08-03 00:33:39 -04:00
Jamie Bliss
f24f60f946
Add support for __all__
in xontribs.
2016-08-03 00:05:08 -04:00
Anthony Scopatz
81558020e4
Merge pull request #1523 from xonsh/remove_anaconda_build
...
Remove anaconda build
2016-08-02 13:19:50 -07:00
Morten Enemark Lund
f1ac29a45a
Add new entry
2016-08-02 22:03:54 +02:00
Morten Enemark Lund
cdb969d434
Remove files and references related to Anaconda Build...
2016-08-02 21:43:50 +02:00
Konstantinos Tsakiltzidis
df00f02baf
Merge pull request #1516 from SirNickolas/master
...
Fix #1515
2016-08-01 18:13:49 +00:00
Anthony Scopatz
74f6fbbd49
Merge branch 'santagada-fix-xon.sh-python'
2016-07-31 17:07:49 -04:00
Anthony Scopatz
37259d99e5
Merge branch 'fix-xon.sh-python' of https://github.com/santagada/xonsh into santagada-fix-xon.sh-python
2016-07-31 17:04:47 -04:00
Gil Forsyth
d2b614096d
Merge pull request #1473 from laerus/hist_ref
...
history refactor
2016-07-31 14:25:20 -04:00
laerus
2a10da739f
news
2016-07-31 03:32:03 +03:00
laerus
0d7f43d55b
bringing back the path.join
2016-07-31 03:22:41 +03:00
laerus
9a233e0c95
docs fix/old test tweak
2016-07-31 02:22:26 +03:00
laerus
c063bff450
Merge branch 'master' into hist_ref
2016-07-31 01:32:40 +03:00
laerus
72909ec220
cleanup
2016-07-31 01:32:12 +03:00
laerus
a7406bdaa8
_zsh_hist_parser fix/datetime arguments
2016-07-31 01:25:30 +03:00
laerus
c1d392c4f2
_find_histfile_var ref
2016-07-31 00:43:11 +03:00
laerus
1a362c600b
cleanup, fix for new test case
2016-07-30 23:29:53 +03:00
laerus
dd61db0751
argparser not cool
2016-07-30 22:18:33 +03:00
Leonardo Santagada
080408ee2a
code review adjustments and news entry
2016-07-30 20:38:18 +02:00
Nickolay Bukreyev
34a64b0a97
Flake8 fix
2016-07-30 20:21:29 +07:00
Nickolay Bukreyev
1f88ee9cb4
Fix #1515
2016-07-30 19:08:59 +07:00
Nickolay Bukreyev
ab8fca0850
Make --version print a str rather than a tuple
2016-07-30 18:34:31 +07:00
Anthony Scopatz
2c028f5d41
Merge pull request #1514 from astronouth7303/vox-fix-path
...
Fix #1513
2016-07-30 01:32:18 -07:00
Jamie Bliss
c305592c0b
Remove leftover debugging statement
2016-07-30 03:36:59 -04:00
Jamie Bliss
9d727652c7
Fix #1513
...
Forgot to copy a mutated value on save. Added a test to prevent
regression.
2016-07-30 03:35:39 -04:00
Anthony Scopatz
1034612eca
Merge pull request #1511 from astronouth7303/add-xontrib-z
...
Submitting xontrib-z
2016-07-29 15:48:10 -07:00
Jamie Bliss
77d509c33d
Mis-paste
2016-07-29 13:49:49 -04:00
Jamie Bliss
b0a594cbd3
Submitting xontrib-z
2016-07-29 13:43:42 -04:00
laerus
80a9798981
cleanup
2016-07-29 19:42:00 +03:00
laerus
14f37adf20
new failing tests for _hist_parse_args
2016-07-29 19:24:08 +03:00
Leonardo Santagada
1d71395f6b
fix xon.sh to make it take the current python and not a generic python3
2016-07-29 17:49:06 +02:00
laerus
40abd407cd
numerate option
2016-07-29 15:30:39 +03:00
laerus
0cb77dfdfe
cleanup/numerate p1
2016-07-29 14:56:14 +03:00
laerus
75583056db
_all_xonsh_parser ref
2016-07-29 14:15:14 +03:00
laerus
31ed4baaf6
pep8 a horror story, a good one though
2016-07-29 00:51:08 +03:00
laerus
9bd762d921
zsh/bash hist parsers ref
2016-07-29 00:23:01 +03:00
Anthony Scopatz
4f472fc035
Merge pull request #1507 from xonsh/fix_ply_version
...
fix reported PLY version in bundled PLY
2016-07-28 12:14:55 -07:00
Gil Forsyth
63f966c3f2
add news
2016-07-28 14:48:39 -04:00
Gil Forsyth
6f9cfb39d1
quick fix for no ply.__version__ attribute
2016-07-28 14:47:04 -04:00
Gil Forsyth
11c52eccba
fix reported PLY version in bundled PLY
2016-07-28 14:40:47 -04:00