Filip Tibell
|
aafc1fb13a
|
Add new docs to changelog
|
2023-07-22 17:05:26 +02:00 |
|
Filip Tibell
|
5876ce9f22
|
Fix helper scripts being out of date
|
2023-07-22 14:46:40 +02:00 |
|
Filip Tibell
|
9a91bf999d
|
Minor test file fixes
|
2023-07-22 14:45:18 +02:00 |
|
Filip Tibell
|
57f730e788
|
Remove old docs, move typedefs dir
|
2023-07-22 14:44:28 +02:00 |
|
Filip Tibell
|
4cea07675c
|
New docs site link in readme
|
2023-07-22 14:35:21 +02:00 |
|
Filip Tibell
|
857da2a9f3
|
Fix docs typo
|
2023-07-22 13:52:28 +02:00 |
|
Filip Tibell
|
a0f92227f3
|
More fixes to get moonwave parsing
|
2023-07-22 13:47:05 +02:00 |
|
Filip Tibell
|
623af1c312
|
Refactor typedef files to ensure moonwave picks up functions
|
2023-07-22 13:42:29 +02:00 |
|
Filip Tibell
|
8c14c3cda3
|
Make typedef comments moonwave-compatible
|
2023-07-22 11:36:09 +02:00 |
|
Filip Tibell
|
462ccb6d15
|
Update changelog
|
2023-07-21 12:35:07 +02:00 |
|
Filip Tibell
|
f4609ffba6
|
Make fs metadata test less flaky
|
2023-07-21 12:13:16 +02:00 |
|
Filip Tibell
|
8853aad620
|
Implement reflection database accessible from lua in roblox builtin
|
2023-07-21 12:10:56 +02:00 |
|
Filip Tibell
|
49ae85af03
|
Clean up fs tests
|
2023-07-20 20:06:42 +02:00 |
|
Filip Tibell
|
02132a2eec
|
Add typedefs for new copy function
|
2023-07-20 19:58:18 +02:00 |
|
Filip Tibell
|
b0f23a406b
|
Implement copying api for fs builtin
|
2023-07-20 19:29:21 +02:00 |
|
Filip Tibell
|
bca3de9454
|
Implement metadata api for fs builtin
|
2023-07-20 12:25:36 +02:00 |
|
Filip Tibell
|
2f464f846a
|
Update dependencies
|
2023-07-20 11:07:44 +02:00 |
|
Filip Tibell
|
bee8562d45
|
Update changelog
|
2023-07-20 09:55:34 +02:00 |
|
Filip Tibell
|
689994552f
|
Goodbye monorepo, hello monolith
|
2023-07-20 09:47:00 +02:00 |
|
Filip Tibell
|
151cfe9b2f
|
Use compiler directly in require impl
|
2023-07-20 09:03:29 +02:00 |
|
Filip Tibell
|
8eda0532fa
|
Add support for init files in the CLI
|
2023-07-20 08:53:02 +02:00 |
|
Filip Tibell
|
fccfe8b5b0
|
Rename directories test
|
2023-07-20 08:38:19 +02:00 |
|
Filip Tibell
|
7db61c9114
|
Update changelog
|
2023-07-20 08:30:14 +02:00 |
|
AsynchronousMatrix
|
7237b7819a
|
Fix tab character at the start of a script causing it not to parse correctly (#72)
|
2023-07-19 21:34:52 +02:00 |
|
AsynchronousMatrix
|
9e28822e8f
|
Fix not being able to read & write to WebSocket objects at the same time (#68)
|
2023-07-19 19:30:27 +02:00 |
|
Kenneth Loeffler
|
b0861ce0fb
|
Use a read lock in clone_into_external_dom (#64)
|
2023-07-10 08:11:26 +02:00 |
|
Filip Tibell
|
63e2b926e6
|
Add changelog entry
|
2023-07-08 12:16:02 +02:00 |
|
Kenneth Loeffler
|
33be2ed716
|
Start using new rbx_dom_weak instance cloning methods (#62)
|
2023-07-08 11:14:04 +02:00 |
|
Filip Tibell
|
9adf296539
|
Fix CI workflow using old tooling
|
2023-07-07 09:11:27 +02:00 |
|
Filip Tibell
|
db4dbc6dcb
|
Remove old tooling
|
2023-07-07 09:06:45 +02:00 |
|
Filip Tibell
|
fc107e64b8
|
Version 0.7.4
|
2023-07-07 09:06:33 +02:00 |
|
Filip Tibell
|
1dc0ea67e3
|
Add support for CFrame and Font in instance attributes
|
2023-07-07 09:02:02 +02:00 |
|
Filip Tibell
|
9e67a8542f
|
Update dependencies, fix fn borrow recursion in postprocessing
|
2023-07-07 08:52:57 +02:00 |
|
Filip Tibell
|
382c1733a6
|
Fix unique ids not being stripped completely from models
|
2023-07-07 08:48:12 +02:00 |
|
Filip Tibell
|
6a4e44918c
|
Version 0.7.3
|
2023-07-05 10:40:58 +02:00 |
|
Filip Tibell
|
940834f70e
|
Version 0.7.2
|
2023-06-28 12:21:57 +02:00 |
|
Filip Tibell
|
533b12b11c
|
Update Luau version, fix changelog entries
|
2023-06-28 12:20:38 +02:00 |
|
Filip Tibell
|
7f64bd0cc3
|
Fix badge alt text in readme
|
2023-06-28 12:12:04 +02:00 |
|
Filip Tibell
|
2e68895aea
|
Remove old CLI tests
|
2023-06-28 12:11:06 +02:00 |
|
Filip Tibell
|
66e122ea63
|
Rewrite setup subcommand to be more permissive and user friendly
|
2023-06-28 12:10:17 +02:00 |
|
Filip Tibell
|
65f2319a64
|
Add support for init files
|
2023-06-28 10:58:02 +02:00 |
|
Filip Tibell
|
594e773236
|
Dont output anything from wss test unless its an error
|
2023-06-28 10:38:46 +02:00 |
|
Filip Tibell
|
518e263c69
|
Remove dependency on blocking crate
|
2023-06-28 10:33:37 +02:00 |
|
Filip Tibell
|
e0f5e65ff6
|
Update rbx-dom
|
2023-06-26 12:34:39 +02:00 |
|
Callie
|
3b29d10443
|
Fix file extension checking in remodel shim (#59)
|
2023-06-23 23:00:15 +02:00 |
|
Filip Tibell
|
ef5d06a169
|
Update lockfile
|
2023-06-17 21:17:35 +02:00 |
|
Filip Tibell
|
a0f6b25b9e
|
Version 0.7.1
|
2023-06-17 21:14:09 +02:00 |
|
Filip Tibell
|
dfca4d3077
|
Add missing changelog entry
|
2023-06-17 21:14:09 +02:00 |
|
Filip Tibell
|
4cf8905768
|
Downgrade rbx-dom
|
2023-06-17 21:14:09 +02:00 |
|
reggie
|
aaa0977d54
|
Add TLS support for net.socket() , fix WebSocket.closeCode behavior (#57)
|
2023-06-15 22:36:05 +02:00 |
|