Commit graph

11 commits

Author SHA1 Message Date
Filip Tibell
1247196c35
Upgrade to mlua version 0.9 2023-06-08 14:25:44 +02:00
Filip Tibell
63f623647b
Make sure print and warn globals also flush stdout 2023-06-08 12:30:16 +02:00
Filip Tibell
151d8cc945
typeof now returns roblox type names 2023-05-26 09:38:11 +02:00
Filip Tibell
048b444859
Remove printinfo global 2023-05-24 11:21:48 +02:00
Filip Tibell
2297350c6e
Migrate roblox builtin functions for place & model files to more flexible APIs 2023-05-20 14:23:51 +02:00
Filip Tibell
6628220429
Implement automatic decompression of net responses 2023-05-20 13:25:14 +02:00
Filip Tibell
860c696212
Implement compression in serde builtin 2023-05-19 17:01:59 +02:00
Filip Tibell
2b94dbabe0
Add support for writing arbitrary bytes to stdout/stderr 2023-05-19 13:49:54 +02:00
metrowaii
2931aa690c
Flush buffer on write and ewrite (#47) 2023-05-18 20:28:33 +02:00
Filip Tibell
3a36a9dd1b
Add function for roblox auth cookie 2023-03-22 20:20:43 +01:00
Filip Tibell
bf574607fb
Make new async require work with concurrent requires 2023-03-22 18:16:45 +01:00