|
94b27d81d1
|
fix: make build option visible to user
|
2024-01-04 21:22:24 +05:30 |
|
|
6f4b2f4c31
|
fix: remove redundant multi-threading code
|
2024-01-04 19:02:00 +05:30 |
|
|
53b53a27fd
|
fix: avoid collecting to unneeded VecDequeue
|
2024-01-04 18:33:51 +05:30 |
|
|
75152bd384
|
fix: panic on failure to get current exe
|
2024-01-04 18:31:31 +05:30 |
|
|
5f68fee1a9
|
fix: add rustdoc comments for build arg
|
2024-01-04 18:29:57 +05:30 |
|
|
a5d118db4b
|
fix: improper trait bounds
|
2024-01-04 18:28:04 +05:30 |
|
|
207de2f09c
|
Merge branch 'lune-org:main' into feat/standalone-executable
|
2024-01-02 21:48:12 +05:30 |
|
|
9c615ad103
|
refactor: cleanup code & include logging
|
2024-01-02 21:46:20 +05:30 |
|
Filip Tibell
|
c9ce29741b
|
Add support for multiple query & header values in net request
|
2023-12-30 17:38:58 +01:00 |
|
Filip Tibell
|
cd78fea1f5
|
Fix print and warn globals yielding
|
2023-12-30 16:28:04 +01:00 |
|
Filip Tibell
|
0e54d7f124
|
Update changelog
|
2023-12-29 21:19:17 +01:00 |
|
Filip Tibell
|
2511bb00a7
|
Update dependencies
|
2023-12-29 21:17:26 +01:00 |
|
guidable0
|
39d9557559
|
Fix overwrite option for copying directories (#133)
|
2023-12-29 21:17:16 +01:00 |
|
|
1e43f70c92
|
feat: SUPER fast standalone binaries using jemalloc & rayon
|
2023-11-23 19:46:29 +05:30 |
|
|
2af8ed3b9f
|
feat: proper args support for standalone binaries
|
2023-11-23 12:25:33 +05:30 |
|
|
cf2f93d480
|
fix: conditionally compile fs writing system for windows
|
2023-11-23 11:17:10 +05:30 |
|
|
6087069493
|
fix(windows): write file differently for windows
|
2023-11-22 22:34:10 +05:30 |
|
|
4bb0eba589
|
feat: disable unneeded CLI args for standalone
|
2023-11-22 19:50:26 +05:30 |
|
|
2bf68c1e2a
|
refactor: polish a few things and clean up code
|
2023-11-22 17:49:30 +05:30 |
|
|
441a1eacfe
|
fix: finalize updated standalone runtime system
|
2023-11-22 15:41:19 +05:30 |
|
|
dc2bab3f10
|
feat: initial unfinished rewrite for perf
|
2023-11-21 22:36:45 +05:30 |
|
|
5d58ba75c8
|
feat: initial standalone executable builder impl
|
2023-11-20 18:59:15 +05:30 |
|
Filip Tibell
|
507d88e63e
|
Version 0.7.11
|
2023-10-29 21:32:07 +01:00 |
|
Filip Tibell
|
779a11c85a
|
Version 0.7.10
|
2023-10-25 11:21:31 +02:00 |
|
Filip Tibell
|
f29636b038
|
Use lower timeout on non-windows in process spawn async sleep test
|
2023-10-25 11:17:01 +02:00 |
|
Filip Tibell
|
f860821498
|
Use GetDebugId in custom instance properties test
|
2023-10-25 11:14:08 +02:00 |
|
Filip Tibell
|
e3981c8db2
|
Update to latest rbx-dom
|
2023-10-25 11:12:08 +02:00 |
|
Filip Tibell
|
1c814285c6
|
Implement GetDebugId instance method
|
2023-10-25 11:10:24 +02:00 |
|
Filip Tibell
|
56949aad09
|
Version 0.7.9
|
2023-10-21 11:43:56 +02:00 |
|
Filip Tibell
|
7e9aaeafe6
|
Fix lints
|
2023-10-21 11:41:09 +02:00 |
|
Filip Tibell
|
4e68c64daf
|
Update dependencies
|
2023-10-21 11:32:11 +02:00 |
|
Filip Tibell
|
37afe7b05e
|
Add test for async custom instance methods in roblox builtin
|
2023-10-21 11:30:20 +02:00 |
|
|
ec6060a6cb
|
Support listing directories with init.lua(u) files in them (#119)
|
2023-10-12 21:50:20 -05: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 |
|
Filip Tibell
|
9fe3b02d71
|
Start work on custom instance properties and methods in roblox builtin
|
2023-10-06 11:58:39 -05:00 |
|
Filip Tibell
|
02d812f103
|
Version 0.7.8
|
2023-10-05 21:52:57 -05:00 |
|
Filip Tibell
|
ed07ba8613
|
Update dependencies
|
2023-10-05 21:48:26 -05:00 |
|
Kenneth Loeffler
|
ede3365f64
|
Use TerrainMaterials::from_str to parse material variant name (#118)
|
2023-10-05 21:10:11 -05:00 |
|
Filip Tibell
|
e92cb4ee64
|
Fix new clippy lints
|
2023-10-05 20:54:36 -05:00 |
|
Filip Tibell
|
dc7e3888d7
|
Split process spawn tests into multiple files
|
2023-10-05 20:53:29 -05:00 |
|
Filip Tibell
|
eb1bddf44e
|
Update changelog
|
2023-10-05 20:37:26 -05:00 |
|
|
8865692f1d
|
Allow for passing stdin to child (#106)
|
2023-10-05 20:30:27 -05:00 |
|
Kenneth Loeffler
|
c43648faec
|
Use clone_multiple_into_external in Document instance methods (#117)
|
2023-10-04 14:25:26 -05:00 |
|
Filip Tibell
|
74d7f3d66f
|
Update dependencies
|
2023-10-04 09:02:17 -05:00 |
|
Filip Tibell
|
fda0e9ab5e
|
Investigate yielding issues in net serve
|
2023-10-03 21:58:55 -05:00 |
|
Filip Tibell
|
96adf83fad
|
Fix process built-in not working in REPL
|
2023-10-03 21:39:30 -05:00 |
|
Filip Tibell
|
e4850666c5
|
Get rid of our custom typeof shim, thanks mlua
|
2023-10-03 21:26:08 -05:00 |
|
Filip Tibell
|
462e9a4f5a
|
Expand typeof global test suite
|
2023-10-03 21:21:13 -05:00 |
|
Filip Tibell
|
414d8ff8f3
|
Fix some inaccuracies in typedefs
|
2023-10-03 21:11:21 -05:00 |
|