Skip to content
Snippets Groups Projects
Select Git revision
  • breadth_first
  • develop
  • master default protected
  • validation
4 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.024Feb23201918171615227Jan26252423222120151412987527Dec241413121198129Nov272421191815987Added validation functions.Re-added comment in failing unit tests.Added support for function calls in parser.Added item to TODO list.Upgraded graph_drawing to latest version.Updated ToDo-list.Applied correct commits of master branch.Merge branch 'sort' into merge_fixMerge branch 'master' of kompiler.org:trsMerge branch 'master' of kompiler.org:trs into sortAdded a basic sorting rule and applied it to the existing unit tests.Upgraded graph_drawing to latest version.Merge branch 'negated'Updated to latest pybison version.Merge branch 'negated' of kompiler.org:trs into negatedFilter all tokens dynamically instead of a predefined list.Updated ToDo-list.Applied pep8.add_exponents in powers rules now supports negated iedntifiers.Removed COMMA token from explicit lexing script (was elready in operator list).Started implementing function parsing.simplified a unit test.Some syntaxis fixes (applied pep8).Merge branch 'negated'Merge branch 'negated' of kompiler.org:trs into negatedFinished new Leiden tests.Enabled B1_ch08 test case.Fixed leiden oefenopgave unit test 1.4.Moved token definitions to operator defs in node.py.Fixed ALL! the tests.Fixed possibilities unit tests.Fixed group combination constants.Added leiden oefenopgave test cases.Implemented {match_,}multiply_one functions.Avoid duplicated matches by calling only OP_NEG handlers.Removed disabled subtree_map implementation.Removed useless left() function.Removed redundant polynome rules.Group combinations now support negated constants.Added type-check to non-strict equivalence check.
Loading