Commit Graph

3 Commits

Author SHA1 Message Date
Sage Vaillancourt deca6045ff More useful type-error messages.
BAD_PARAMS_ON -> BAD_PARAMS
Replace printType() with getTypeName().
Use --ignore-config in testing.
Add type-checking (and missing clone) to (await).
2022-04-06 09:51:53 -04:00
Sage Vaillancourt 99a9b9a2b6 Make threading tests more brief. 2022-04-06 00:05:30 -04:00
Sage Vaillancourt b54b93c7d1 Add simple Promise type.
A bit unstable. Almost certainly needs some locking on struct Promise fields.
2022-04-05 23:53:17 -04:00