Commit graph

  • 63e2b926e6
    Add changelog entry Filip Tibell 2023-07-08 12:16:02 +02:00
  • 33be2ed716
    Start using new rbx_dom_weak instance cloning methods (#62) Kenneth Loeffler 2023-07-08 02:14:04 -07:00
  • 9adf296539
    Fix CI workflow using old tooling Filip Tibell 2023-07-07 09:11:27 +02:00
  • db4dbc6dcb
    Remove old tooling Filip Tibell 2023-07-07 09:06:45 +02:00
  • fc107e64b8
    Version 0.7.4 Filip Tibell 2023-07-07 09:06:33 +02:00
  • 1dc0ea67e3
    Add support for CFrame and Font in instance attributes Filip Tibell 2023-07-07 09:02:02 +02:00
  • 9e67a8542f
    Update dependencies, fix fn borrow recursion in postprocessing Filip Tibell 2023-07-07 08:52:57 +02:00
  • 382c1733a6
    Fix unique ids not being stripped completely from models Filip Tibell 2023-07-07 08:48:12 +02:00
  • 6a4e44918c
    Version 0.7.3 Filip Tibell 2023-07-05 10:40:58 +02:00
  • 940834f70e
    Version 0.7.2 Filip Tibell 2023-06-28 12:21:57 +02:00
  • 533b12b11c
    Update Luau version, fix changelog entries Filip Tibell 2023-06-28 12:20:38 +02:00
  • 7f64bd0cc3
    Fix badge alt text in readme Filip Tibell 2023-06-28 12:12:04 +02:00
  • 2e68895aea
    Remove old CLI tests Filip Tibell 2023-06-28 12:11:06 +02:00
  • 66e122ea63
    Rewrite setup subcommand to be more permissive and user friendly Filip Tibell 2023-06-28 12:10:17 +02:00
  • 65f2319a64
    Add support for init files Filip Tibell 2023-06-28 10:58:02 +02:00
  • 594e773236
    Dont output anything from wss test unless its an error Filip Tibell 2023-06-28 10:38:46 +02:00
  • 518e263c69
    Remove dependency on blocking crate Filip Tibell 2023-06-28 10:33:37 +02:00
  • e0f5e65ff6
    Update rbx-dom Filip Tibell 2023-06-26 12:34:39 +02:00
  • 3b29d10443
    Fix file extension checking in remodel shim (#59) Callie 2023-06-23 16:00:15 -05:00
  • ef5d06a169
    Update lockfile Filip Tibell 2023-06-17 21:17:35 +02:00
  • a0f6b25b9e
    Version 0.7.1 Filip Tibell 2023-06-17 21:13:55 +02:00
  • dfca4d3077
    Add missing changelog entry Filip Tibell 2023-06-17 21:01:49 +02:00
  • 4cf8905768
    Downgrade rbx-dom Filip Tibell 2023-06-17 20:56:56 +02:00
  • aaa0977d54
    Add TLS support for net.socket(), fix WebSocket.closeCode behavior (#57) reggie 2023-06-15 15:36:05 -05:00
  • 2169acb3d2
    Update readme and changelog Filip Tibell 2023-06-12 12:56:56 +02:00
  • f1c230d39b
    Version 0.7.0 Filip Tibell 2023-06-12 12:22:08 +02:00
  • 10be29c121
    Remove support for windows on arm, too complicated Filip Tibell 2023-06-12 12:20:36 +02:00
  • 3bc0e129b3
    Add test for automatic decompression in net builtin Filip Tibell 2023-06-12 10:00:00 +02:00
  • 52c6f21aba
    Remove legacy globals for builtins (finally) Filip Tibell 2023-06-12 09:39:05 +02:00
  • bcdc5f14a5
    Finish up serde compression, implement tests Filip Tibell 2023-06-12 08:51:14 +02:00
  • 4d5bf6c2ae
    Improve error reporting for bad arguments to rust functions Filip Tibell 2023-06-08 14:52:17 +02:00
  • e2af4f51d2
    Update changelog Filip Tibell 2023-06-08 14:26:11 +02:00
  • 1247196c35
    Upgrade to mlua version 0.9 Filip Tibell 2023-06-08 14:25:44 +02:00
  • 63f623647b
    Make sure print and warn globals also flush stdout Filip Tibell 2023-06-08 12:30:16 +02:00
  • 71cf5e7c96
    Update dependencies Filip Tibell 2023-06-08 12:23:33 +02:00
  • 5d72132ecc
    Fix remaining issues with home dir script discovery Filip Tibell 2023-06-08 11:56:35 +02:00
  • 0773dc024a
    Fix list subcommand not printing multiline descriptions properly Filip Tibell 2023-06-08 11:31:26 +02:00
  • 42ab2da1ed
    Sort requires for test files Filip Tibell 2023-06-08 11:21:00 +02:00
  • 155ae550db
    Update roblox test files Filip Tibell 2023-06-08 11:16:47 +02:00
  • 422a097598
    Fix .editorconfig and formatting Filip Tibell 2023-06-08 11:15:41 +02:00
  • c063230f4c
    Implement home dir script discovery Filip Tibell 2023-06-08 11:09:52 +02:00
  • 933cfa84c0
    Update changelog Filip Tibell 2023-05-26 09:41:41 +02:00
  • 151d8cc945
    typeof now returns roblox type names Filip Tibell 2023-05-26 09:38:11 +02:00
  • 65ea0edc12
    Migrate away from httpbin for unit tests Filip Tibell 2023-05-24 11:25:14 +02:00
  • 048b444859
    Remove printinfo global Filip Tibell 2023-05-24 11:21:48 +02:00
  • 73efb5fc99
    More typedef improvements for roblox builtin Filip Tibell 2023-05-20 19:49:37 +02:00
  • f1c62245da
    Minor fixes for remodel migration module Filip Tibell 2023-05-20 19:25:32 +02:00
  • 83303cf5e6
    Write remodel migration module, improve roblox builtin typings Filip Tibell 2023-05-20 18:11:57 +02:00
  • 2297350c6e
    Migrate roblox builtin functions for place & model files to more flexible APIs Filip Tibell 2023-05-20 14:23:51 +02:00
  • 6628220429
    Implement automatic decompression of net responses Filip Tibell 2023-05-20 13:25:14 +02:00
  • b42c69f9c4
    Update dependencies and Luau version Filip Tibell 2023-05-20 10:12:40 +02:00
  • ad59ae01d4
    Implement recursive arg for instance find methods, remove FindFirstDescendant Filip Tibell 2023-05-20 10:02:06 +02:00
  • e0ba2579d9
    Replace CollectionService implementation with native instance tag APIs Filip Tibell 2023-05-20 09:49:55 +02:00
  • dc0d693d1a
    Add lz4 compression format Filip Tibell 2023-05-20 09:22:50 +02:00
  • 8619de8ba5
    Update changelog Filip Tibell 2023-05-19 17:16:30 +02:00
  • a0dcb85129
    Dont specify event types in CI pull request trigger Filip Tibell 2023-05-19 17:04:47 +02:00
  • 11dfc5b1e5
    Run CI workflow on pull requests Filip Tibell 2023-05-19 17:03:29 +02:00
  • df1c790191
    Remove gitbook workflow Filip Tibell 2023-05-19 17:02:11 +02:00
  • 860c696212
    Implement compression in serde builtin Filip Tibell 2023-05-19 17:01:59 +02:00
  • 1ad3ec45c7
    Update changelog Filip Tibell 2023-05-19 13:57:32 +02:00
  • 2b94dbabe0
    Add support for writing arbitrary bytes to stdout/stderr Filip Tibell 2023-05-19 13:49:54 +02:00
  • 2931aa690c
    Flush buffer on write and ewrite (#47) metrowaii 2023-05-18 11:28:33 -07:00
  • d2ed3bdd5d
    Merge branch 'main' of https://github.com/filiptibell/lune Filip Tibell 2023-05-14 22:22:17 +02:00
  • b6387422be
    Update changelog Filip Tibell 2023-05-14 22:21:52 +02:00
  • 80e47baded
    Migrate tests to using new require builtins syntax and typedefs Filip Tibell 2023-05-14 22:16:58 +02:00
  • 0db32ad4c4
    Actually, lets just not process the typedefs at all Filip Tibell 2023-05-14 22:01:44 +02:00
  • 75c79e15e8
    Update dependencies Filip Tibell 2023-05-14 21:36:58 +02:00
  • 93470b50af
    Fix syntax errors in generated typedef files Filip Tibell 2023-05-14 21:35:36 +02:00
  • 06051c0bbd
    Update editor setup docs Filip Tibell 2023-05-14 21:28:30 +02:00
  • f7d82f08b0
    Try to automatically add typedefs to vscode settings or print them out Filip Tibell 2023-05-14 21:20:52 +02:00
  • 85bbcaabaa
    Show deprecation message for generation commands Filip Tibell 2023-05-14 20:42:19 +02:00
  • dfb0781f82
    Merge pull request #45 from boatbomber/patch-1 Filip Tibell 2023-05-10 08:43:10 +02:00
  • 6ea8326939
    Fix invalid code in doc example boatbomber 2023-05-09 20:06:03 -04:00
  • 66aa1fc9ea
    First draft for new setup & typedefs generation Filip Tibell 2023-05-08 13:13:34 +02:00
  • fbffda1e65
    Update changelog Filip Tibell 2023-05-06 14:08:17 +02:00
  • c5f18d1eef
    Clean up release workflow now that its working Filip Tibell 2023-05-06 13:41:57 +02:00
  • 27f9f32269
    Move binaries in release workflow to let release action find them Filip Tibell 2023-05-06 13:10:05 +02:00
  • 8c0075d120
    I love bash Filip Tibell 2023-05-06 12:44:49 +02:00
  • bf1df9bc90
    Try listing generated artifacts in workflow Filip Tibell 2023-05-06 12:22:04 +02:00
  • 8000ed6c8c
    Fix artifacts for new release action Filip Tibell 2023-05-06 12:05:43 +02:00
  • cd8f4b77ab
    Use maintained actions in release workflow Filip Tibell 2023-05-06 11:48:33 +02:00
  • 305144cf87
    Try using different linker Filip Tibell 2023-05-06 11:10:59 +02:00
  • 96c82535a4
    Try removing lto to fix linking error on linux on arm Filip Tibell 2023-05-06 11:00:30 +02:00
  • c14a6f0ae7
    Always use bash for running commands in workflow Filip Tibell 2023-05-06 10:47:57 +02:00
  • 3c204ee883
    Update cargo manifest to use new dependency structure Filip Tibell 2023-05-06 10:45:17 +02:00
  • 3071a1154c
    Release workflow improvements, hopefully windows on arm support Filip Tibell 2023-05-06 10:35:18 +02:00
  • d0aa55ba04
    Update lockfile Filip Tibell 2023-05-06 10:02:47 +02:00
  • 2d3389dd32
    Make windows arm-specific dependency more specific Filip Tibell 2023-05-06 09:53:42 +02:00
  • 6f1081fe4f
    Rustls not supported on windows on arm, use default tls Filip Tibell 2023-05-06 09:45:13 +02:00
  • 75b08abdf5
    Add missing g++ toolchain Filip Tibell 2023-05-06 09:22:53 +02:00
  • 8ceff5c1b6
    Add missing gcc toolchain Filip Tibell 2023-05-06 09:18:41 +02:00
  • 0d1ab92b13
    Install missing tooling to build for linux on arm Filip Tibell 2023-05-06 09:15:55 +02:00
  • 408f1a6d21
    Update lockfile Filip Tibell 2023-05-06 09:07:38 +02:00
  • ed1815e173
    Add aarch64 to release workflow Filip Tibell 2023-05-06 09:01:46 +02:00
  • 3cc514a301
    Fix gitbook formatting Filip Tibell 2023-05-01 12:20:42 +02:00
  • d4d9108947
    Added global types to documentation site Filip Tibell 2023-05-01 12:18:15 +02:00
  • 1559e69de6
    Add missing feature needed for docs file generation Filip Tibell 2023-04-30 21:00:36 +02:00
  • b11996e13d
    Version 0.6.6 Filip Tibell 2023-04-30 20:51:52 +02:00
  • 710b945b03
    Set up logger in cli Filip Tibell 2023-04-30 20:48:47 +02:00
  • a6ed00ad33
    Fix _G Filip Tibell 2023-04-29 11:02:46 +02:00