1
0
mirror of https://github.com/pcvolkmer/osc-variant.git synced 2025-07-03 01:02:55 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
b4e1113f3d chore: add linter config and related code cleanup 2024-12-04 14:36:59 +01:00
83d4857ed3 chore: cleanup lifetimes 2024-12-04 14:14:05 +01:00
622811df5a refactor: merge DataForm and Unterformular (#36)
* refactor: merge DataForm and Unterformular
* refactor: change visibility
2024-11-07 19:06:06 +01:00
d4febb026f chore: change License to GNU GPL v2 2024-10-30 18:38:51 +01:00
6589349b8d Implement Display trait for Requirement 2023-11-23 10:10:07 +01:00
416204b30a Issue #8: Add initial sorting based on form dependencies 2023-09-30 15:06:24 +02:00
d0de76770f Sort dependencies and requirements 2023-09-30 13:26:25 +02:00
8cae6ce706 Cleanup Requirement::to_string() 2023-09-30 13:04:47 +02:00
81a0c6204b Move common implementation into Requires trait 2023-09-30 12:11:14 +02:00
1f51d3e994 Show subform entries in tree subcommand 2023-09-28 17:19:14 +02:00
9256e242eb Allow (actual) unused option 2023-09-03 18:40:43 +02:00
8edd50feb4 Show form references using tree sub command 2023-09-03 17:31:38 +02:00
f507893b4d Show required dependencies not included in OSC file 2023-08-31 16:46:40 +02:00
103075ab78 Add sub command 'tree' to show dependencies 2023-08-29 17:34:02 +02:00