coldsquare/crates
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
..
class-struct fixed clippy lints 2021-08-23 12:43:56 +02:00
file-info Partially fixed constant pool lookups and validation 2021-08-26 16:18:06 +02:00
file-parser Partially fixed constant pool lookups and validation 2021-08-26 16:18:06 +02:00
machine fixed clippy lints 2021-08-23 12:43:56 +02:00