Commit Graph

1110 Commits

Author SHA1 Message Date
b8a12dad5a Fix errors 2023-09-08 06:06:51 -04:00
a5c2e6c49f Write test; Add toml tooling; Fix errors 2023-09-08 05:59:44 -04:00
0b79287132 Implement basic dust GUI 2023-08-30 18:18:06 -04:00
ca7051d24d Experiment with GUI binary 2023-08-30 17:21:30 -04:00
6c1dbeb009 Begin new GUI with Iced 2023-08-30 00:09:55 -04:00
5e8888e56b Change cargo version 2023-08-28 22:08:26 -04:00
88c4207aeb Edit docs; Fix subtraction bug 2023-08-28 22:07:20 -04:00
18e4fef62f Improve help output 2023-08-28 20:03:13 -04:00
1f10bde1b4 Write README 2023-08-28 19:21:41 -04:00
3bbb64d065 Add filtering help by group 2023-08-28 17:58:35 -04:00
478ccbb529 Add help tool 2023-08-28 17:45:55 -04:00
0a16edbc97 Clean up 2023-08-28 17:24:15 -04:00
fad8d97212 Add ANSI coloring 2023-08-28 17:15:05 -04:00
e528c09623 Replace reedline with rustyline 2023-08-28 16:14:55 -04:00
3cc62129c7 Run cargo update 2023-08-28 14:54:37 -04:00
02e62efe15 Remove GUI from dust binary 2023-08-28 14:28:59 -04:00
c85d807942 Replace system info dependency 2023-08-28 14:07:46 -04:00
3481551926 Run clippy --fix 2023-08-28 13:47:45 -04:00
21dae1ffad Update README 2023-08-28 10:26:16 -04:00
b48974224d Write docs 2023-08-28 10:12:41 -04:00
97ebe63f97 Change name in Cargo.toml; Fix file structure 2023-08-28 09:54:41 -04:00
cf544d3c7e Write docs 2023-08-28 09:51:04 -04:00
37604cc8f0 Fix example and clean up 2023-08-25 11:08:25 -04:00
491dd649cd Reimplement sort 2023-08-25 10:58:32 -04:00
46e2057b1c Fix examples 2023-08-25 10:49:05 -04:00
3d7b24299a Implement replace 2023-08-25 10:42:19 -04:00
da532b79f3 Correct type checks 2023-08-25 10:31:09 -04:00
da780f4ae5 Add asset for examples; Fix examples 2023-08-25 10:27:48 -04:00
eb953b0231 Add type checks 2023-08-24 16:44:26 -04:00
8721ad41b1 Add type checks 2023-08-24 16:26:48 -04:00
8d04e0bb04 Write and pass tests 2023-08-24 08:05:51 -04:00
fabcbdd216 Add type checks 2023-08-24 06:16:28 -04:00
7c6a4e5ece Fix bug 2023-08-24 05:32:47 -04:00
19a053a288 Improve type checking 2023-08-24 05:06:18 -04:00
0b93b6de23 Add type checks 2023-08-24 03:59:10 -04:00
678fb659ee Add new error for type checks 2023-08-24 03:50:59 -04:00
e55c5688a8 Add type checks 2023-08-24 03:50:23 -04:00
2744ecf387 Write docs; Improve Time Display 2023-08-24 00:26:37 -04:00
19249c0e50 Implement dot notation for list assignment 2023-08-23 23:07:54 -04:00
be0558353c Write docs 2023-08-23 22:39:32 -04:00
f307b436f5 Implement nested cross-type dot notation 2023-08-23 22:03:26 -04:00
fde899bf3e Add type checks 2023-08-23 20:27:08 -04:00
39d3ca85ea Clean up project; Rename commands to tools 2023-08-23 20:21:29 -04:00
673616ac2a Clean up tests and docs 2023-08-23 19:33:04 -04:00
8728bf5e46 Correct tests 2023-08-23 19:00:11 -04:00
d54527413d Edit README 2023-08-23 17:28:19 -04:00
350fbb701d Rename module; Implement collection commands 2023-08-23 01:21:02 -04:00
26a71585f0 Change command line arguments 2023-08-23 00:39:46 -04:00
90ebe3b8f5 Implement from_csv 2023-08-23 00:39:28 -04:00
32955da03f Implement read_file 2023-08-23 00:39:14 -04:00