Historique des commits

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