aboutsummaryrefslogtreecommitdiff
path: root/promises.lua
AgeCommit message (Expand)Author
2021-11-29Fix promise rejection catchingElias Fleckenstein
2021-08-06Add Event and EventTargetElias Fleckenstein
2021-08-06Port to Lua 5.3.3Elias Fleckenstein
2021-08-06Document promisesElias Fleckenstein
2021-08-06Fix .then() reject handler being set to resolve handlerElias Fleckenstein
2021-08-06Second argument of .then() is a reject handlerElias Fleckenstein
2021-08-06Add source codeElias Fleckenstein