Commit graph

792 commits

Author SHA1 Message Date
Filip Tibell
e2af4f51d2
Update changelog 2023-06-08 14:26:11 +02:00
Filip Tibell
1247196c35
Upgrade to mlua version 0.9 2023-06-08 14:25:44 +02:00
Filip Tibell
63f623647b
Make sure print and warn globals also flush stdout 2023-06-08 12:30:16 +02:00
Filip Tibell
71cf5e7c96
Update dependencies 2023-06-08 12:23:33 +02:00
Filip Tibell
5d72132ecc
Fix remaining issues with home dir script discovery 2023-06-08 11:56:35 +02:00
Filip Tibell
0773dc024a
Fix list subcommand not printing multiline descriptions properly 2023-06-08 11:31:26 +02:00
Filip Tibell
42ab2da1ed
Sort requires for test files 2023-06-08 11:21:00 +02:00
Filip Tibell
155ae550db
Update roblox test files 2023-06-08 11:16:47 +02:00
Filip Tibell
422a097598
Fix .editorconfig and formatting 2023-06-08 11:15:41 +02:00
Filip Tibell
c063230f4c
Implement home dir script discovery 2023-06-08 11:09:52 +02:00
Filip Tibell
933cfa84c0
Update changelog 2023-05-26 09:41:41 +02:00
Filip Tibell
151d8cc945
typeof now returns roblox type names 2023-05-26 09:38:11 +02:00
Filip Tibell
65ea0edc12
Migrate away from httpbin for unit tests 2023-05-24 11:25:14 +02:00
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