luau/prototyping/Tests/Interpreter
Lily Brown 0bd21762ae
Prototype bools and relational operators (#387)
Prototypes booleans and relational operators.

As part of this I removed `FFI/Data/Bool.agda`, because it was getting in the way - we already use `Agda.Builtin.Bool` instead for other cases.
2022-02-24 11:17:46 -08:00
..
binary_equality_bools Prototype bools and relational operators (#387) 2022-02-24 11:17:46 -08:00
binary_equality_numbers Prototype bools and relational operators (#387) 2022-02-24 11:17:46 -08:00
binary_exps Prototyping: binary operations (#377) 2022-02-22 15:52:56 -08:00
return_nil Prototyping: Revise CI (#371) 2022-02-17 17:15:33 -08:00