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.019Apr1817161412119229Mar28272625242120191514131285228Feb2726252423201918171615227Jan26252423222120151412987527Dec241413121198129Nov272421191815987Added some more rules to IMPLICIT list.Added missing rule message.Code cleanup.Some code coverage fixes.Fixed FIXME in unit tests using strategy.Updated TODO list.Modified parser to fit MathJax syntax.Fixed no possibilities when trying to apply sum rule.Added rules that calculate logarithm exponents to see if a logarithm can be reduced to a number.Tweaked some logarithmic rules.Splitted a large function into multiple smaller functions.Added parser modifications to TODO list.Added some rules to IMPLICIT list.Applied pep8.Changed assiociativity for derivatives/integrals to left.Removed completed item from TODO list.Changed an integral rule slightly to fit the new fraction rules better.Added IMPLICIT_RULES list for rules that are not printed in verbose rewrite_all mode.Commented seemlesly useless unit test (?).Added operator for verbose rewrite_all (verbose means that each step is printed).Added hint message for chain rule.Added another issue to TODO list.Updated TODO list.Improved assertion.Removed use of hash_value from node classes.Updated TODO list.Updated all unit tests correspondingly to the previous commits.Added shortcut rules for derivatives with 'ln(e)', (more) corrseponding to the VWO function list.Added a basic unit test for strategy (needs to be extended).Improved 'factor' rules so that 'Expand ...'-hints make more sense.Updated numeric rules to use Scope, so that they work for the new n-ary match system.Validation not uses new 'clone' function.Finished separating parser state and interactive state, and added first version of strategy.Fixed some rule messages.Possibilities are now not generated more than once for a node.Interactive parser state is not changed by parser hooks anymore, but separated in functions.Ficed old numeric messages to match new function args.Changed rule imports to relative imports.Added a set of reduction rules for expressions with absolute values.Added absolute value to linear equation rules.
Loading