Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • breadth_first
  • develop
  • master default protected
  • validation
4 results
Created with Raphaël 2.2.013Jun12431May17165224Apr232221191817161412119229Mar28272625242120191514131285228Feb2726252423201918171615227Jan26252423222120151412987527Dec241413121198129Nov272421191815987Merge branch 'master' of kompiler.org:trsFixed faulty indices in rule messages.On error, add a traceback to the JSON object.Applied temporary fix from previous commit to definite integral bounds too.Added temporary fix to solve negated integral bounds syntax error.Added a slightly different sphere volume test, which fails (should succeed).Fixed some integral rules using negation and added a power rule:Added a unit test that mysteriously failes validation...Made test and main file executable.Merge branch 'breadth_first' of kompiler.org:trs into breadth_firstbreadth_firstbreadth_firstRemoved unneeded build dependency.Add AGPLv3 header to all source files.Remove old, temporary source files.Validate using breadth-first search (this is an experimental feature).validationvalidationClone the scope using deepcopy, if used more than once.Improve test cases from Leiden Oefenopgaves.Remove old todo items.Remove match_multiply_zero in favor of match_multiply_numerics.Add mathematical notation makers to derivatives' hints.Fix negation bug in numeric power (e.g. -2^8).Fix missing parenthesis in beautified hint.Added credit text at bottom of frontend.Add remaining backtricks for mathematical notation.Set the request query as input value in the frontend.Reset flex's internal buffer (depends on new pybison version).Math notation is now correctly applied in callable messages.reduce maximum number of rewrite steps to 30.Fix duplicated steps in frontend's answer.Use tornado web framework instead of webpy for backend.Remove codemirror2 libraries from frontend.Fix removal of outdated hint messages.Restored TODO-listAdd MathJax backticks to possibility messages.Removed old, disabled code from the frontend.Math expressions in hints are pretty printed using MathJax.Fixed main.py import error.Fixed outline issue on textarea in google chrome browser.Fixed whitespace issue in main.py (PEP8).Implemented frontend logic for 'step' and 'answer'.Finished 'step' and 'answer' request handlers.
Loading