Parse entire .class files from Java, multi-stage verification.
Find a file
2025-10-10 19:51:51 +02:00
app feat[classfile]: PrettySerialize instances 2025-08-20 19:25:26 +02:00
src Make JumpOffset generic over the integral type 2025-10-10 19:51:51 +02:00
test oops, i already implemented an applicative 2025-07-11 17:22:33 +02:00
.gitignore oops, i already implemented an applicative 2025-07-11 17:22:33 +02:00
CHANGELOG.md oops, i already implemented an applicative 2025-07-11 17:22:33 +02:00
java-classfile.cabal Bytecode Instruction extracting 2025-10-10 19:27:04 +02:00
LICENSE doc: License 2025-07-13 12:01:37 +02:00
package.yaml feat: parsing field descriptors 2025-09-25 22:48:14 +02:00
README.md oops, i already implemented an applicative 2025-07-11 17:22:33 +02:00
Setup.hs oops, i already implemented an applicative 2025-07-11 17:22:33 +02:00
stack.yaml feat: PURGED pretty-parse 2025-09-21 17:31:18 +02:00
stack.yaml.lock bumped nightly to lts version 2025-08-20 17:26:57 +02:00

java-classfile