提交歷史

作者 SHA1 備註 提交日期
  Sander Mathijs van Veen fb74c3df4f Clone the scope using deepcopy, if used more than once. 13 年之前
  Sander Mathijs van Veen b3f48cb694 Add remaining backtricks for mathematical notation. 13 年之前
  Taddeus Kroes 08c982bba4 Changed negate() function to negate by reference by default (as a small optimization). 14 年之前
  Taddeus Kroes 9146b782d3 Added possibility to pass an operator as an integer to the ExprexxionNode constructor. 14 年之前
  Taddeus Kroes c03390ba48 Implemented and tested some new rules for fractions. 14 年之前
  Taddeus Kroes 261300cc97 add_exponents in powers rules now supports negated iedntifiers. 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 144bf670a6 Fixed unit tests for powers rules. 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 年之前
  Sander Mathijs van Veen d1eb149c2d Fixed merge conflict. 14 年之前
  Sander Mathijs van Veen 9b18453bcb Fixed merge conflict, added match_extend_exponent and improved add_exponents. 14 年之前
  Taddeus Kroes c6147911d6 Fixed ALL! import errors regarding scopes. 14 年之前
  Sander Mathijs van Veen dae7dd45de Fixed add_exponents message typo and added add_numerics message. 14 年之前
  Sander Mathijs van Veen 504b9da863 Added additional possibility messages. 14 年之前
  Sander Mathijs van Veen fa6beda1e0 Added pretty printing of possibilities with 'add_exponents' as usage example. 14 年之前
  Taddeus Kroes ad790a215b duplicate_exponent now supports n-ary multiplication. 14 年之前
  Taddeus Kroes b0709085ac Added basic rewrite rules for powers. 14 年之前