コミット履歴

作者 SHA1 メッセージ 日付
  Taddeus Kroes d2ffd580fd Fixed unit tests broken due to rebase on stable branch 13 年 前
  Taddeus Kroes 6402d3f5ba Updated TODO list. 13 年 前
  Taddeus Kroes 82d83f5aa3 Significantly improved the parser. 13 年 前
  Taddeus Kroes d8bb188997 Added item to TODO list. 13 年 前
  Taddeus Kroes 1fcda08adf The use of brackets is now equal to that of parentheses. 13 年 前
  Taddeus Kroes aed5ec181f Multiplication sign is not omitted anymore for multiplication of equal identifiers 13 年 前
  Taddeus Kroes 3e5a2ac48a Upgraded testrunner to latest version 13 年 前
  Taddeus Kroes ee9f9f926d Upgraded graph_drawing to latest version 13 年 前
  Taddeus Kroes f5e26d068d Corrected mixed up definite/indefinite integral references 13 年 前
  Taddeus Kroes c409356f56 Updated TODO list 13 年 前
  Taddeus Kroes 2a3e3ec6e1 Lowered precedences of expansion and exponent extension 13 年 前
  Taddeus Kroes 63b9dd9647 Extending exponents is now limited to 1 < exponent < 4 13 年 前
  Taddeus Kroes 30c29dd55d Updated comment 13 年 前
  Taddeus Kroes 4b2db8c0a9 Fixed some negation issues in integral rules 13 年 前
  Taddeus Kroes a4a7af9e22 Corrected typo 13 年 前
  Taddeus Kroes e9dd48f86f Implemented correct parentheses parsing for logarithms 13 年 前
  Taddeus Kroes bbdcbe9c23 Implemented correct parentheses parsing for simple functions 13 年 前
  Taddeus Kroes cc5e8713f7 'make test' now uses testrunner from externals directory 13 年 前
  Taddeus Kroes 84489fb47e Backend can now be killed using keyboard interrupt without error 13 年 前
  Taddeus Kroes 14ef23ecd6 Removed old jquery target from make rules 13 年 前
  Taddeus Kroes 51afec73c4 Removed unused submodule 'codemirror2' 13 年 前
  Taddeus Kroes 5e5c80106c jQuery is now included as a static file instead of a submodule 13 年 前
  Taddeus Kroes 7907624e04 Added testrunner as a submodule (getting sick of import errors) 13 年 前
  Sander Mathijs van Veen b6e110328c Add missed rewrite possibility to TODO list (remove common factors in division) 13 年 前
  Sander Mathijs van Veen afd91740e8 Fix computing derivative of negated exponential expressions 13 年 前
  Taddeus Kroes 283780a4c1 Added some items to TODO list 13 年 前
  Sander Mathijs van Veen 3fc12d3edc Code cleanup 13 年 前
  Sander Mathijs van Veen 67c135176a Display proper status indication after validation for each input line 13 年 前
  Sander Mathijs van Veen 3a59c04eb9 Make sure that 'xx' is not displayed as a cross. 13 年 前
  Sander Mathijs van Veen 0f58fc6934 Display error in GUI when something goes wrong 13 年 前