aboutsummaryrefslogtreecommitdiffstats
path: root/spec/input_spec.moon (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-02rearrange spec, fix for Lua 5.1s-ol1-156/+0
2025-03-02remove IOStreams, support optional polling in Opss-ol1-37/+1
2025-03-02RTNode constifies constant SigStreamss-ol1-3/+12
2025-03-02make EvtStreams carry a single values-ol1-3/+3
2025-03-02add types.T, fix spec + docss-ol1-41/+71
2025-03-02rename RTNode.value to RTNode.result (to match Result class)s-ol1-1/+1
2025-03-02add alv.type and specs-ol1-3/+4
2025-03-02wip new type system and refactorings-ol1-11/+14
2020-04-26fix existing testss-ol1-10/+6
2020-04-24better logging interfaces-ol1-1/+1
2020-04-14move spec out of spec/cores-ol1-3/+3
2020-04-12add :metatype() fwd to Inputs-ol1-0/+3
2020-03-24Value -> Value/Event/IO-Streams-ol1-159/+105
2020-03-15add Input specs-ol1-0/+204