Update goals and bug tracking.
This commit is contained in:
@@ -41,3 +41,8 @@ raven run main.Main
|
|||||||
- [ ] Separate out `java.rs` into a dedicated wrapper library.
|
- [ ] Separate out `java.rs` into a dedicated wrapper library.
|
||||||
- [ ] Possibly add support for pulling remote packages via `nest add`. This
|
- [ ] Possibly add support for pulling remote packages via `nest add`. This
|
||||||
will be implemented should there arise a need.
|
will be implemented should there arise a need.
|
||||||
|
- [ ] Wrap errors properly, instead of hap-hazardly using `anyhow`
|
||||||
|
- [ ] Maybe proper logging?
|
||||||
|
- [ ] Make `fs::expand_files()` skip over non-`.java` files or properly handle
|
||||||
|
that.
|
||||||
|
- [ ] Fix using hashes to avoid unnesscesary recompilation.
|
||||||
|
|||||||
Reference in New Issue
Block a user