コミット履歴

作者 SHA1 メッセージ 日付
  Taddeus Kroes 913976a078 Code cleanup. 14 年 前
  Taddeus Kroes 7663449035 Updated numeric rules to use Scope, so that they work for the new n-ary match system. 14 年 前
  Taddeus Kroes 4c081113d6 Ficed old numeric messages to match new function args. 14 年 前
  Taddeus Kroes 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. 14 年 前
  Taddeus Kroes b04cf62cc1 Removed a bunch of unused imports. 14 年 前
  Taddeus Kroes 57dba53ee4 Applied negation checks to some fraction rules. 14 年 前
  Taddeus Kroes 41f9f744d0 Added some TODO's to numeric rules. 14 年 前
  Taddeus Kroes f39fc1f55a Added tests for recently added numeric division rules. 14 年 前
  Taddeus Kroes e20e19366d Added some numeric division rules. 14 年 前
  Sander Mathijs van Veen 1724ba2f2c Added raise_numerics rule and added leiden oefenopgaven 1 and 2 as test cases. 14 年 前
  Sander Mathijs van Veen 1d21942339 Successfully rewriting of assignment 1 of leiden oefenopgaven. 14 年 前
  Taddeus Kroes cc5d8f577e Applied pep8. 14 年 前
  Taddeus Kroes 709a061c39 Applied pep8. 14 年 前
  Sander Mathijs van Veen 63ab861b1c Implemented {match_,}multiply_one functions. 14 年 前
  Taddeus Kroes 32519fa294 Fixed messages. 14 年 前
  Taddeus Kroes 1453c1cbd3 Fixed numeric rules. 14 年 前
  Sander Mathijs van Veen 564c751bbe Removed subtree_map and fixed almost all unit tests. 14 年 前
  Taddeus Kroes 0e08d36432 Added polynome scope to application funvtion arguments. 14 年 前
  Taddeus Kroes c7a9125f63 Applied usage of Scope.replace method and fixed some failing unit tests. 14 年 前
  Sander Mathijs van Veen 105cd26942 Removed OP_NEG operator from source code (partially done). 14 年 前
  Sander Mathijs van Veen 2a400ac2c7 Use is_leaf attribute instead of calling a method. 14 年 前
  Sander Mathijs van Veen 73a3bf0679 Added remaining possibility messages to the rules. 14 年 前
  Taddeus Kroes 1a74b48d73 Added 0*a -> 0 rule. 14 年 前
  Taddeus Kroes 805a91666a Added some match cases for coverage. 14 年 前
  Taddeus Kroes dd6e365848 Removed unused import. 14 年 前
  Taddeus Kroes 7d186db7bb Implemented use of Scope class in multiply_numerics. 14 年 前
  Taddeus Kroes c6147911d6 Fixed ALL! import errors regarding scopes. 14 年 前
  Sander Mathijs van Veen e32aa00ce2 Fixed missing import and fixed negative multiplication 14 年 前
  Sander Mathijs van Veen 388752b486 Added support for OP_NEG in multiply_numerics and add_nominators. 14 年 前
  Sander Mathijs van Veen e86e7b9c01 Fixed merge conflict. 14 年 前