leo/compiler
d0cd 48a1f0590b
Rename console.assert* to assert*. (#2205)
* Add assert statements to AST

* Add support in passes

* Add parser support

* Add tyc support

* Add support for assert statements in the remaining passes

* Fix examples, tests, and regen expectations

* Fmt

* Regen expectations
2022-12-06 21:56:48 -08:00
..
ast Rename console.assert* to assert*. (#2205) 2022-12-06 21:56:48 -08:00
compiler chore(leo): bump version for new release 2022-11-30 13:40:52 -08:00
core chore(leo): bump version for new release 2022-11-30 13:40:52 -08:00
parser Rename console.assert* to assert*. (#2205) 2022-12-06 21:56:48 -08:00
passes Rename console.assert* to assert*. (#2205) 2022-12-06 21:56:48 -08:00
span Rename console.assert* to assert*. (#2205) 2022-12-06 21:56:48 -08:00