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.017Nov1521Oct20111013Sep13Jun12431May17165224Apr232221191817161412119229Mar28272625242120191514131285228Feb2726252423201918171615227Jan26252423222120151412987527Dec2414131211Lowered precedences of expansion and exponent extensionExtending exponents is now limited to 1 < exponent < 4Updated commentFixed some negation issues in integral rulesCorrected typoImplemented correct parentheses parsing for logarithmsImplemented correct parentheses parsing for simple functions'make test' now uses testrunner from externals directoryBackend can now be killed using keyboard interrupt without errorRemoved old jquery target from make rulesRemoved unused submodule 'codemirror2'jQuery is now included as a static file instead of a submoduleAdded testrunner as a submodule (getting sick of import errors)Add missed rewrite possibility to TODO list (remove common factors in division)Fix computing derivative of negated exponential expressionsAdded some items to TODO listCode cleanupDisplay proper status indication after validation for each input lineMake sure that 'xx' is not displayed as a cross.Display error in GUI when something goes wrongAdd error message CSSFixed previously added rule for all negation cases.Added new rule for eliminating fractions from fractions.Added 'assertEvaluates' method for unit testing.Made combine_groups a high-priority rule.All derivative rules now keep using the same derivative operator al the way through the calclation.Updated graph_drawing to latest version.Upgraded graph_drawing to latest version.Comment cleanup.Further improved special token handling in preprocessor.'&' can now be used for conjunction (alias for '^^').Added some new implemented features to TODO as documentation.Added rule 'a/b + c/d -> ad/(bd) + bc/(bd) -> (ad + bc)/(bd)' and some helper rules.Updated graoh_drawing to latest version.Fixed preprocessor with updated keyword list.Groups are now combined before being expanded.Update todo listFixed negation issue.Added standard radians for pi.Fixed pi notation.
Loading