coldsquare/crates/file-parser
nils 125b880f7d Partially fixed constant pool lookups and validation
The code compiles, but the tests still don't work
The problem is that it tries to validate the constant pool while parsing the constant pool. This validation needs to be delayed.
2021-08-26 16:18:06 +02:00
..
src Partially fixed constant pool lookups and validation 2021-08-26 16:18:06 +02:00
Cargo.toml moved into seperate crates 2021-08-22 20:52:03 +02:00