提交歷史

作者 SHA1 備註 提交日期
  Taddeus Kroes 7d602a8435 Improved rewriting of the rule that deliberately creates a numeric fraction. 14 年之前
  Taddeus Kroes a455b76bfc Added left-or-right check to application that brings an expression into a fraction nominator. 14 年之前
  Taddeus Kroes 5a1c1bc23d Slightly tweaked a fraction rule. 14 年之前
  Taddeus Kroes 03feca7af1 Removed some unused imports. 14 年之前
  Taddeus Kroes dedcf309dc Fixed nominator term extraction rule for single-term nominators. 14 年之前
  Taddeus Kroes c9d72b477e Fine-tuned fraction rules and updated unit tests accordingly. 14 年之前
  Taddeus Kroes 08555af743 Applied most of the new fraction rules. 14 年之前
  Taddeus Kroes 7a9605a745 Commenced some chanches to fraction rules (unit tests are still failing). 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 2304214e7f Modified some hint messages. 14 年之前
  Taddeus Kroes 864949a2ef Corrected typo. 14 年之前
  Taddeus Kroes 8d921d80a8 Added a validation test. 14 年之前
  Taddeus Kroes 5211c1769d Changed rule message. 14 年之前
  Taddeus Kroes d0da0b903a Added fraction division rules. 14 年之前
  Taddeus Kroes 1659cc67c5 Added some more fraction rewrite rules. 14 年之前
  Taddeus Kroes 57dba53ee4 Applied negation checks to some fraction rules. 14 年之前
  Taddeus Kroes 60155fdc94 Moved division negation to nominator. 14 年之前
  Taddeus Kroes b6bd65dbcb Added some new rules for fractions. 14 年之前
  Taddeus Kroes c03390ba48 Implemented and tested some new rules for fractions. 14 年之前
  Taddeus Kroes eb087f2eb3 Added rule to multiply fractions. 14 年之前
  Taddeus Kroes 697592af5f Added possibility to multiply denominators of division addition. 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 73a3bf0679 Added remaining possibility messages to the rules. 14 年之前
  Taddeus Kroes 805a91666a Added some match cases for coverage. 14 年之前
  Taddeus Kroes c6147911d6 Fixed ALL! import errors regarding scopes. 14 年之前
  Sander Mathijs van Veen 388752b486 Added support for OP_NEG in multiply_numerics and add_nominators. 14 年之前
  Sander Mathijs van Veen 4eeb4ba8e1 Added possibilities to fraction rules. 14 年之前
  Sander Mathijs van Veen c5b2a5c6ab Added support for fractions with negation and addition of negative numbers. 14 年之前