-
-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix All TODOs #457
Fix All TODOs #457
Commits on Oct 5, 2023
-
Knock down some TODO and FIXME items
* Turn off --explain option to compiler, too much verbosity * Fix report issue 375 to not check for usage warnings * Fix message handling flags to have both --suppress and --hide forms and support both in command line options and config file reading * Add an option for control info printing --hide-info-messages * Avoid some default case occurrences in Hugo * Make hugo support Repositories and Replicas * Make hugo put more things in the glossary * Revise Processors to have invariants and types * Add "maxParallelParsing" to CommonOptions Signed-off-by: reidspencer <reid.spencer@yoppworks.com>
Configuration menu - View commit details
-
Copy full SHA for a4c037b - Browse repository at this point
Copy the full SHA a4c037bView commit details
Commits on Oct 6, 2023
-
WIP: Sequence Diagram Generation
* Add "diagrams" sub-project * Move and rename SequenceDiagrammer to SequenceDiagram * IMplement SequenceDiagram fully * Implement a test case for SequenceDiagram * Run test case which generates beautiful stuff but doesn't work Signed-off-by: reidspencer <reid.spencer@yoppworks.com>
Configuration menu - View commit details
-
Copy full SHA for 99207a8 - Browse repository at this point
Copy the full SHA 99207a8View commit details -
Integrate SequenceDiagram with Hugo command
Signed-off-by: reidspencer <reid.spencer@yoppworks.com>
Configuration menu - View commit details
-
Copy full SHA for 0d426f4 - Browse repository at this point
Copy the full SHA 0d426f4View commit details
Commits on Oct 7, 2023
-
Signed-off-by: reidspencer <reid.spencer@yoppworks.com>
Configuration menu - View commit details
-
Copy full SHA for 3247e19 - Browse repository at this point
Copy the full SHA 3247e19View commit details -
Remove already completed "TODO"
Signed-off-by: reidspencer <reid.spencer@yoppworks.com>
Configuration menu - View commit details
-
Copy full SHA for 54ddb86 - Browse repository at this point
Copy the full SHA 54ddb86View commit details -
Remove already completed "TODO" items
Signed-off-by: reidspencer <reid.spencer@yoppworks.com>
Configuration menu - View commit details
-
Copy full SHA for 44d7a09 - Browse repository at this point
Copy the full SHA 44d7a09View commit details -
Signed-off-by: reidspencer <reid.spencer@yoppworks.com>
Configuration menu - View commit details
-
Copy full SHA for 45a062e - Browse repository at this point
Copy the full SHA 45a062eView commit details
Commits on Oct 8, 2023
-
Make HugoPassTest test more than one test case
Signed-off-by: reidspencer <reid.spencer@yoppworks.com>
Configuration menu - View commit details
-
Copy full SHA for 2548833 - Browse repository at this point
Copy the full SHA 2548833View commit details