Commit graph

16 commits

Author SHA1 Message Date
SSMP
9ff288d93d node v5 does not support spread operator 2016-10-05 23:27:01 -07:00
SSMP
572a47c19a set ES5 to be default so old nodes don't choke before check 2016-10-03 16:04:24 -07:00
SSMP
79186447a8 automatically include ES5/ES6 based on node version 2016-10-03 16:00:25 -07:00
SSMP
5d9d6ceeec es6 update, examples and chaining 2016-09-30 03:58:44 -07:00
SSMP
f955b96dd2 Better Fix *,* or someEvent,* thanks @hxsf and @conordickinson 2016-08-26 18:20:02 -07:00
SSMP
aa34d14485 Fix for *,* or someEvent,* thanks to @hxsf and @conordickinson 2016-08-26 18:13:30 -07:00
SSMP
8e866e6508 fix for off *,* 2016-08-12 15:08:22 -07:00
SSMP
081dcafd18 invalid var name fix 2016-08-12 15:03:16 -07:00
SSMP
b34d203229 fix for * unsubs 2016-08-12 14:55:01 -07:00
Brandon Nozaki Miller
3084bed2a7 backwards compatibility broken for removing all handlers 2016-07-11 08:38:08 -07:00
Brandon Nozaki Miller
772ad646c9 better error checking 2016-07-11 04:34:27 -07:00
Brandon Nozaki Miller
65bd9b289b fixed bug elrroniously removing last event even if not a match 2016-07-11 03:17:17 -07:00
Brandon Miller
7b2f5bd5e6 fixed removing specific handler from all events case 2014-03-01 03:46:24 -08:00
Brandon Miller
4cacd8a919 fixed memory leak related to event removal 2014-03-01 03:38:27 -08:00
Brandon Miller
851d0219dc added ability to remove all events 2014-03-01 03:23:59 -08:00
Brandon Miller
0f2bdca0d1 added initial files 2014-02-18 20:47:21 -08:00