Skip to content

Improved function signature enforcement for built-in functions that take no arguments. - #332

Open
WoodchuckXL wants to merge 4 commits into
Morpho-lang:metafunctionvargfixesfrom
WoodchuckXL:iss328
Open

Improved function signature enforcement for built-in functions that take no arguments.#332
WoodchuckXL wants to merge 4 commits into
Morpho-lang:metafunctionvargfixesfrom
WoodchuckXL:iss328

Conversation

@WoodchuckXL

Copy link
Copy Markdown
Contributor

Fix for issue #328. Ensures that built-in functions are forced to be made as metafunctions even when overriding superclass functions. Made resolution for the metafunction compiler stricter.

Also created tests and fixed some bugs in qtensor example codes.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@WoodchuckXL