|
6287fc8827
|
refactor: split cli
|
2022-09-02 20:53:41 +02:00 |
|
|
f604d70aa1
|
docs: Add description in manifest
|
2022-09-02 18:41:21 +02:00 |
|
|
845ba2fd33
|
docs: Add information to cargo.toml
|
2022-09-02 18:37:21 +02:00 |
|
|
ea7a032c95
|
refactor: Change visibility and extract Tooth struct
|
2022-09-02 18:36:06 +02:00 |
|
|
86c5892f00
|
refactor: Remove std but add alloc
|
2022-08-05 14:11:44 +02:00 |
|
|
ab29780e14
|
refactor: Separate dental-notation from dental-notation-cli
|
2022-08-04 17:07:14 +02:00 |
|
|
021700991d
|
Merge pull request 'feature/add-cli-display' (#1) from feature/add-cli-display into development
Reviewed-on: #1
|
2022-08-04 14:56:40 +00:00 |
|
|
1bae864faa
|
refactor: Create ToothDisplay trait
|
2022-08-04 16:45:53 +02:00 |
|
|
519ae2a261
|
refactor: Replace convert_kind to into
|
2022-08-03 16:29:59 +02:00 |
|
|
962c9db6f9
|
feat: Add tooth display
|
2022-08-03 15:57:29 +02:00 |
|
|
970b7f6f64
|
feat: Separate convert into from and to
|
2022-08-03 15:54:52 +02:00 |
|
|
3e5433a886
|
feat: Run cli when running cargo run
|
2022-07-26 18:23:54 +02:00 |
|
|
336a7c651b
|
feat: Add convert cli
|
2022-07-26 18:23:41 +02:00 |
|
|
51f2641804
|
feat: Add convert on Tooth
|
2022-07-26 18:23:03 +02:00 |
|
|
144c56b517
|
fix: Rename teeth in tooth
|
2022-07-20 18:04:43 +02:00 |
|
|
efc028fb0d
|
fix: Fix to_uns and associated tests
|
2022-07-19 19:10:40 +02:00 |
|
|
6782552379
|
build: Add clap as dep
|
2022-07-19 18:43:09 +02:00 |
|
|
869286ef9b
|
feat: Replace panic! by Result
|
2022-06-17 18:19:20 +02:00 |
|
|
ae61a25c05
|
fix: Remove unexisting mod from main.rs
|
2022-06-17 18:18:59 +02:00 |
|
|
68c4dbaf04
|
feat: Add from_alphanumeric & to_alphanumeric
|
2022-06-15 19:45:04 +02:00 |
|
|
b7b69883ce
|
refactor: Reuse macro between types
|
2022-06-15 19:24:10 +02:00 |
|
|
1298d1ae86
|
feat: Add from_uns & to_uns
|
2022-06-15 17:21:06 +02:00 |
|
|
3cd111d7db
|
fix: Improve checks when creating teeth
|
2022-06-15 16:52:19 +02:00 |
|
|
51849c987e
|
✅ Add tests for from_iso & to_iso
|
2022-06-14 18:04:18 +02:00 |
|
|
7c3ffb7ecf
|
✨ Add from_iso & to_iso
|
2022-06-13 18:47:27 +02:00 |
|
|
2ae63e33b5
|
✨ Add primitive struct & enum
|
2022-06-13 17:53:43 +02:00 |
|
|
78529bd5e2
|
🎉 Initial coomit
|
2022-06-13 17:25:14 +02:00 |
|