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