Commit graph

6 commits

Author SHA1 Message Date
54ca19a45a Field and Method descriptor parsing
with tests
2021-08-28 23:38:37 +02:00
a1620476d8 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	crates/file-info/src/ui.rs
2021-08-25 22:06:35 +02:00
2a85d1fdfd Actually good handling of the Constant Pool indecies
The code does not compile yet, because `FromCpInfo<'_>` needs to be implemented for some more types.
2021-08-25 22:04:32 +02:00
2460ab4637 fixed clippy lints 2021-08-23 12:43:56 +02:00
5ec9260b59 better local vars/operand stack 2021-08-22 20:58:46 +02:00
43e2c59e73 moved into seperate crates 2021-08-22 20:52:03 +02:00