Filip Tibell
|
aec7f820ca
|
Migrate to using cargo workspaces
|
2023-02-05 19:13:58 -05:00 |
|
Filip Tibell
|
a448c9d2c6
|
Migrate back to tokio to prepare for using hyper
|
2023-02-03 14:15:20 -05:00 |
|
Filip Tibell
|
d4ad835fd8
|
Lune library internal util improvements, type definition improvements
|
2023-01-23 18:52:31 -05:00 |
|
Filip Tibell
|
19829d7cf4
|
Re-implement task library, take two
|
2023-01-23 02:38:32 -05:00 |
|
Filip Tibell
|
d531cf3813
|
Use mlua prelude instead of manual imports
|
2023-01-22 21:31:55 -05:00 |
|
Filip Tibell
|
06339a2699
|
Migrate away from tokio & reqwest, use smol & ureq
|
2023-01-22 21:14:13 -05:00 |
|
Filip Tibell
|
e5e96dfd54
|
Use table builder wherever possible instead of manual table creation
|
2023-01-22 20:18:09 -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
|
f9627fc2ae
|
Use table builder helper for creating globals
|
2023-01-21 15:48:56 -05:00 |
|
Filip Tibell
|
e6faa3f6be
|
Use plain tables instead of userdata for globals
|
2023-01-21 15:30:22 -05:00 |
|
Filip Tibell
|
c90f40cf30
|
Split into lune lib & lune cli for easier external usage
|
2023-01-20 22:01:02 -05:00 |
|