Commit graph

11 commits

Author SHA1 Message Date
Eryn Lynn
9a1d1c3530 Update for release 2019-09-10 15:34:06 -04:00
Eryn Lynn
99cb3d62f5 Fully implement finally and cancellation 2018-10-24 02:33:30 -04:00
Lucien Greathouse
3b30a3fa70 Remove extra synchronization in Promise.all 2018-09-14 18:47:57 -07:00
Lucien Greathouse
639f0e8419 Formatting and comment wrapping 2018-09-14 13:47:10 -07:00
Lucien Greathouse
3c9881a478 Vararg cleanup and test robustness improvements 2018-09-14 13:38:52 -07:00
Lucien Greathouse
40acffb2f0 Improve robustness of Promise.all tests 2018-09-14 11:31:24 -07:00
Eryn Lynn
371f08598c Implement Promise.all (#4) 2018-09-14 11:17:06 -07:00
Lucien Greathouse
bf3a3cf422 Rename internal _value field to _values 2018-06-16 19:42:14 -07:00
Lucien Greathouse
5010fa389a Add Promise:getStatus() for checking on a promise's current status 2018-06-16 19:40:57 -07:00
Lucien Greathouse
8828d467c4 Use xpcall instead of pcall to create better stack traces 2018-05-21 14:13:53 -07:00
Lucien Greathouse
9bc03fc001 Update the repository for prime-time 2018-04-11 15:26:54 -07:00