leo/compiler/span
Collin Chin 4a0ee1d9d8
[Feature] implement block.height command (#2420)
* implement initial block.height

* commit.height parsing and code generation

* patch self.caller tests

* add error for self.caller in a finalize context

* fix test
2023-06-20 16:36:11 -07:00
..
src [Feature] implement block.height command (#2420) 2023-06-20 16:36:11 -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.