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.013Sep13Jun12431May17165224Apr232221191817161412119229Mar28272625242120191514131285228Feb2726252423201918171615227Jan26252423222120151412987527Dec241413121198129Nov27242119Removed some unused imports in accordance with pyflakes.Added some coverage exceptions to verbose print lines.Removed some unused functions.Added some items to TODO list.Updated TODO list.Significantly improved the parser.Added item to TODO list.Upgraded graph_drawing to latest version.Updated TODO list.Added item to TODO list.Added support for curly bracket notation instead of parenthesis.sqrt(a) no longer supports an additional argument for n (n=2 by default).The use of brackets is now equal to that of parentheses.Updated TODO list.Removed 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.
Loading