Commit | Author | Summary |
58b266eb4f | Martin Sjölund | The scripting API does not use the SymbolTable |
ad94f65b0c | Martin Sjölund | Give CI error if there are unused imports |
b799216d39 | Martin Sjölund | Removed unused imports from template files |
f6819c84a9 | Martin Sjölund | Remove unused imports |
203c8f27bb | Mahder Gebremedhin | Traverse exaustively when inlining functions. (#534) |
9e8c062be1 | Martin Sjölund | Refactoring to make dependencies acyclic |
55a9813cf3 | Per Östlund | [NF] Allow rooted(), but give deprecation warning. |
a7ebec2719 | Per Östlund | [NF] Improve Inst.isDiscreteClass. |
c7013c1352 | Per Östlund | [NF] Minor fixes. |
189160655c | Adeel Asghar | Added state machines debugging guide |