Commit graph

13 commits

Author SHA1 Message Date
6f8b1e4896
Implement standalone executable compilation (#140) 2024-01-13 21:19:59 +01:00
Filip Tibell
58d64fc0c8 Use default env filter for tracing 2023-08-22 20:00:58 -05:00
Filip Tibell
1cb8ea99a3 Raise tracing max level 2023-08-22 20:00:58 -05:00
Filip Tibell
38a91a3dc3 Implement tracing for scheduler, set to debug for now 2023-08-22 20:00:58 -05:00
Filip Tibell
689994552f
Goodbye monorepo, hello monolith 2023-07-20 09:47:00 +02:00
Filip Tibell
c90f40cf30
Split into lune lib & lune cli for easier external usage 2023-01-20 22:01:02 -05:00
Filip Tibell
86cd8ebe33
Reorganize & declutter source files 2023-01-20 21:15:58 -05:00
Filip Tibell
af3d022f5d
Go back to matching on bool since it was more obvious 2023-01-20 21:09:08 -05:00
Filip Tibell
3c3a798fbb
Use pedantic clippy, fix lints 2023-01-20 21:05:51 -05:00
Filip Tibell
bce6958c46
Refactor process args & env, improve errors 2023-01-20 15:21:20 -05:00
Filip Tibell
67235f436a
Add support for script args 2023-01-19 00:23:06 -05:00
Filip Tibell
4f9d2f44e1
Fix clippy lints 2023-01-18 21:11:47 -05:00
Filip Tibell
8078425b2d
Initial commit 2023-01-18 20:47:14 -05:00