Historial de Commits

Autor SHA1 Mensaje Fecha
  Taddeus Kroes 30c29dd55d Updated comment hace 13 años
  Taddeus Kroes 4b2db8c0a9 Fixed some negation issues in integral rules hace 13 años
  Taddeus Kroes a4a7af9e22 Corrected typo hace 13 años
  Taddeus Kroes e9dd48f86f Implemented correct parentheses parsing for logarithms hace 13 años
  Taddeus Kroes bbdcbe9c23 Implemented correct parentheses parsing for simple functions hace 13 años
  Taddeus Kroes cc5e8713f7 'make test' now uses testrunner from externals directory hace 13 años
  Taddeus Kroes 84489fb47e Backend can now be killed using keyboard interrupt without error hace 13 años
  Taddeus Kroes 14ef23ecd6 Removed old jquery target from make rules hace 13 años
  Taddeus Kroes 51afec73c4 Removed unused submodule 'codemirror2' hace 13 años
  Taddeus Kroes 5e5c80106c jQuery is now included as a static file instead of a submodule hace 13 años
  Taddeus Kroes 7907624e04 Added testrunner as a submodule (getting sick of import errors) hace 13 años
  Sander Mathijs van Veen b6e110328c Add missed rewrite possibility to TODO list (remove common factors in division) hace 13 años
  Sander Mathijs van Veen afd91740e8 Fix computing derivative of negated exponential expressions hace 13 años
  Taddeus Kroes 283780a4c1 Added some items to TODO list hace 13 años
  Sander Mathijs van Veen 3fc12d3edc Code cleanup hace 13 años
  Sander Mathijs van Veen 67c135176a Display proper status indication after validation for each input line hace 13 años
  Sander Mathijs van Veen 3a59c04eb9 Make sure that 'xx' is not displayed as a cross. hace 13 años
  Sander Mathijs van Veen 0f58fc6934 Display error in GUI when something goes wrong hace 13 años
  Sander Mathijs van Veen 47794dc0cb Add error message CSS hace 13 años
  Taddeus Kroes d53719e88f Fixed previously added rule for all negation cases. hace 13 años
  Taddeus Kroes ef8ffd44a8 Added new rule for eliminating fractions from fractions. hace 13 años
  Taddeus Kroes 015cd97f4a Added 'assertEvaluates' method for unit testing. hace 13 años
  Taddeus Kroes fa97ae38ed Made combine_groups a high-priority rule. hace 13 años
  Taddeus Kroes c3a2ee8a5a All derivative rules now keep using the same derivative operator al the way through the calclation. hace 13 años
  Taddeus Kroes 4c15f5289d Updated graph_drawing to latest version. hace 13 años
  Taddeus Kroes 67a18be35d Upgraded graph_drawing to latest version. hace 13 años
  Taddeus Kroes f5df45426c Comment cleanup. hace 13 años
  Taddeus Kroes dadd40a4a9 Further improved special token handling in preprocessor. hace 13 años
  Taddeus Kroes 492f3b5294 '&' can now be used for conjunction (alias for '^^'). hace 13 años
  Taddeus Kroes 3d2a13abec Added some new implemented features to TODO as documentation. hace 13 años