leo/compiler/span
d0cd 07d26ea43f
[Feature] Casting via the as operator. (#2426)
* Revert "Revert WIP"

This reverts commit 5cce8b4a0e.

* Update tyc

* Add parse, compile, and execute tests

* Regen expectations
2023-06-23 17:09:15 -07:00
..
src [Feature] Casting via the as operator. (#2426) 2023-06-23 17:09:15 -07:00
Cargo.toml chore(leo): bump version for new release 2023-06-15 22:38:02 -07:00
LICENSE.md fix readmes and licenses 2022-07-12 16:46:42 -07:00
README.md fix readmes and licenses 2022-07-12 16:46:42 -07:00

leo-span

Crates.io Authors License

Usage

A span implementation for tracking Leo code locations across multiple Leo compiler phases.