提交历史

作者 SHA1 备注 提交日期
  Taddeus Kroes 033e0fa10c Updated ToDo-list. 14 年之前
  Taddeus Kroes 709a061c39 Applied pep8. 14 年之前
  Taddeus Kroes 261300cc97 add_exponents in powers rules now supports negated iedntifiers. 14 年之前
  Taddeus Kroes a193b4c28d Removed COMMA token from explicit lexing script (was elready in operator list). 14 年之前
  Taddeus Kroes 1752a601a1 Started implementing function parsing. 14 年之前
  Taddeus Kroes ab2c06a884 simplified a unit test. 14 年之前
  Taddeus Kroes 84753e446b Some syntaxis fixes (applied pep8). 14 年之前
  Taddeus Kroes 41047c7e93 Merge branch 'negated' 14 年之前
  Taddeus Kroes c050ce57bc Merge branch 'negated' of kompiler.org:trs into negated 14 年之前
  Taddeus Kroes f42a77fff3 Finished new Leiden tests. 14 年之前
  Sander Mathijs van Veen 78daf989fb Enabled B1_ch08 test case. 14 年之前
  Sander Mathijs van Veen a31a9e93ad Fixed leiden oefenopgave unit test 1.4. 14 年之前
  Taddeus Kroes 540678134d Moved token definitions to operator defs in node.py. 14 年之前
  Taddeus Kroes 047790348d Fixed ALL! the tests. 14 年之前
  Taddeus Kroes 8499b85188 Fixed possibilities unit tests. 14 年之前
  Taddeus Kroes 569d321d2a Fixed group combination constants. 14 年之前
  Sander Mathijs van Veen 1efc3675e0 Added leiden oefenopgave test cases. 14 年之前
  Sander Mathijs van Veen 63ab861b1c Implemented {match_,}multiply_one functions. 14 年之前
  Sander Mathijs van Veen e115283e5a Avoid duplicated matches by calling only OP_NEG handlers. 14 年之前
  Sander Mathijs van Veen 6303fe2982 Removed disabled subtree_map implementation. 14 年之前
  Sander Mathijs van Veen d75fb60393 Removed useless left() function. 14 年之前
  Taddeus Kroes 76b5ebeec6 Removed redundant polynome rules. 14 年之前
  Taddeus Kroes 6e8d634547 Group combinations now support negated constants. 14 年之前
  Taddeus Kroes 8f90dd671c Added type-check to non-strict equivalence check. 14 年之前
  Taddeus Kroes 7979468c88 Added ignore_negation option to non-strict equality check. 14 年之前
  Taddeus Kroes 17d69216b5 Added test for maximum code coverage in powers rules. 14 年之前
  Taddeus Kroes 05c35766ea Added rules that remove powers of 0 and 1. 14 年之前
  Taddeus Kroes 32519fa294 Fixed messages. 14 年之前
  Taddeus Kroes 39145aafea Added support for negated integer equivalence check in Leaf nodes. 14 年之前
  Taddeus Kroes 144bf670a6 Fixed unit tests for powers rules. 14 年之前