Commit History

Автор SHA1 Съобщение Дата
  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 години
  Sander Mathijs van Veen 47794dc0cb Add error message CSS преди 13 години
  Taddeus Kroes d53719e88f Fixed previously added rule for all negation cases. преди 13 години
  Taddeus Kroes ef8ffd44a8 Added new rule for eliminating fractions from fractions. преди 13 години
  Taddeus Kroes 015cd97f4a Added 'assertEvaluates' method for unit testing. преди 13 години
  Taddeus Kroes fa97ae38ed Made combine_groups a high-priority rule. преди 13 години
  Taddeus Kroes c3a2ee8a5a All derivative rules now keep using the same derivative operator al the way through the calclation. преди 13 години
  Taddeus Kroes 4c15f5289d Updated graph_drawing to latest version. преди 13 години
  Taddeus Kroes 67a18be35d Upgraded graph_drawing to latest version. преди 13 години
  Taddeus Kroes f5df45426c Comment cleanup. преди 13 години
  Taddeus Kroes dadd40a4a9 Further improved special token handling in preprocessor. преди 13 години
  Taddeus Kroes 492f3b5294 '&' can now be used for conjunction (alias for '^^'). преди 13 години
  Taddeus Kroes 3d2a13abec Added some new implemented features to TODO as documentation. преди 13 години
  Taddeus Kroes 5ac16510ff Added rule 'a/b + c/d -> ad/(bd) + bc/(bd) -> (ad + bc)/(bd)' and some helper rules. преди 13 години
  Taddeus Kroes 6c30a8e6d1 Updated graoh_drawing to latest version. преди 13 години
  Taddeus Kroes a9dd4d45d8 Fixed preprocessor with updated keyword list. преди 13 години
  Taddeus Kroes 07aceae50f Groups are now combined before being expanded. преди 13 години
  Sander Mathijs van Veen f95962fe7e Update todo list преди 13 години
  Taddeus Kroes cded8b7f29 Fixed negation issue. преди 13 години