Typesafe Promise implementation for Roblox Luau
Find a file
2018-02-01 11:21:41 -08:00
lib Improved test coverage 2018-01-31 15:39:27 -08:00
modules Start implementing tests, add lemur and testez dependencies 2018-01-31 15:29:04 -08:00
.editorconfig Initial dump 2018-01-25 17:21:58 -08:00
.gitignore Add .gitignore and .luacov 2018-02-01 11:21:41 -08:00
.gitmodules Start implementing tests, add lemur and testez dependencies 2018-01-31 15:29:04 -08:00
.luacheckrc Start implementing tests, add lemur and testez dependencies 2018-01-31 15:29:04 -08:00
.luacov Add .gitignore and .luacov 2018-02-01 11:21:41 -08:00
LICENSE Initial dump 2018-01-25 17:21:58 -08:00
README.md Initial dump 2018-01-25 17:21:58 -08:00
rojo.json Rename, implement Promise.all 2018-01-31 13:43:09 -08:00
spec.lua Start implementing tests, add lemur and testez dependencies 2018-01-31 15:29:04 -08:00

Lua Promise

License

Lua Promise is available under the terms of the Unlicense. See LICENSE for details.