Commit graph

870 commits

Author SHA1 Message Date
Anthony Scopatz
c9a652a526 initially working with! 2016-08-28 15:13:03 -04:00
Anthony Scopatz
2a3254f387 some minor API changes 2016-08-28 13:46:05 -04:00
Jamie Bliss
0d791d1bea Add events to vox. 2016-08-28 13:37:23 -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
cdea36baa9 Merge branch 'm' into msub 2016-08-28 10:34:46 -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
a884eec931 Merge branch 'm' into msub 2016-08-28 09:30:32 -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
laerus
628f353e37 Merge branch 'master' into hist 2016-08-28 15:41:08 +03: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
4dda6d3fce fixed more test conflicts 2016-08-27 21:15:10 -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
5a66fd05b5 more auto-wrapping fixes 2016-08-27 19:55:58 -04:00
Anthony Scopatz
82ae566fff fixed up subproc warpper for macros 2016-08-27 19:35:48 -04:00
Anthony Scopatz
1a62cfe248 tests indicate that it works 2016-08-27 18:12:09 -04:00
Anthony Scopatz
0edb58f1b8 some test fixes 2016-08-27 17:38:57 -04:00
Anthony Scopatz
d4fc7ef5ad mostly there 2016-08-27 17:28:45 -04:00
Anthony Scopatz
14ba018c8d have no-ops 2016-08-27 16:46:32 -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
Anthony Scopatz
a4471a0201 some macro arg cleanup 2016-08-27 11:40:52 -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
90769316d2 Merge pull request #1501 from astronouth7303/events
Implementation of Event Subsystem
2016-08-27 10:12:53 -04:00
laerus
bbc965346b cleanup/tests 2016-08-27 13:51:45 +03:00
Anthony Scopatz
ace8a2b57e Merge branch 'master' into m 2016-08-26 21:30:05 -04:00
Jamie Bliss
4635b2dc0e Merge remote-tracking branch 'upstream/master' into events 2016-08-26 17:36:50 -04:00
Anthony Scopatz
6e4b438ff8 Merge branch 'master' into tilde 2016-08-25 09:26:25 -04:00
Anthony Scopatz
d0804650f3 more make test windows friendly 2016-08-25 01:21:17 -04:00
Anthony Scopatz
d02b05c89d make test windows friendly 2016-08-25 01:15:32 -04:00
Anthony Scopatz
50e2f80e10 more tilde expansions 2016-08-25 01:04:08 -04:00
Anthony Scopatz
9a958f2eba more expand vars 2016-08-25 00:35:02 -04:00
Anthony Scopatz
fa76a979e7 Merge branch 'master' into m 2016-08-24 23:57:23 -04:00
Jamie Bliss
4be3bf8950 Test for naming classes by string, too 2016-08-23 23:58:22 -04:00
Jamie Bliss
4ba21c9b16 Actually test event transmogrification 2016-08-23 23:54:29 -04:00
Jamie Bliss
1c1122b742 Refactor everything.
(Maybe I should have broken this up better?)
2016-08-23 23:44:05 -04:00
Jamie Bliss
2ffafe2ea6 Merge remote-tracking branch 'upstream/master' into events 2016-08-23 22:41:28 -04:00
Gil Forsyth
5c8f0354fa Merge branch 'master' into allnames 2016-08-23 08:46:25 -04:00
Bob Hyman
2602d5b532 add unit test 2016-08-22 21:34:25 -04:00
Anthony Scopatz
7837563baf check all names 2016-08-21 14:58:07 -04:00
BlahGeek
bf5935c3ae add more more test case 2016-08-21 20:47:13 +08:00