-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* unions working, still need renaming * trying to get renaming via using-as statments right * work so far. issue encountered with default not defined in modelinterface. * Multiple inheritance seems to work but not tested on withmodel. * functions are now being generated from type constructors during theory definition, but a test in models is now broken * ThModule now defined. Category.Ob problem in test persists. Code somewhat cleaned up after my debugging. * just about there. tests were passing and some examples/new tests are being created but it needs clean up and review. * working through module code and tests * these changes repair reidentification on empty alg sort arrays * fixed bug where second using-rename statements collide with names in the theory * identified an issue with multiple-inheritance * readded newsegment in theory_impl * removed renaming, added manual renames to algebra.jl * fixed imports * import - from base * addressed review comments * workk done so far on resolving code coverage * improve coverage --------- Co-authored-by: Matt <[email protected]>
- Loading branch information
Showing
19 changed files
with
744 additions
and
90 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.