aquavm/crates
Ivan Boldyrev 6df2b9d084
Introduce TracePos type for trace positions (#273)
Many internal structures refer to trace positions; this is an important type of values. In the code, it is sometimes `u32`, sometimes `usize`. While such variables usually have "_pos" suffix, having a dedicated type does improve code with type guarantees.
2022-06-10 12:29:56 +07:00
..
air-lib Introduce TracePos type for trace positions (#273) 2022-06-10 12:29:56 +07:00
beautifier air-beautifier lib and air-beautify binary (#266) 2022-05-20 21:07:22 +07:00
data-store Update crate info; housekeeping (#153) 2021-10-05 20:08:10 +03:00
interpreter-wasm Update crate info; housekeeping (#153) 2021-10-05 20:08:10 +03:00