Filip Tibell
|
aec7f820ca
|
Migrate to using cargo workspaces
|
2023-02-05 19:13:58 -05:00 |
|
Filip Tibell
|
22ca94c674
|
Version 0.2.1
|
2023-02-03 19:30:15 -05:00 |
|
Filip Tibell
|
a448c9d2c6
|
Migrate back to tokio to prepare for using hyper
|
2023-02-03 14:15:20 -05:00 |
|
Filip Tibell
|
08360a861f
|
Implement new process spawn options & cwd constant
|
2023-01-27 23:46:07 -05:00 |
|
Filip Tibell
|
fb1dc1ade2
|
Remove debug print
|
2023-01-24 20:31:13 -05:00 |
|
Filip Tibell
|
915dbf7bd9
|
Fix scripts that terminate instantly hanging forever
|
2023-01-24 20:30:47 -05:00 |
|
Filip Tibell
|
5c6fdb4a6e
|
Make CLI tests less flaky
|
2023-01-24 13:48:37 -05:00 |
|
Filip Tibell
|
751adc04c3
|
Remove usage of block_on inside of async function
|
2023-01-24 11:31:27 -05:00 |
|
Filip Tibell
|
0d0bb3f178
|
Implement relative path requires, proper exit codes
|
2023-01-24 02:05:54 -05:00 |
|
Filip Tibell
|
fd8a41759c
|
Improve process error code handling
|
2023-01-23 13:51:32 -05:00 |
|
Filip Tibell
|
5839a7b021
|
Minor runner improvements
|
2023-01-23 02:47:06 -05:00 |
|
Filip Tibell
|
19829d7cf4
|
Re-implement task library, take two
|
2023-01-23 02:38:32 -05:00 |
|
Filip Tibell
|
54846648fd
|
Re-implement task library
|
2023-01-22 23:00:09 -05:00 |
|
Filip Tibell
|
746990938c
|
Version 0.0.5
|
2023-01-22 21:46:30 -05:00 |
|
Filip Tibell
|
06339a2699
|
Migrate away from tokio & reqwest, use smol & ureq
|
2023-01-22 21:14:13 -05:00 |
|
Filip Tibell
|
4ed69994a2
|
Improve test output
|
2023-01-22 19:25:36 -05:00 |
|
Filip Tibell
|
706368a462
|
Implement functional but blocking task lib in rust
|
2023-01-22 16:26:45 -05:00 |
|
Filip Tibell
|
6b14bc3dc0
|
Pass ownership to global constructors to avoid lifetime issues
|
2023-01-22 15:23:56 -05:00 |
|
Filip Tibell
|
f8a2eb79d4
|
Implement task library & test suite, mostly
|
2023-01-21 20:11:17 -05:00 |
|
Filip Tibell
|
8ab5855ccc
|
Add missing task.cancel API
|
2023-01-21 17:23:39 -05:00 |
|
Filip Tibell
|
3689eb17d2
|
More output formatting improvements
|
2023-01-21 17:02:49 -05:00 |
|
Filip Tibell
|
7814282d3d
|
Prepare for task scheduler, improve error formatting
|
2023-01-21 16:40:57 -05:00 |
|
Filip Tibell
|
e6faa3f6be
|
Use plain tables instead of userdata for globals
|
2023-01-21 15:30:22 -05:00 |
|
Filip Tibell
|
d5b3d3f94b
|
Implement test suite & prototypes for task global
|
2023-01-21 15:07:18 -05:00 |
|
Filip Tibell
|
8e8fb6c54f
|
Implement task.wait global
|
2023-01-21 13:33:33 -05:00 |
|
Filip Tibell
|
2e5f70dea8
|
Add note about test not working
|
2023-01-21 02:07:17 -05:00 |
|
Filip Tibell
|
63989af21f
|
Implement missing test case
|
2023-01-21 02:05:16 -05:00 |
|
Filip Tibell
|
8e58a8ed10
|
Implement test suite for fs
|
2023-01-21 02:01:46 -05:00 |
|
Filip Tibell
|
761580ad84
|
Implement test suite for console
|
2023-01-21 01:37:31 -05:00 |
|
Filip Tibell
|
b64990490d
|
Implement test suite for net
|
2023-01-21 01:10:19 -05:00 |
|
Filip Tibell
|
9cef9e01e5
|
Move tests to lib
|
2023-01-21 00:03:16 -05:00 |
|
Filip Tibell
|
94393419c2
|
Start work on proper tests suite
|
2023-01-20 23:40:31 -05:00 |
|
Filip Tibell
|
c90f40cf30
|
Split into lune lib & lune cli for easier external usage
|
2023-01-20 22:01:02 -05:00 |
|