Historie revizí

Autor SHA1 Zpráva Datum
  Taddeus Kroes 84489fb47e Backend can now be killed using keyboard interrupt without error před 13 roky
  Taddeus Kroes 14ef23ecd6 Removed old jquery target from make rules před 13 roky
  Taddeus Kroes 51afec73c4 Removed unused submodule 'codemirror2' před 13 roky
  Taddeus Kroes 5e5c80106c jQuery is now included as a static file instead of a submodule před 13 roky
  Taddeus Kroes 7907624e04 Added testrunner as a submodule (getting sick of import errors) před 13 roky
  Sander Mathijs van Veen b6e110328c Add missed rewrite possibility to TODO list (remove common factors in division) před 13 roky
  Sander Mathijs van Veen afd91740e8 Fix computing derivative of negated exponential expressions před 13 roky
  Taddeus Kroes 283780a4c1 Added some items to TODO list před 13 roky
  Sander Mathijs van Veen 3fc12d3edc Code cleanup před 13 roky
  Sander Mathijs van Veen 67c135176a Display proper status indication after validation for each input line před 13 roky
  Sander Mathijs van Veen 3a59c04eb9 Make sure that 'xx' is not displayed as a cross. před 13 roky
  Sander Mathijs van Veen 0f58fc6934 Display error in GUI when something goes wrong před 13 roky
  Sander Mathijs van Veen 47794dc0cb Add error message CSS před 13 roky
  Taddeus Kroes d53719e88f Fixed previously added rule for all negation cases. před 13 roky
  Taddeus Kroes ef8ffd44a8 Added new rule for eliminating fractions from fractions. před 13 roky
  Taddeus Kroes 015cd97f4a Added 'assertEvaluates' method for unit testing. před 13 roky
  Taddeus Kroes fa97ae38ed Made combine_groups a high-priority rule. před 13 roky
  Taddeus Kroes c3a2ee8a5a All derivative rules now keep using the same derivative operator al the way through the calclation. před 13 roky
  Taddeus Kroes 4c15f5289d Updated graph_drawing to latest version. před 13 roky
  Taddeus Kroes 67a18be35d Upgraded graph_drawing to latest version. před 13 roky
  Taddeus Kroes f5df45426c Comment cleanup. před 13 roky
  Taddeus Kroes dadd40a4a9 Further improved special token handling in preprocessor. před 13 roky
  Taddeus Kroes 492f3b5294 '&' can now be used for conjunction (alias for '^^'). před 13 roky
  Taddeus Kroes 3d2a13abec Added some new implemented features to TODO as documentation. před 13 roky
  Taddeus Kroes 5ac16510ff Added rule 'a/b + c/d -> ad/(bd) + bc/(bd) -> (ad + bc)/(bd)' and some helper rules. před 13 roky
  Taddeus Kroes 6c30a8e6d1 Updated graoh_drawing to latest version. před 13 roky
  Taddeus Kroes a9dd4d45d8 Fixed preprocessor with updated keyword list. před 13 roky
  Taddeus Kroes 07aceae50f Groups are now combined before being expanded. před 13 roky
  Sander Mathijs van Veen f95962fe7e Update todo list před 13 roky
  Taddeus Kroes cded8b7f29 Fixed negation issue. před 13 roky