Commit graph

  • fd8a41759c
    Improve process error code handling Filip Tibell 2023-01-23 13:51:32 -0500
  • c2ee188ad5
    Fix process.spawn yielding issue Filip Tibell 2023-01-23 13:18:48 -0500
  • 5839a7b021
    Minor runner improvements Filip Tibell 2023-01-23 02:47:06 -0500
  • 19829d7cf4
    Re-implement task library, take two Filip Tibell 2023-01-23 02:38:32 -0500
  • 54846648fd
    Re-implement task library Filip Tibell 2023-01-22 23:00:09 -0500
  • d50095e974
    Update changelog Filip Tibell 2023-01-22 21:51:02 -0500
  • 746990938c
    Version 0.0.5 Filip Tibell 2023-01-22 21:46:30 -0500
  • d531cf3813
    Use mlua prelude instead of manual imports Filip Tibell 2023-01-22 21:31:55 -0500
  • 09a7619995
    Clean up err returns Filip Tibell 2023-01-22 21:21:11 -0500
  • 06339a2699
    Migrate away from tokio & reqwest, use smol & ureq Filip Tibell 2023-01-22 21:14:13 -0500
  • e5e96dfd54
    Use table builder wherever possible instead of manual table creation Filip Tibell 2023-01-22 20:18:09 -0500
  • 4ed69994a2
    Improve test output Filip Tibell 2023-01-22 19:25:36 -0500
  • 276200225b
    Ensure threads get returned from task lib in unit tests Filip Tibell 2023-01-22 17:06:35 -0500
  • f22ef577cf
    More work on task lib Filip Tibell 2023-01-22 17:05:01 -0500
  • 02fd4e8733
    Cleanup Filip Tibell 2023-01-22 16:36:34 -0500
  • 706368a462
    Implement functional but blocking task lib in rust Filip Tibell 2023-01-22 16:26:45 -0500
  • 6b14bc3dc0
    Pass ownership to global constructors to avoid lifetime issues Filip Tibell 2023-01-22 15:23:56 -0500
  • 6d432171e5
    Refactor task wait test Filip Tibell 2023-01-22 14:44:23 -0500
  • af0c6d882e
    Make wait async again Filip Tibell 2023-01-22 14:39:57 -0500
  • f8a2eb79d4
    Implement task library & test suite, mostly Filip Tibell 2023-01-21 20:11:17 -0500
  • 8ab5855ccc
    Add missing task.cancel API Filip Tibell 2023-01-21 17:23:39 -0500
  • 3689eb17d2
    More output formatting improvements Filip Tibell 2023-01-21 17:02:49 -0500
  • 7814282d3d
    Prepare for task scheduler, improve error formatting Filip Tibell 2023-01-21 16:40:57 -0500
  • 7aa35d8130
    Simplify implementation of console global Filip Tibell 2023-01-21 15:55:16 -0500
  • f9627fc2ae
    Use table builder helper for creating globals Filip Tibell 2023-01-21 15:48:56 -0500
  • e6faa3f6be
    Use plain tables instead of userdata for globals Filip Tibell 2023-01-21 15:30:22 -0500
  • d5b3d3f94b
    Implement test suite & prototypes for task global Filip Tibell 2023-01-21 15:07:18 -0500
  • 8e8fb6c54f
    Implement task.wait global Filip Tibell 2023-01-21 13:33:33 -0500
  • 2e5f70dea8
    Add note about test not working Filip Tibell 2023-01-21 02:07:17 -0500
  • 63989af21f
    Implement missing test case Filip Tibell 2023-01-21 02:05:16 -0500
  • 8e58a8ed10
    Implement test suite for fs Filip Tibell 2023-01-21 02:01:46 -0500
  • 10f1aaa479
    Update changelog Filip Tibell 2023-01-21 01:41:00 -0500
  • 761580ad84
    Implement test suite for console Filip Tibell 2023-01-21 01:37:31 -0500
  • b64990490d
    Implement test suite for net Filip Tibell 2023-01-21 01:10:19 -0500
  • 9e4ad3fd84
    Test lib & cli separately in CI Filip Tibell 2023-01-21 00:04:38 -0500
  • 9cef9e01e5
    Move tests to lib Filip Tibell 2023-01-21 00:03:16 -0500
  • 94393419c2
    Start work on proper tests suite Filip Tibell 2023-01-20 23:40:31 -0500
  • 25b1dcb472
    Improve output formatting Filip Tibell 2023-01-20 22:21:31 -0500
  • 89d0606d06
    Reword readme to guide users towards using the luau file extension instead of lua Filip Tibell 2023-01-20 22:08:16 -0500
  • c90f40cf30
    Split into lune lib & lune cli for easier external usage Filip Tibell 2023-01-20 22:01:02 -0500
  • 2565e02e11
    Version 0.0.4 Filip Tibell 2023-01-20 21:18:11 -0500
  • 19900b69f0
    Fix date in changelog Filip Tibell 2023-01-20 21:16:31 -0500
  • 86cd8ebe33
    Reorganize & declutter source files Filip Tibell 2023-01-20 21:15:58 -0500
  • af3d022f5d
    Go back to matching on bool since it was more obvious Filip Tibell 2023-01-20 21:09:08 -0500
  • 3c3a798fbb
    Use pedantic clippy, fix lints Filip Tibell 2023-01-20 21:05:51 -0500
  • bce6958c46
    Refactor process args & env, improve errors Filip Tibell 2023-01-20 15:21:20 -0500
  • b6822e603e
    Fix example file skipping too much in CI Filip Tibell 2023-01-19 22:19:56 -0500
  • a9e3676d31
    Fix formatting nitpick Filip Tibell 2023-01-19 22:14:52 -0500
  • 3706d9f8c6
    Version 0.0.3 Filip Tibell 2023-01-19 22:12:25 -0500
  • aa1804d738
    Implement console global Filip Tibell 2023-01-19 22:10:34 -0500
  • 9311edc7d8
    Tweak module function name Filip Tibell 2023-01-19 17:57:43 -0500
  • 3ccb31d918
    Add networking functions & move json apis Filip Tibell 2023-01-19 17:56:12 -0500
  • 07e3b1fc5e
    Optimize release binary for size Filip Tibell 2023-01-19 15:10:34 -0500
  • b0042726ce
    Version 0.0.2 Filip Tibell 2023-01-19 15:08:38 -0500
  • 3081a16df1
    Fix readme typo Filip Tibell 2023-01-19 15:03:55 -0500
  • 013156804f
    Remove dollar signs in readme to make copying easier Filip Tibell 2023-01-19 15:03:08 -0500
  • cb030f40fd
    Make translation example more clear Filip Tibell 2023-01-19 15:01:57 -0500
  • 2a7027d36e
    Clean up installation instructions Filip Tibell 2023-01-19 14:59:44 -0500
  • c21dfb997e
    Cleanup readme, add APIs to it Filip Tibell 2023-01-19 14:57:39 -0500
  • ebcbde8825
    Add readme contents Filip Tibell 2023-01-19 14:15:32 -0500
  • 180f433341
    Add changelog Filip Tibell 2023-01-19 13:28:01 -0500
  • 926a82e8e6
    Implement downloading of type definition files in CLI Filip Tibell 2023-01-19 13:18:15 -0500
  • b6a784add8
    Add cli args for downloading selene & luau type definitions Filip Tibell 2023-01-19 00:36:44 -0500
  • 67235f436a
    Add support for script args Filip Tibell 2023-01-19 00:23:06 -0500
  • ce4a2d1620
    Swap example order, simpler example first Filip Tibell 2023-01-18 22:29:06 -0500
  • 49b01d37b1
    Add missing permission to release workflow Filip Tibell 2023-01-18 22:15:13 -0500
  • 2935f8ede9
    Refactor test file with clear examples Filip Tibell 2023-01-18 21:57:30 -0500
  • 7e57fed8d8
    Use lune folder for scripts Filip Tibell 2023-01-18 21:35:57 -0500
  • dd947d7604
    Add readme, license, cargo metadata Filip Tibell 2023-01-18 21:19:10 -0500
  • 4f9d2f44e1
    Fix clippy lints Filip Tibell 2023-01-18 21:11:47 -0500
  • 7bc13ec66b
    Consolidate CI workflows, fix test Filip Tibell 2023-01-18 20:55:27 -0500
  • 8078425b2d
    Initial commit Filip Tibell 2023-01-18 20:47:14 -0500