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 |
|
Bob Hyman
|
cb5b5c6397
|
enable cd <unc> with ; error out if not and DisableUNCCheck 0; check both HKCU and HKLM for DisableUNCCheck
|
2016-08-21 01:35:59 -04:00 |
|
BlahGeek
|
c2a56b5bc7
|
fix parsing for bare tuple of tuples
|
2016-08-21 10:07:18 +08:00 |
|
Anthony Scopatz
|
1d595e9ad9
|
added types to macros
|
2016-08-20 21:11:07 -04:00 |
|
Anthony Scopatz
|
dcc17effd1
|
more stuff
|
2016-08-20 20:32:30 -04:00 |
|
Bob Hyman
|
3e7713f20b
|
Merge branch 'master' into winuncpushd
|
2016-08-20 20:14:26 -04:00 |
|
Anthony Scopatz
|
ea58a8bdd0
|
added ws after comma
|
2016-08-20 19:00:41 -04:00 |
|
Anthony Scopatz
|
92466763a1
|
fixed trailing macro comma issue
|
2016-08-20 18:48:55 -04:00 |
|
Anthony Scopatz
|
93e144f5b1
|
started docs
|
2016-08-20 17:00:10 -04:00 |
|
Anthony Scopatz
|
d5be829598
|
even more macro tests
|
2016-08-20 16:00:30 -04:00 |
|
Anthony Scopatz
|
37e458109c
|
more call macro tests
|
2016-08-20 15:50:36 -04:00 |
|
Anthony Scopatz
|
3f2a168d47
|
some tests
|
2016-08-20 15:39:02 -04:00 |
|
Anthony Scopatz
|
b2da4ca2e7
|
test refactor
|
2016-08-20 13:11:48 -04:00 |
|
Anthony Scopatz
|
57726327dd
|
even more tests
|
2016-08-20 13:08:56 -04:00 |
|
Anthony Scopatz
|
e0d0d42f55
|
more macros
|
2016-08-20 12:39:12 -04:00 |
|
Anthony Scopatz
|
698e16c3b5
|
some fixes
|
2016-08-20 10:30:23 -04:00 |
|
Anthony Scopatz
|
4dd6e9621d
|
have tuples, missing whitespace
|
2016-08-20 08:33:01 -04:00 |
|
Anthony Scopatz
|
15e23a9060
|
more fixes
|
2016-08-20 07:46:03 -04:00 |
|
Anthony Scopatz
|
cf68b36285
|
Merge branch 'master' into m
|
2016-08-19 20:36:27 -04:00 |
|
adam j hartz
|
f9d4c9d3e7
|
better test organization
|
2016-08-19 16:07:08 -04:00 |
|
adam j hartz
|
959270c0d2
|
add tests
|
2016-08-19 15:43:26 -04:00 |
|
Anthony Scopatz
|
05a69358e6
|
another blank line
|
2016-08-19 12:11:37 -04:00 |
|
Anthony Scopatz
|
c8727f17b3
|
Added function arguments to scope
|
2016-08-19 01:45:44 -04:00 |
|
adam j hartz
|
71a92b4863
|
temporary files shouldn't cause the news-related test to break
|
2016-08-18 18:38:02 -04:00 |
|
Jamie Bliss
|
20bd3aedd7
|
Merge remote-tracking branch 'upstream/master' into events
|
2016-08-15 23:24:32 -04:00 |
|