Commit graph

31 commits

Author SHA1 Message Date
Filip Tibell
c94ab0cde1
Update changelog, some other minor fixes 2024-06-05 19:21:30 +02:00
Filip Tibell
d3b9a4b9e8
Add new options for global injection and codegen to luau.load 2024-06-05 19:02:48 +02:00
Micah
5a292aabc5
Implement hashing algorithms + HMac support (#193) 2024-06-05 16:30:50 +02:00
Filip Tibell
abe7217a58
Add full type definitions for new regex builtin 2024-04-20 23:19:21 +02:00
f830ce7fad
Add support for buffers as arguments in builtin APIs (#148) 2024-04-20 16:44:19 +02:00
Filip Tibell
fa7f6c6f51
Fix doc example for new stdio API 2024-04-18 22:14:54 +02:00
Filip Tibell
753897222a
Implement stdio.readToEnd API 2024-04-18 22:10:08 +02:00
20b9fce7df
Fix minor inconsistencies in doc comments (#163) 2024-03-11 13:05:13 +01:00
vocksel
347da823b7
Update net.serve docs for address change (#149) 2024-02-03 20:43:40 +01:00
Filip Tibell
474ceb139a
Change properties on fs.metadata to be DateTime values instead of numbers 2024-01-14 17:06:41 +01:00
Filip Tibell
c9ce29741b
Add support for multiple query & header values in net request 2023-12-30 17:38:58 +01:00
Filip Tibell
1c814285c6
Implement GetDebugId instance method 2023-10-25 11:10:24 +02:00
Filip Tibell
e16c28fd40
Refactor process spawn for more granular stdio options 2023-10-11 16:32:16 -05:00
Filip Tibell
1aa6aef679
Add typedefs and tests for custom instance properties and methods 2023-10-08 23:05:19 -05:00
8865692f1d
Allow for passing stdin to child (#106) 2023-10-05 20:30:27 -05:00
Filip Tibell
414d8ff8f3
Fix some inaccuracies in typedefs 2023-10-03 21:11:21 -05:00
Filip Tibell
f620f453f2
Add environment option to luau load built-in 2023-10-03 21:03:47 -05:00
Filip Tibell
3ddd8b4676
Make typedef files all lowercase 2023-09-25 16:42:35 -05:00
Filip Tibell
bdec11996d
Temp rename typedef files 2023-09-25 16:42:00 -05:00
Filip Tibell
2963751f6c
Update changelog, fix typo 2023-09-17 22:11:06 -05:00
Filip Tibell
be6b2c8a71
Typedefs & docs improvements for DateTime 2023-09-17 11:20:49 -05:00
Filip Tibell
ac186190e5
Fix doc comment param names 2023-09-16 21:45:04 -05:00
Filip Tibell
0cd23eecfa
Fix some more 2023-09-16 21:40:37 -05:00
Filip Tibell
278057dddf
Fix indentation in datetime typedefs 2023-09-16 21:38:07 -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
rosalina
210b64a86d
Remove UTF-8 error from docs for fs.readFile (#101) 2023-09-16 21:13:58 -05:00
e2aef015fa
Implement DateTime Built-in Library (#94) 2023-09-11 12:52:07 -05:00
Filip Tibell
37d6f1de2d
Fix argument casing in typedefs 2023-08-26 16:22:49 -05:00
Filip Tibell
375f1b9334
Make luau compile options more strict to avoid panics 2023-08-11 19:17:48 -05:00
AsynchronousMatrix
0a8773dc04
Implement new luau built-in library. (#82) 2023-08-10 14:38:25 -05:00
Filip Tibell
57f730e788
Remove old docs, move typedefs dir 2023-07-22 14:44:28 +02:00