• Joined on 2022-05-11
janis pushed to main at janis/dot-emacs 2024-12-18 21:18:35 +00:00
6af86b7c54 using general.el for leader keybinds
cb482bebce remember key-chord package
Compare 2 commits »
janis pushed to main at janis/vidya 2024-12-15 21:25:55 +00:00
29258aed7b stuff?
99c86c0c85 multi-window
ee995bbd01 fixed validation errors
d9f302cb5a rendering blue background
052fdc4e3e stuff..... building & rebuilding swapchain
janis created branch main in janis/vidya 2024-12-15 21:25:55 +00:00
janis created repository janis/vidya 2024-12-15 21:25:24 +00:00
janis pushed to main at janis/dot-emacs 2024-12-14 15:18:51 +00:00
4da51b78b7 magit for dotfiles
janis pushed to main at janis/dot-emacs 2024-12-10 00:10:31 +00:00
0eb291ba55 10.12.24
janis pushed to main at janis/grisly 2024-11-27 06:23:10 +00:00
c82b13251d grim commandline option support
28a882852d cleanup warnings
2f7b20fde7 alpha image, transforms
b647d95713 initial commit
janis created branch main in janis/grisly 2024-11-27 06:23:10 +00:00
janis created repository janis/grisly 2024-11-27 06:21:24 +00:00
janis pushed to main at janis/dot-emacs 2024-10-17 18:27:14 +00:00
607bb9b3b1 local packages not in git repos or package managers
c26662171d stuff? ?!
8b9ae374ea glsl/hlsl mode
af6c8404cb keybinds
b1c6390461 formatting
Compare 10 commits »
janis created branch main in janis/dot-emacs 2024-10-17 18:27:14 +00:00
janis created repository janis/dot-emacs 2024-10-17 18:26:21 +00:00
janis pushed to main at janis/SeaLang 2024-10-17 13:20:37 +00:00
006e982cde untracked files and changes
janis pushed to main at janis/SeaLang 2024-09-16 15:19:06 +00:00
cbbbb7989a array types can now use an expression to define the array size
janis pushed to master at janis/duralumin 2024-07-30 20:00:50 +00:00
0d242d16d7 replace russh-keys with ssh-key which actually does what it's meant to
a73e2cd8d8 cleanup, refactor
fe5245fc31 remove unneeded osshkeys dependency
70693fe768 works! breaking change
Compare 4 commits »
janis pushed to main at janis/unreal-sdk 2023-06-29 20:46:05 +00:00
6185591836 unreal-sdk: legacy code warnings
3ffbcb0849 sdk-builder: rayon friendly refactor, much faster generation with rayon
0a0e72f30d sdk-builder: filter out methods that have an empty name because those exist somehow
Compare 3 commits »
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