Historique des commits

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