• Joined on 2025-04-24
katkak pushed to master at katkak/java-class-parser 2026-07-16 10:34:40 +02:00
bc8d525a3e Don't store allocator
katkak pushed to master at katkak/java-class-parser 2026-07-16 10:19:43 +02:00
10c8c9b98f Update record attribute formatting
katkak pushed to master at katkak/java-class-parser 2026-07-14 12:13:35 +02:00
39fcd51a7c Add EnumFlags.from
katkak created branch feature/formatting in katkak/java-class-parser 2026-07-09 16:20:48 +02:00
katkak pushed to feature/formatting at katkak/java-class-parser 2026-07-09 16:20:48 +02:00
ce6ce6575d WIP: Formatter
katkak pushed to master at katkak/java-class-parser 2026-07-08 22:22:23 +02:00
5ff7a358f9 Format runtime visible/invisible type annotations attributes
katkak pushed to master at katkak/java-class-parser 2026-07-08 19:24:34 +02:00
76c436714f Fix method parameter attribute name
katkak pushed to master at katkak/java-class-parser 2026-07-08 17:27:47 +02:00
a47405e903 Add runtime visible/invisible type annotations attributes
katkak pushed to master at katkak/java-class-parser 2026-07-08 16:24:36 +02:00
5d58edb068 Add runtime visible/invisible type annotations attributes
katkak pushed to master at katkak/java-class-parser 2026-07-07 23:23:44 +02:00
89e548c8cc Introduce constant pool info formatting helper
katkak pushed to master at katkak/java-class-parser 2026-07-07 15:38:58 +02:00
f12bcd2911 Format annotation attributes
katkak pushed to master at katkak/java-class-parser 2026-07-06 21:56:02 +02:00
3a5fd90d14 Format stack map table attribute
katkak pushed to master at katkak/java-class-parser 2026-07-06 20:26:39 +02:00
a451327a6a Add annotation attribute constant pool info getters
katkak pushed to master at katkak/java-class-parser 2026-07-06 17:19:09 +02:00
af03ece92d Add annotation attribute constant pool info getters
katkak pushed to master at katkak/java-class-parser 2026-07-06 13:29:45 +02:00
114b9b099c Put testsuite in its own directory
katkak pushed to master at katkak/java-class-parser 2026-07-06 13:29:10 +02:00
08fde62368 Put testsuite in its own directory
katkak pushed to master at katkak/java-class-parser 2026-07-06 12:13:25 +02:00
0cf25ebaf4 Fix module name tag check
katkak pushed to master at katkak/java-class-parser 2026-07-06 11:53:48 +02:00
0cc72ac2d9 Remove this_class and super_class verification
katkak pushed to master at katkak/java-class-parser 2026-07-06 10:52:50 +02:00
cb43efcbb1 Add is method to ConstantPool.Info
katkak pushed to master at katkak/java-class-parser 2026-07-05 23:29:43 +02:00
146d90ccec Refactor constant pool