Commit graph

4791 commits

Author SHA1 Message Date
laerus
1b948bdb76 Merge branch 'master' of https://github.com/xonsh/xonsh into hist 2016-08-29 16:52:36 +03:00
laerus
40dcc4d7d5 news fix 2016-08-29 16:38:29 +03:00
laerus
295e04a7c4 typo 2016-08-29 13:46:22 +03:00
laerus
500963ae8b get_portions 2016-08-29 13:42:40 +03:00
laerus
a3c1dfd28e generators everywhere 2016-08-29 02:45:36 +03:00
laerus
db8f5bc0d5 ensure_slice bug for 0 2016-08-28 22:26:50 +03:00
laerus
ffb4e5e035 docs/tests 2016-08-28 22:17:26 +03:00
Gil Forsyth
5726735604 Merge pull request #1598 from xonsh/m
Function Macros
2016-08-28 13:43:03 -04:00
Anthony Scopatz
e19a0aa1e5 some copy edits from @gforsyth, I shouldn't write docs while jet lagged 2016-08-28 13:11:36 -04:00
laerus
494e0dc81f Merge branch 'master' of https://github.com/xonsh/xonsh into hist 2016-08-28 18:22:12 +03:00
Anthony Scopatz
9b73b4343d Merge pull request #1646 from xonsh/emfixes
Hot fix for pytest events
2016-08-28 11:03:56 -04:00
Anthony Scopatz
bff2ccb6d1 Merge branch 'emfixes' into m 2016-08-28 10:33:56 -04:00
Anthony Scopatz
5985c3d33b hot fix for pytest events 2016-08-28 10:32:10 -04:00
Anthony Scopatz
78a87d0304 some emergency fixup 2016-08-28 09:57:31 -04:00
Anthony Scopatz
2be49eab81 Merge branch 'master' into m 2016-08-28 09:30:09 -04:00
Anthony Scopatz
27c0d3f1e7 Merge pull request #1642 from astronouth7303/events-chdir
Add `on_chdir` Event
2016-08-28 09:29:44 -04:00
Anthony Scopatz
dc528d3b6e Merge pull request #1645 from astronouth7303/events-typotest
Add test to detect event typos
2016-08-28 09:28:51 -04:00
Anthony Scopatz
68476835b8 Merge pull request #1641 from astronouth7303/events-docs
[WIP] Events Documentation
2016-08-28 09:26:42 -04:00
laerus
628f353e37 Merge branch 'master' into hist 2016-08-28 15:41:08 +03:00
Jamie Bliss
0fcf737e08 Actually finish that paragraph. 2016-08-27 23:29:23 -04:00
Jamie Bliss
74c423f215 Expand on events under the hood some. 2016-08-27 23:27:52 -04:00
Jamie Bliss
e446c63e60 Got something usable. 2016-08-27 23:20:44 -04:00
Jamie Bliss
8e537aaa05 Typo 2016-08-27 23:16:11 -04:00
Jamie Bliss
e01b6a0919 Attempted advanced events 2016-08-27 23:10:24 -04:00
Jamie Bliss
d14a4bf938 Add module API docs 2016-08-27 23:00:50 -04:00
Jamie Bliss
0313026036 Update module docstring 2016-08-27 23:00:38 -04:00
Jamie Bliss
c9ad375f8d Some interlinking 2016-08-27 22:38:12 -04:00
Jamie Bliss
ce61c59d4b Do some fixed-width formatting 2016-08-27 22:29:11 -04:00
Jamie Bliss
3721204304 Add an autogenerated events listing 2016-08-27 22:25:29 -04:00
Jamie Bliss
0ad9a2e2ab Add test to detect event typos 2016-08-27 21:44:26 -04:00
Jamie Bliss
ab13740e13 PEP8 2016-08-27 21:24:27 -04:00
Anthony Scopatz
0f70303624 fixed conflicts with tests 2016-08-27 21:13:57 -04:00
Anthony Scopatz
5e68e536e8 Merge pull request #1592 from xonsh/more_syntax_errors
Handle More Syntax Errors
2016-08-27 21:11:58 -04:00
Anthony Scopatz
a3c03b0b07 macro escape 2016-08-27 13:27:15 -04:00
Anthony Scopatz
8ddb15861f some raw tests 2016-08-27 13:06:08 -04:00
Anthony Scopatz
314269f7ce added * breaking 2016-08-27 12:55:19 -04:00
Jamie Bliss
ab6501748d Use singleton instance of EventManager 2016-08-27 12:21:15 -04:00
Jamie Bliss
573e78372f Add on_chdir event and test.
Test is, of course, failing
2016-08-27 12:06:16 -04:00
Jamie Bliss
9ceb8f1292 Refactor _change_working_directory() slightly to prepare for events 2016-08-27 11:47:24 -04:00
Anthony Scopatz
0fc3f9b35c Merge branch 'mstar' into m 2016-08-27 11:43:09 -04:00
Anthony Scopatz
c2fe714701 removed unused rules 2016-08-27 11:42:49 -04:00
Anthony Scopatz
a4471a0201 some macro arg cleanup 2016-08-27 11:40:52 -04:00
Jamie Bliss
866725dd2b Speculative url 2016-08-27 11:24:43 -04:00
Jamie Bliss
6990d29ba5 Basic events newsitem 2016-08-27 11:13:56 -04:00
Anthony Scopatz
699d6ae714 some clean up 2016-08-27 11:05:21 -04:00
laerus
e7540488f7 history magic 2016-08-27 17:30:53 +03:00
Anthony Scopatz
a78ada5c3f fixed merge conflicts 2016-08-27 10:19:42 -04:00
Anthony Scopatz
aea5740ed6 amalgam events 2016-08-27 10:18:07 -04:00
Anthony Scopatz
8eb44aed19 Merge pull request #1639 from xonsh/fix_envvar_path_comp
fix for envvar expansion completion in ptk
2016-08-27 10:15:14 -04:00
Anthony Scopatz
90769316d2 Merge pull request #1501 from astronouth7303/events
Implementation of Event Subsystem
2016-08-27 10:12:53 -04:00