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.013Sep13Jun12431May17165224Apr232221191817161412119229Mar28272625242120191514131285228Feb2726252423201918171615227Jan26252423222120151412987527Dec241413121198129Nov27242119181598Removed bug in preprocessor that caused 'pi*a' to occur as 'pi a'.Implemented an optimization in new validation implementation.Updated jQuery to master branch so that 'make' does not fail.Added TODO comment.Implemented a new, lightweight way of validation as described in the TODO list.Corrected some typo's.Added validation idea to TODO list.Merge 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.
Loading