Commit Graph

3 Commits

Author SHA1 Message Date
Starbeamrainbowlabs
26a8658cfb
promise.lua: layout 2024-08-18 20:58:57 +01:00
Starbeamrainbowlabs
f654bde966
promise/sbrl: bugfix
it should work in most situations now.
2024-06-07 00:08:12 +01:00
Starbeamrainbowlabs
1300e9cc1d
promise.lua: initial UNTESTED implementation of JS promises in Lua o/
Got some caveats and subtle behavioural differences because Lua is dumb, but overall pretty happy with it!

This commit contains the most complicated recursive function I have ever written to date. It's late and I have absolutely *no* intention of testing this tonight :P
2024-06-06 00:24:02 +01:00