leo/compiler
2024-03-08 11:51:33 -08:00
..
ast Fix bug: Disassemble finalize functions to finalize/{name} to avoid shadowing errors 2024-03-08 11:51:33 -08:00
compiler Fix bug: Future::await(f) should always take 1 argument 2024-03-08 11:47:31 -08:00
parser Parse Future as token not Identifier 2024-03-08 11:46:18 -08:00
passes Change syntax so that finalize functions signatures no longer must explicitly declare output is future 2024-03-05 10:39:26 -08:00
span Add "Future", "Await", "Async", remove "Finalize", "then" tokens 2024-02-12 22:40:10 -08:00