AshleyFlow
|
76da13d99e
|
eliminate unnecessary checks for files
|
2024-10-17 12:39:56 +03:30 |
|
AshleyFlow
|
7f07c9d107
|
validate every field in luaurc files
|
2024-10-17 12:30:31 +03:30 |
|
highflowey
|
9279b92a1b
|
make RequireContext::init public only to crate
|
2024-08-30 20:42:11 +03:30 |
|
highflowey
|
a7f9c5f4f9
|
move path_to_alias to RequireAlias::from_path
|
2024-08-30 20:38:51 +03:30 |
|
highflowey
|
c6a1808e71
|
fixed wrong error message
|
2024-08-25 22:05:30 +03:30 |
|
highflowey
|
42f5688993
|
better error message
|
2024-08-25 21:01:19 +03:30 |
|
highflowey
|
35f24228cc
|
make some functions private
|
2024-08-25 20:36:37 +03:30 |
|
highflowey
|
ddcda9952f
|
document functions
|
2024-08-25 20:30:46 +03:30 |
|
highflowey
|
e47555fd86
|
make StandardLibrary trait public
|
2024-08-24 16:27:47 +03:30 |
|
highflowey
|
14d0bcbe9c
|
track thread
|
2024-08-23 18:34:28 +03:30 |
|
highflowey
|
42873f6383
|
split require into functions
|
2024-08-23 18:31:39 +03:30 |
|
highflowey
|
3b56b4159d
|
create thread when requiring module
|
2024-08-23 17:49:29 +03:30 |
|
highflowey
|
1708c05522
|
replace runtime err with require err
|
2024-08-23 16:24:18 +03:30 |
|
highflowey
|
9414a9fc29
|
unlock mutex before using async
|
2024-08-23 15:27:51 +03:30 |
|
highflowey
|
edb3041090
|
impl require error enum
|
2024-08-23 15:15:24 +03:30 |
|
highflowey
|
eaa1c4d16b
|
document requirecontext
|
2024-08-23 15:00:31 +03:30 |
|
highflowey
|
3d9bb89255
|
drop app container early
|
2024-08-23 04:29:17 +03:30 |
|
highflowey
|
25b09b18ac
|
fixed not converting cached results
|
2024-08-23 04:21:36 +03:30 |
|
highflowey
|
fedaf9a625
|
impl cache
|
2024-08-23 04:06:46 +03:30 |
|
highflowey
|
a633afc828
|
impl custom aliases
|
2024-08-23 03:48:28 +03:30 |
|
highflowey
|
2eb167025a
|
luaurc error impl
|
2024-08-23 03:36:38 +03:30 |
|
highflowey
|
13cff6ff00
|
move path functions to path.rs
|
2024-08-23 03:27:32 +03:30 |
|
highflowey
|
505ff977f0
|
require impl (no caching)
|
2024-08-23 03:11:53 +03:30 |
|
highflowey
|
27a98f9671
|
move fn to impl
|
2024-08-23 02:57:38 +03:30 |
|
highflowey
|
62fd0d00b1
|
make data struct ready for impl
|
2024-08-23 02:37:11 +03:30 |
|
highflowey
|
16b3cde97e
|
make cache arc mutex
|
2024-08-23 02:34:14 +03:30 |
|
highflowey
|
cbd7cb6480
|
rename storage to context
|
2024-08-23 02:27:10 +03:30 |
|
highflowey
|
370c7f8187
|
require and cache impl for stds
|
2024-08-23 02:26:03 +03:30 |
|
highflowey
|
12b87b3065
|
make standardlibrary object safe
|
2024-08-23 01:11:41 +03:30 |
|
highflowey
|
2b7bb89037
|
StandardLibrary trait
|
2024-08-23 00:50:05 +03:30 |
|
highflowey
|
3f709f1e96
|
resolve require path
|
2024-08-23 00:46:59 +03:30 |
|
highflowey
|
ba2d7203f8
|
luaurc rewrite
|
2024-08-23 00:26:39 +03:30 |
|
Filip Tibell
|
ff83c401b8
|
Version 0.8.8
|
2024-08-22 21:30:36 +02:00 |
|
Kenneth Loeffler
|
a007fa94a6
|
Update all rbx-dom dependencies to their latest versions (#245)
|
2024-08-22 21:24:32 +02:00 |
|
Filip Tibell
|
1d4d1635eb
|
Temporarily disable publish to crates.io in workflow
|
2024-08-10 13:36:19 +02:00 |
|
Filip Tibell
|
56f08a88aa
|
Fix new clippy lints
|
2024-08-10 13:34:13 +02:00 |
|
Filip Tibell
|
833d0e244b
|
Add version and date to changelog
|
2024-08-10 13:25:55 +02:00 |
|
Filip Tibell
|
3e09807638
|
Bump all crate versions
|
2024-08-10 13:07:56 +02:00 |
|
Filip Tibell
|
ea7013322f
|
Fix type and tostring metamethods not always being respected during table formatting
|
2024-08-10 13:01:13 +02:00 |
|
Filip Tibell
|
98b31b9f67
|
Update tooling
|
2024-08-10 12:48:51 +02:00 |
|
Filip Tibell
|
8364a8e4de
|
We no longer use selene
|
2024-08-10 12:48:27 +02:00 |
|
Filip Tibell
|
473ad80e8f
|
Update dependencies
|
2024-08-10 12:47:36 +02:00 |
|
Filip Tibell
|
180d20ce4a
|
Update changelog with missing PRs
|
2024-08-10 12:28:26 +02:00 |
|
Filip Tibell
|
b585234b08
|
Clarify some comments and expose more instance functions in lune-roblox
|
2024-07-21 23:50:55 +02:00 |
|
ZachCurtis
|
5379c79488
|
Add missing vector methods (#228)
|
2024-07-21 23:35:58 +02:00 |
|
Nick Winans
|
8aefe88104
|
Add compression level option to serde.compress (#224)
|
2024-07-06 22:38:35 +02:00 |
|
Maxwell Ruben
|
cb552af660
|
Fix readDir with trailing forward-slash on Windows (#220)
|
2024-07-06 22:34:12 +02:00 |
|
Filip Tibell
|
95c2ca0965
|
Fix mixed indentation in regex documentation comment
|
2024-06-23 14:56:31 +02:00 |
|
Filip Tibell
|
5167a71e6f
|
Improve documentation comments for serde library
|
2024-06-23 14:53:32 +02:00 |
|
Filip Tibell
|
eac34d2e7e
|
Re-enable crates.io publish step in release workflow
|
2024-06-23 14:40:33 +02:00 |
|