Filip Tibell
|
5a6a8a0931
|
Add note about smol and async-executor in scheduler struct
|
2023-09-16 21:29:39 -05:00 |
|
Filip Tibell
|
2e9ff358cc
|
Fix cwd and wait tests on windows
|
2023-09-16 21:29:39 -05:00 |
|
Filip Tibell
|
fad48b9603
|
Refactor DateTime builtin to be a wrapper around chrono, improve error handling, misc smaller changes and consistency improvements
|
2023-09-16 21:29:39 -05:00 |
|
Filip Tibell
|
7a05563f0f
|
Update dependencies
|
2023-09-16 21:29:36 -05:00 |
|
Kenneth Loeffler
|
67fe1d3e4d
|
Refactor CFrame.new constructors to use a match on arg len (#102)
|
2023-09-16 21:28:44 -05:00 |
|
rosalina
|
210b64a86d
|
Remove UTF-8 error from docs for fs.readFile (#101)
|
2023-09-16 21:13:58 -05:00 |
|
|
40aeed70af
|
Create a custom logo for Lune (#96)
|
2023-09-16 21:13:18 -05:00 |
|
Filip Tibell
|
821c66c5a2
|
Dont fail all CI matrices if one fails
|
2023-09-11 14:26:31 -05:00 |
|
Filip Tibell
|
5d49cf463d
|
Remove macOS arm tests too
|
2023-09-11 14:16:35 -05:00 |
|
Filip Tibell
|
79ca711d68
|
Cant run linux arm tests in CI because of fixed runner arch, remove for now
|
2023-09-11 14:05:10 -05:00 |
|
Filip Tibell
|
a9b60db54f
|
Add missing features and target flag to clippy and test in CI
|
2023-09-11 13:32:07 -05:00 |
|
Filip Tibell
|
505f06d973
|
Add missing build tooling in CI for arm linux
|
2023-09-11 13:21:28 -05:00 |
|
Filip Tibell
|
6a28ae21d8
|
Add build target matrix to CI, update some old workflow stuff
|
2023-09-11 13:16:43 -05:00 |
|
|
e2aef015fa
|
Implement DateTime Built-in Library (#94)
|
2023-09-11 12:52:07 -05:00 |
|
Filip Tibell
|
3967c1ecbb
|
Add release publishing instructions to contributing doc
|
2023-08-28 12:05:40 -05:00 |
|
Filip Tibell
|
1e6660ab9b
|
Add contributing guidelines
|
2023-08-28 11:53:01 -05:00 |
|
Filip Tibell
|
37d6f1de2d
|
Fix argument casing in typedefs
|
2023-08-26 16:22:49 -05:00 |
|
Filip Tibell
|
a120963451
|
Update tools
|
2023-08-25 09:02:00 -05:00 |
|
Filip Tibell
|
ccabfa335a
|
Make luau happy in test file
|
2023-08-25 08:16:53 -05:00 |
|
Filip Tibell
|
75549a0b1c
|
Update changelog
|
2023-08-24 19:17:35 -05:00 |
|
Filip Tibell
|
a3feece9d4
|
Add back variadic CFrame methods
|
2023-08-24 19:13:56 -05:00 |
|
Filip Tibell
|
066df67ffa
|
Update dependencies
|
2023-08-24 19:09:35 -05:00 |
|
Filip Tibell
|
b79d3ce4e2
|
Make clippy happy
|
2023-08-24 19:09:05 -05:00 |
|
Kenneth Loeffler
|
bcfc7d2f55
|
Implement Terrain:GetMaterialColor and Terrain:SetMaterialColor (#93)
|
2023-08-24 18:39:13 -05:00 |
|
Filip Tibell
|
603cc10b42
|
Version 0.7.7
|
2023-08-23 15:30:10 -05:00 |
|
Filip Tibell
|
ab3c832960
|
Add REPL to changelog
|
2023-08-23 15:27:43 -05:00 |
|
Filip Tibell
|
64b152e34b
|
Enable sorting of keys during serde serialization
|
2023-08-23 15:11:12 -05:00 |
|
Filip Tibell
|
f3afbcadd0
|
Update changelog
|
2023-08-23 14:59:08 -05:00 |
|
Filip Tibell
|
de0f017540
|
Refactor export tables for roblox builtin library
|
2023-08-23 14:53:52 -05:00 |
|
Filip Tibell
|
57e2072bc0
|
Remove broken link in changelog
|
2023-08-23 12:34:30 -05:00 |
|
Filip Tibell
|
c1876392bc
|
Update changelog
|
2023-08-23 12:09:06 -05:00 |
|
Filip Tibell
|
52a6c4f4da
|
Revert #85 to fix SIGSEGV
|
2023-08-23 12:07:16 -05:00 |
|
Filip Tibell
|
83db30496d
|
Add notes for future scheduler improvements, add wrapper structs for messaging
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
5ae8f662b9
|
Wait, context already works, what the heck
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
fc90630781
|
Implement context preservation for Lune struct
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
3450d0ed4f
|
Update dependencies
|
2023-08-22 20:00:58 -05: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
|
58d64fc0c8
|
Use default env filter for tracing
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
1cb8ea99a3
|
Raise tracing max level
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
e5ed668a33
|
Improvements to scheduler futures resumption
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
38a91a3dc3
|
Implement tracing for scheduler, set to debug for now
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
5309060af8
|
Update changelog
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
1f11ceb91a
|
Finish implementation of serve
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
609eba08a8
|
Implement handler calling for serve again, now with extra multithreading
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
851589c695
|
Add test for error global
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
2f3fb07b7c
|
New net.serve implementation
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
b4b119cf42
|
Rip out old net.serve implementation
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
acae6a6369
|
Get rid of lua lifetime in scheduler, add scheduler documentation
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
8e4fc4b65e
|
Add descriptive error messages for lua registry and oom
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
30dc027e3e
|
Clean up interrupt listener
|
2023-08-22 20:00:58 -05:00 |
|