Filip Tibell
|
048b444859
|
Remove printinfo global
|
2023-05-24 11:21:48 +02:00 |
|
Filip Tibell
|
73efb5fc99
|
More typedef improvements for roblox builtin
|
2023-05-20 19:49:37 +02:00 |
|
Filip Tibell
|
f1c62245da
|
Minor fixes for remodel migration module
|
2023-05-20 19:25:32 +02:00 |
|
Filip Tibell
|
83303cf5e6
|
Write remodel migration module, improve roblox builtin typings
|
2023-05-20 18:11:57 +02:00 |
|
Filip Tibell
|
2297350c6e
|
Migrate roblox builtin functions for place & model files to more flexible APIs
|
2023-05-20 14:23:51 +02:00 |
|
Filip Tibell
|
6628220429
|
Implement automatic decompression of net responses
|
2023-05-20 13:25:14 +02:00 |
|
Filip Tibell
|
b42c69f9c4
|
Update dependencies and Luau version
|
2023-05-20 10:12:40 +02:00 |
|
Filip Tibell
|
ad59ae01d4
|
Implement recursive arg for instance find methods, remove FindFirstDescendant
|
2023-05-20 10:02:06 +02:00 |
|
Filip Tibell
|
e0ba2579d9
|
Replace CollectionService implementation with native instance tag APIs
|
2023-05-20 09:49:55 +02:00 |
|
Filip Tibell
|
dc0d693d1a
|
Add lz4 compression format
|
2023-05-20 09:22:50 +02:00 |
|
Filip Tibell
|
8619de8ba5
|
Update changelog
|
2023-05-19 17:16:30 +02:00 |
|
Filip Tibell
|
a0dcb85129
|
Dont specify event types in CI pull request trigger
|
2023-05-19 17:04:47 +02:00 |
|
Filip Tibell
|
11dfc5b1e5
|
Run CI workflow on pull requests
|
2023-05-19 17:03:29 +02:00 |
|
Filip Tibell
|
df1c790191
|
Remove gitbook workflow
|
2023-05-19 17:02:11 +02:00 |
|
Filip Tibell
|
860c696212
|
Implement compression in serde builtin
|
2023-05-19 17:01:59 +02:00 |
|
Filip Tibell
|
1ad3ec45c7
|
Update changelog
|
2023-05-19 13:57:32 +02:00 |
|
Filip Tibell
|
2b94dbabe0
|
Add support for writing arbitrary bytes to stdout/stderr
|
2023-05-19 13:49:54 +02:00 |
|
metrowaii
|
2931aa690c
|
Flush buffer on write and ewrite (#47)
|
2023-05-18 20:28:33 +02:00 |
|
Filip Tibell
|
d2ed3bdd5d
|
Merge branch 'main' of https://github.com/filiptibell/lune
|
2023-05-14 22:22:17 +02:00 |
|
Filip Tibell
|
b6387422be
|
Update changelog
|
2023-05-14 22:21:52 +02:00 |
|
Filip Tibell
|
80e47baded
|
Migrate tests to using new require builtins syntax and typedefs
|
2023-05-14 22:16:58 +02:00 |
|
Filip Tibell
|
0db32ad4c4
|
Actually, lets just not process the typedefs at all
|
2023-05-14 22:01:44 +02:00 |
|
Filip Tibell
|
75c79e15e8
|
Update dependencies
|
2023-05-14 21:36:58 +02:00 |
|
Filip Tibell
|
93470b50af
|
Fix syntax errors in generated typedef files
|
2023-05-14 21:35:36 +02:00 |
|
Filip Tibell
|
06051c0bbd
|
Update editor setup docs
|
2023-05-14 21:28:30 +02:00 |
|
Filip Tibell
|
f7d82f08b0
|
Try to automatically add typedefs to vscode settings or print them out
|
2023-05-14 21:20:52 +02:00 |
|
Filip Tibell
|
85bbcaabaa
|
Show deprecation message for generation commands
|
2023-05-14 20:42:19 +02:00 |
|
Filip Tibell
|
dfb0781f82
|
Merge pull request #45 from boatbomber/patch-1
Fix invalid code in doc example
|
2023-05-10 08:43:10 +02:00 |
|
boatbomber
|
6ea8326939
|
Fix invalid code in doc example
|
2023-05-09 20:06:03 -04:00 |
|
Filip Tibell
|
66aa1fc9ea
|
First draft for new setup & typedefs generation
|
2023-05-08 13:13:34 +02:00 |
|
Filip Tibell
|
fbffda1e65
|
Update changelog
|
2023-05-06 14:08:17 +02:00 |
|
Filip Tibell
|
c5f18d1eef
|
Clean up release workflow now that its working
|
2023-05-06 13:41:57 +02:00 |
|
Filip Tibell
|
27f9f32269
|
Move binaries in release workflow to let release action find them
|
2023-05-06 13:10:05 +02:00 |
|
Filip Tibell
|
8c0075d120
|
I love bash
|
2023-05-06 12:44:49 +02:00 |
|
Filip Tibell
|
bf1df9bc90
|
Try listing generated artifacts in workflow
|
2023-05-06 12:22:04 +02:00 |
|
Filip Tibell
|
8000ed6c8c
|
Fix artifacts for new release action
|
2023-05-06 12:05:43 +02:00 |
|
Filip Tibell
|
cd8f4b77ab
|
Use maintained actions in release workflow
|
2023-05-06 11:48:33 +02:00 |
|
Filip Tibell
|
305144cf87
|
Try using different linker
|
2023-05-06 11:10:59 +02:00 |
|
Filip Tibell
|
96c82535a4
|
Try removing lto to fix linking error on linux on arm
|
2023-05-06 11:00:30 +02:00 |
|
Filip Tibell
|
c14a6f0ae7
|
Always use bash for running commands in workflow
|
2023-05-06 10:47:57 +02:00 |
|
Filip Tibell
|
3c204ee883
|
Update cargo manifest to use new dependency structure
|
2023-05-06 10:45:17 +02:00 |
|
Filip Tibell
|
3071a1154c
|
Release workflow improvements, hopefully windows on arm support
|
2023-05-06 10:35:18 +02:00 |
|
Filip Tibell
|
d0aa55ba04
|
Update lockfile
|
2023-05-06 10:02:47 +02:00 |
|
Filip Tibell
|
2d3389dd32
|
Make windows arm-specific dependency more specific
|
2023-05-06 09:53:42 +02:00 |
|
Filip Tibell
|
6f1081fe4f
|
Rustls not supported on windows on arm, use default tls
|
2023-05-06 09:45:13 +02:00 |
|
Filip Tibell
|
75b08abdf5
|
Add missing g++ toolchain
|
2023-05-06 09:22:53 +02:00 |
|
Filip Tibell
|
8ceff5c1b6
|
Add missing gcc toolchain
|
2023-05-06 09:18:41 +02:00 |
|
Filip Tibell
|
0d1ab92b13
|
Install missing tooling to build for linux on arm
|
2023-05-06 09:15:55 +02:00 |
|
Filip Tibell
|
408f1a6d21
|
Update lockfile
|
2023-05-06 09:07:38 +02:00 |
|
Filip Tibell
|
ed1815e173
|
Add aarch64 to release workflow
|
2023-05-06 09:01:46 +02:00 |
|