• Joined on 2022-05-11
janis pushed to main at janis/unreal-sdk 2023-06-29 20:07:06 +00:00
6f8a49dc32 sdk-builder: cleanup
01feff8cf5 sdk-builder: can pretty-print sdk in rust now presumably
117e8878d6 sdk-builder: cleanup
15f2b70449 sdk-builder: using tokens instead of strings to transport type idents/paths
5b11e2998a ability to generate only selected packages and dependencies
Compare 13 commits »
janis pushed to main at janis/unreal-sdk 2023-06-26 11:22:34 +00:00
e9675b91bc unreal-sdk: fix recursive infinite loop, filter out default objects
janis pushed to main at janis/unreal-sdk 2023-06-26 10:56:59 +00:00
2b8d3942da precise setter function calling in case more than 1 trait is implemented (collision)
5b8ec05589 absolute paths and getters for path/type name
d4505e58d4 use pkg name instead of placeholder string
1ab11164d3 override method_param/field name if it collides
9511f49163 dedup iter adapter
Compare 5 commits »
janis pushed to main at janis/unreal-sdk 2023-06-25 22:14:49 +00:00
15b8ec562c sdk-builder: debug print tokens for each type
janis pushed to main at janis/unreal-sdk 2023-06-25 17:59:29 +00:00
572fe68591 sdk-builder: cleanup/fixes
df4cc0677b implement super-type fields and methods
ab003e4cdc super-class and name accessor thru unrealtype wrapper
9ebaf8cd5d generate method trait
b4492dbfd5 initial commit (already containing way too much) of sdk builder
Compare 6 commits »
janis pushed to main at janis/unreal-sdk 2023-06-21 17:41:42 +00:00
ce7bef559b msvc toolchain
95d434841e sdk serializer dll
f57d3491e4 old sdk generator dll
679f97397a pdb helper for finding UE4 globals
953bfa10ef serialization to RON, filtering out empty packages, deduplicating dependencies,
Compare 10 commits »
janis created branch main in janis/unreal-sdk 2023-06-21 17:41:42 +00:00
janis created repository janis/unreal-sdk 2023-06-21 17:41:03 +00:00
janis pushed to master at janis/image-help 2023-04-14 22:19:19 +00:00
856e5e6f38 dont unwrap
janis pushed to master at janis/image-help 2023-04-14 19:57:00 +00:00
e9363700df removed local-only 'utils' dependency
janis pushed to master at janis/image-help 2023-04-14 19:11:05 +00:00
c5f7a98382 lots of debug tracing, fixed bug
45192f895b initial commit
janis created branch master in janis/image-help 2023-04-14 19:11:05 +00:00
janis created repository janis/image-help 2023-04-14 19:09:59 +00:00
janis pushed to main at janis/bootloader 2023-04-12 21:08:12 +00:00
dd316e2abc book
janis pushed to main at janis/bootloader 2023-04-12 19:05:15 +00:00
05c0c7df8f zstd decompression support
43a92bedcf fixed PartialKey
6dd58e3b65 ACTUAL proper handling of ranges, comments/documentatoin
15089abba2 proper compression handling of ranges
8ba04a0b94 compression support for zlib
Compare 10 commits »
janis created branch main in janis/bootloader 2023-04-12 19:05:15 +00:00
janis created repository janis/bootloader 2023-04-12 19:04:22 +00:00
janis pushed to main at janis/zig-btree 2023-03-20 15:21:50 +00:00
aca2c7241b i think it works!!!
0ee791db3c removal works better but still somehow broken somewhere
d3670bcf69 optional type and simple rebalancing
482f01ed5e most/least significant element tests/accessors
b190719970 correctly reparent edges when splitting internal node
Compare 10 commits »
janis created branch main in janis/zig-btree 2023-03-20 15:21:50 +00:00
janis created repository janis/zig-btree 2023-03-20 15:20:46 +00:00