luau/prototyping/Properties
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
..
Contradiction.agda Add Properties.Equality to prototyping (#376) 2022-02-18 16:47:04 -06:00
Dec.agda Implement a prototype interpreter (#353) 2022-02-09 17:14:29 -06:00
Equality.agda Add Properties.Equality to prototyping (#376) 2022-02-18 16:47:04 -06:00
Remember.agda Implement a prototype interpreter (#353) 2022-02-09 17:14:29 -06:00
Step.agda Prototype bools and relational operators (#387) 2022-02-24 11:17:46 -08:00