Kenneth Loeffler
|
cc5305fe10
|
Update tests/require/tests/state.luau
Co-authored-by: vocksel <voxeldavid@gmail.com>
|
2024-04-06 14:24:52 -07:00 |
|
kennethloeffler
|
5c983b56b5
|
Remove global from state_module test
|
2024-04-05 23:45:32 -07:00 |
|
Frank O'Brien
|
d252be46b3
|
reorder the asserts so we check the global first
|
2024-04-05 17:58:49 -07:00 |
|
Frank O'Brien
|
8cc4a396f5
|
add test to check that modules are cached correctly
|
2024-04-05 17:54:57 -07:00 |
|
Filip Tibell
|
cd34dcb0dd
|
Rewrite scheduler and make it smol (#165)
|
2024-03-11 19:11:14 +01:00 |
|
Filip Tibell
|
b07202a64b
|
Implement support for path aliases in require
|
2024-01-14 13:33:15 +01:00 |
|
Filip Tibell
|
b18e1ed519
|
Add new test for require while a background task is running
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
3cd7a8945c
|
Fix wait_for_thread and remove debugging for it
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
7e7cfd7cd0
|
Add some different debugging
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
ee21921601
|
Add some debugging for require
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
9ff142e6e2
|
Fix require on files with multiple extensions
|
2023-08-04 16:58:18 -05:00 |
|
Filip Tibell
|
fccfe8b5b0
|
Rename directories test
|
2023-07-20 08:38:19 +02:00 |
|
Filip Tibell
|
65f2319a64
|
Add support for init files
|
2023-06-28 10:58:02 +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
|
bf574607fb
|
Make new async require work with concurrent requires
|
2023-03-22 18:16:45 +01:00 |
|
Filip Tibell
|
58ce046394
|
Implement proper async require & error handling
|
2023-02-17 15:03:13 +01:00 |
|
Filip Tibell
|
aec7f820ca
|
Migrate to using cargo workspaces
|
2023-02-05 19:13:58 -05:00 |
|