kimpure
|
7856764fd4
|
fix
|
2024-11-05 22:02:29 +09:00 |
|
kimpure
|
b95266ef3c
|
type plus
|
2024-11-03 01:07:10 +09:00 |
|
qwreey
|
37b55576ca
|
Add missing types (#243)
|
2024-11-02 14:31:00 +00:00 |
|
qwreey
|
de7029aa19
|
Remove debug exports (#243)
|
2024-11-02 14:17:00 +00:00 |
|
qwreey
|
90c0987754
|
Restruct tests/ffi and add std-ffi tests (#243)
|
2024-10-24 08:34:35 +00:00 |
|
qwreey
|
154c68a64e
|
Add Data:copyFrom, tests and annotation (#243)
|
2024-10-24 00:26:43 +00:00 |
|
qwreey
|
d42bfc9f63
|
Add benchmark tests/ffi/benchmark/external_call (#243)
|
2024-10-22 02:18:15 +00:00 |
|
qwreey
|
144f49a11d
|
More moonwave docs (#243)
|
2024-10-21 21:05:55 +00:00 |
|
qwreey
|
72fac28dab
|
Add Moonwave annotation partially (#243)
|
2024-10-21 19:32:38 +00:00 |
|
qwreey
|
658b5ef75c
|
Move fixed size types into ffi, Fix test cases (#243)
|
2024-10-21 19:30:14 +00:00 |
|
qwreey
|
b31f81459f
|
Move c ABI related object and functions into ffi.c (#243)
|
2024-10-21 10:53:14 +00:00 |
|
qwreey
|
a67661a753
|
Void type support in call (#243)
|
2024-10-19 07:31:45 +00:00 |
|
qwreey
|
27e250daa5
|
Implememt CVoid, StringifyData and CopyData (#243)
|
2024-10-18 06:12:53 +00:00 |
|
qwreey
|
7ee757ac9c
|
Provide ptr conversion and test case (#243)
|
2024-10-17 18:18:44 +00:00 |
|
qwreey
|
da30dfb3f0
|
Refactor and documenting code structure (#243)
|
2024-10-17 10:16:43 +00:00 |
|
Qwreey
|
a2a8176241
|
Merge pull request #1 from 0x5eal/chore/ffi-types
Update Luau types
|
2024-10-17 15:30:21 +09:00 |
|
Qwreey
|
bf33afdf9c
|
Merge branch 'lune-org:main' into ffi
|
2024-10-17 10:38:10 +09:00 |
|
Filip Tibell
|
138221b93e
|
Update websocket tests and types to use new calling convention
|
2024-10-16 22:00:33 +02:00 |
|
|
309c461e11
|
Implement a non-blocking child process interface (#211)
|
2024-10-16 21:48:12 +02:00 |
|
Eli
|
0d2f5539b6
|
Add Moonwave comments for DateTime properties. (#248)
|
2024-10-16 21:03:58 +02:00 |
|
howmanysmall
|
0f4cac29aa
|
Fix Regex types (#250)
|
2024-10-16 21:03:00 +02:00 |
|
|
133abb5477
|
chore(types): add accidently removed leading pipe to CTypes
|
2024-10-16 19:09:35 +01:00 |
|
|
991ae5a9f1
|
chore(types): fix incorrect function signatures
* Fixes incorrect function signatures for callables.
* Now correctly returns the main module.
|
2024-10-16 19:08:29 +01:00 |
|
|
d27fba8147
|
chore(types): remove unnecessary generic usage
|
2024-10-16 12:56:57 +01:00 |
|
|
b03b485e29
|
chore(types): fix CType:cast to be properly typed
|
2024-10-16 12:53:16 +01:00 |
|
|
f27bed578f
|
chore(types): updated ffi types
|
2024-10-16 12:34:59 +01:00 |
|
qwreey
|
af08c59e3b
|
Add lune-std-ffi crate (#243)
|
2024-10-13 04:07:59 +00:00 |
|
Nick Winans
|
8aefe88104
|
Add compression level option to serde.compress (#224)
|
2024-07-06 22:38:35 +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
|
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 |
|