Filip Tibell
|
f29636b038
|
Use lower timeout on non-windows in process spawn async sleep test
|
2023-10-25 11:17:01 +02:00 |
|
Filip Tibell
|
f860821498
|
Use GetDebugId in custom instance properties test
|
2023-10-25 11:14:08 +02:00 |
|
Filip Tibell
|
e3981c8db2
|
Update to latest rbx-dom
|
2023-10-25 11:12:08 +02:00 |
|
Filip Tibell
|
1c814285c6
|
Implement GetDebugId instance method
|
2023-10-25 11:10:24 +02:00 |
|
Filip Tibell
|
56949aad09
|
Version 0.7.9
|
2023-10-21 11:43:56 +02:00 |
|
Filip Tibell
|
7e9aaeafe6
|
Fix lints
|
2023-10-21 11:41:09 +02:00 |
|
Filip Tibell
|
4e68c64daf
|
Update dependencies
|
2023-10-21 11:32:11 +02:00 |
|
Filip Tibell
|
37afe7b05e
|
Add test for async custom instance methods in roblox builtin
|
2023-10-21 11:30:20 +02:00 |
|
|
ec6060a6cb
|
Support listing directories with init.lua(u) files in them (#119)
|
2023-10-12 21:50:20 -05:00 |
|
Filip Tibell
|
e16c28fd40
|
Refactor process spawn for more granular stdio options
|
2023-10-11 16:32:16 -05:00 |
|
Filip Tibell
|
1aa6aef679
|
Add typedefs and tests for custom instance properties and methods
|
2023-10-08 23:05:19 -05:00 |
|
Filip Tibell
|
9fe3b02d71
|
Start work on custom instance properties and methods in roblox builtin
|
2023-10-06 11:58:39 -05:00 |
|
Filip Tibell
|
02d812f103
|
Version 0.7.8
|
2023-10-05 21:52:57 -05:00 |
|
Filip Tibell
|
ed07ba8613
|
Update dependencies
|
2023-10-05 21:48:26 -05:00 |
|
Kenneth Loeffler
|
ede3365f64
|
Use TerrainMaterials::from_str to parse material variant name (#118)
|
2023-10-05 21:10:11 -05:00 |
|
Filip Tibell
|
e92cb4ee64
|
Fix new clippy lints
|
2023-10-05 20:54:36 -05:00 |
|
Filip Tibell
|
dc7e3888d7
|
Split process spawn tests into multiple files
|
2023-10-05 20:53:29 -05:00 |
|
Filip Tibell
|
eb1bddf44e
|
Update changelog
|
2023-10-05 20:37:26 -05:00 |
|
|
8865692f1d
|
Allow for passing stdin to child (#106)
|
2023-10-05 20:30:27 -05:00 |
|
Kenneth Loeffler
|
c43648faec
|
Use clone_multiple_into_external in Document instance methods (#117)
|
2023-10-04 14:25:26 -05:00 |
|
Filip Tibell
|
74d7f3d66f
|
Update dependencies
|
2023-10-04 09:02:17 -05:00 |
|
Filip Tibell
|
fda0e9ab5e
|
Investigate yielding issues in net serve
|
2023-10-03 21:58:55 -05:00 |
|
Filip Tibell
|
96adf83fad
|
Fix process built-in not working in REPL
|
2023-10-03 21:39:30 -05:00 |
|
Filip Tibell
|
e4850666c5
|
Get rid of our custom typeof shim, thanks mlua
|
2023-10-03 21:26:08 -05:00 |
|
Filip Tibell
|
462e9a4f5a
|
Expand typeof global test suite
|
2023-10-03 21:21:13 -05:00 |
|
Filip Tibell
|
414d8ff8f3
|
Fix some inaccuracies in typedefs
|
2023-10-03 21:11:21 -05:00 |
|
Filip Tibell
|
f620f453f2
|
Add environment option to luau load built-in
|
2023-10-03 21:03:47 -05:00 |
|
Filip Tibell
|
bb23d0a9cd
|
Update tooling
|
2023-09-25 17:34:46 -05:00 |
|
Filip Tibell
|
5efc8da300
|
Fix builtin require casing in test file
|
2023-09-25 16:51:38 -05:00 |
|
Filip Tibell
|
3ddd8b4676
|
Make typedef files all lowercase
|
2023-09-25 16:42:35 -05:00 |
|
Filip Tibell
|
bdec11996d
|
Temp rename typedef files
|
2023-09-25 16:42:00 -05:00 |
|
Filip Tibell
|
165987d60b
|
Only run analyze in CI if formatting succeeds
|
2023-09-25 16:34:40 -05:00 |
|
Filip Tibell
|
3b9830336e
|
Add luau-lsp analyze job to CI workflow
|
2023-09-25 16:30:26 -05:00 |
|
Filip Tibell
|
de0a570a40
|
Dont lint unknown global in scripts
|
2023-09-25 15:48:02 -05:00 |
|
Filip Tibell
|
dd1db5dcab
|
Justfile and release workflow improvements
|
2023-09-25 15:43:32 -05:00 |
|
Filip Tibell
|
5f7bf6d3f2
|
Minor changes to readme for clarity and brevity
|
2023-09-25 14:52:26 -05:00 |
|
Filip Tibell
|
854c3c6f71
|
Add note about powershell to changelog
|
2023-09-25 14:44:46 -05:00 |
|
Filip Tibell
|
3df7750b54
|
Add missing install step to CI workflow
|
2023-09-25 14:34:46 -05:00 |
|
Filip Tibell
|
8ddafdf996
|
Add stylua format check to CI
|
2023-09-25 14:30:07 -05:00 |
|
Filip Tibell
|
2b222d8e2a
|
Format another test file
|
2023-09-25 14:22:39 -05:00 |
|
Filip Tibell
|
b1ee221555
|
Stylua formatting in process spawn test file
|
2023-09-25 14:20:01 -05:00 |
|
SnorlaxAssist
|
83ac971792
|
Fix failing test cases on Windows (#111)
|
2023-09-25 14:14:29 -05:00 |
|
Filip Tibell
|
8c853fb99e
|
Update dependencies
|
2023-09-25 13:52:02 -05:00 |
|
Filip Tibell
|
bfcd78c43e
|
Round decimal place in Vector3 and CFrame when converting to dom type
|
2023-09-25 13:43:59 -05:00 |
|
Filip Tibell
|
2e53cdcad7
|
Fix list subcommand not listing global dir without a local dir
|
2023-09-25 12:41:56 -05:00 |
|
Filip Tibell
|
fbee7c85bd
|
Fix net server stopping when handle is garbage collected
|
2023-09-25 12:32:57 -05:00 |
|
Filip Tibell
|
a86a62ae1f
|
Fix missing newline in warn global
|
2023-09-18 18:52:41 -05:00 |
|
Filip Tibell
|
2963751f6c
|
Update changelog, fix typo
|
2023-09-17 22:11:06 -05:00 |
|
Kenneth Loeffler
|
1dfffdc31b
|
Use correct matrix ordering coventions for CFrame (#103)
|
2023-09-17 21:54:26 -05:00 |
|
Filip Tibell
|
015908a3b0
|
Move logo files into logo folder in assets
|
2023-09-17 13:03:38 -05:00 |
|