Commit graph

12 commits

Author SHA1 Message Date
d3da081886
fix: handle mut modifier in arguments 2024-09-21 18:08:19 +02:00
f00b8dc398
chore: update lockfile 2024-09-21 17:58:45 +02:00
3bd3addc64
fix: use raw exception class path 2024-09-21 17:58:33 +02:00
93f633bad1
chore: lock macro dependency
annoying...
2024-09-21 17:57:10 +02:00
5f3bf6700a
chore: add license file 2024-09-21 17:55:37 +02:00
4ee1ae20d6
docs: updated readme 2024-09-21 17:55:13 +02:00
3ccb610dd5
feat: throw exception, allow specifying custom ones 2024-09-21 17:52:30 +02:00
c044fff422
chore: made a jni-toolbox wrapper crate 2024-09-21 17:52:20 +02:00
5e560d2f3d
feat: return compiler errors, throw java err
no more random panicing
2024-09-21 17:37:13 +02:00
1f0bb05ab0
docs: added README 2024-09-21 17:09:06 +02:00
62786827d2
feat: initial implementation
it panics way too much and its probably quite flaky, but it is usable if
you take care
2024-09-21 17:01:00 +02:00
af73c1e14a
chore: setup project 2024-09-21 17:00:54 +02:00