luau/prototyping/Examples
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
..
OpSem.agda Prototyping: numbers (#368) 2022-02-18 11:09:00 -08:00
Run.agda Prototype bools and relational operators (#387) 2022-02-24 11:17:46 -08:00
Syntax.agda Prototype: added syntax for optional type annotations (#358) 2022-02-11 19:03:26 -06:00
Type.agda Add a typeToString function to the prototype (#354) 2022-02-11 14:38:35 -06:00