Commit History

Author SHA1 Message Date
  Taddeus Kroes 0efcd75c7d Corrected some typo's. 13 years ago
  Taddeus Kroes a6fee721ce Added validation idea to TODO list. 13 years ago
  Taddeus Kroes 14ce8d8b32 Merge branch 'master' of kompiler.org:trs 13 years ago
  Taddeus Kroes 4956237ccc Fixed faulty indices in rule messages. 13 years ago
  Sander Mathijs van Veen 6bc1ba6869 On error, add a traceback to the JSON object. 13 years ago
  Taddeus Kroes b74f5aedc5 Applied temporary fix from previous commit to definite integral bounds too. 13 years ago
  Taddeus Kroes 719fc68d7a Added temporary fix to solve negated integral bounds syntax error. 13 years ago
  Taddeus Kroes fc6e58ad11 Added a slightly different sphere volume test, which fails (should succeed). 13 years ago
  Taddeus Kroes e3a6479568 Fixed some integral rules using negation and added a power rule: 13 years ago
  Taddeus Kroes 8f84aef468 Added a unit test that mysteriously failes validation... 13 years ago
  Taddeus Kroes 1f798cfb00 Made test and main file executable. 13 years ago
  Taddeus Kroes 13ff0b53d8 Removed unneeded build dependency. 13 years ago
  Sander Mathijs van Veen 3c4c11f688 Add AGPLv3 header to all source files. 13 years ago
  Sander Mathijs van Veen 3f3dad7313 Remove old, temporary source files. 13 years ago
  Sander Mathijs van Veen a0c79c1873 Improve test cases from Leiden Oefenopgaves. 13 years ago
  Sander Mathijs van Veen 195bcc4f1b Remove old todo items. 13 years ago
  Sander Mathijs van Veen e463573b19 Remove match_multiply_zero in favor of match_multiply_numerics. 13 years ago
  Sander Mathijs van Veen 5a7ecfeda7 Add mathematical notation makers to derivatives' hints. 13 years ago
  Sander Mathijs van Veen 29cb03ad9c Fix negation bug in numeric power (e.g. -2^8). 13 years ago
  Sander Mathijs van Veen e6c4974f6f Fix missing parenthesis in beautified hint. 13 years ago
  Sander Mathijs van Veen 99b52000b4 Added credit text at bottom of frontend. 13 years ago
  Sander Mathijs van Veen b3f48cb694 Add remaining backtricks for mathematical notation. 13 years ago
  Sander Mathijs van Veen aca8a13783 Set the request query as input value in the frontend. 13 years ago
  Sander Mathijs van Veen ed513ed6ac Reset flex's internal buffer (depends on new pybison version). 13 years ago
  Sander Mathijs van Veen 9874fec07a Math notation is now correctly applied in callable messages. 13 years ago
  Sander Mathijs van Veen 61885a11ce reduce maximum number of rewrite steps to 30. 13 years ago
  Sander Mathijs van Veen 4052ad84bf Fix duplicated steps in frontend's answer. 13 years ago
  Sander Mathijs van Veen 5d769d1755 Use tornado web framework instead of webpy for backend. 13 years ago
  Sander Mathijs van Veen 4113accfa6 Remove codemirror2 libraries from frontend. 13 years ago
  Sander Mathijs van Veen 46fe96ac8e Fix removal of outdated hint messages. 13 years ago