aboutsummaryrefslogtreecommitdiff
path: root/parser.php
AgeCommit message (Expand)Author
2021-11-11implement floor(x), ceil(x), and modulo (x % y)John Denker
2021-11-11allow capital Greek lettersJohn Denker
2021-11-11fix it so that -(123) shows correctly,John Denker
2021-11-11no longer any need to sort identifiers by length;John Denker
2021-11-11multi-character variable names, with and without auto-Greek,John Denker
2021-11-10more complete set of math functionsJohn Denker
2018-01-31Test parser exceptionsJean-Michel Vedrine
2018-01-29Test parser exceptionsJean-Michel Vedrine
2018-01-29suppress require_login from parserJean-Michel Vedrine
2018-01-29Whitespaces fixJean-Michel Vedrine
2018-01-27svg icon, multiply settingJean-Michel Vedrine
2018-01-02Small fix to the parser and more Behat testsJean-Michel Vedrine
2018-01-01Fix bug in parser equals functionJean-Michel Vedrine
2017-12-29Solve uninitialized string index when no subscriptJean-Michel Vedrine
2017-12-29Fix parser style phase 6Jean-Michel Vedrine
2017-12-29Fix parser style phase 5Jean-Michel Vedrine
2017-12-29Fix parser style phase 4Jean-Michel Vedrine
2017-12-29Fix parser style phase 3Jean-Michel Vedrine
2017-12-29Fix parser style phase 2Jean-Michel Vedrine
2017-12-29Fix parser style phase 1Jean-Michel Vedrine
2017-12-29Fix missing MOODLE_INTERNALJean-Michel Vedrine
2017-12-17Fix undefined property signJean-Michel Vedrine
2017-12-17PHP7 constructor and statistics bug fixJean-Michel Vedrine
2016-01-24Solve display using MathJax for all websitesJean-Michel Vedrine
2014-11-08CONTRIB-5337 Wrong display of the multiply operatorJean-Michel Vedrine
2013-01-04Ability to use Mathjax for TeX renderingJean-Michel Vedrine
2012-09-09First version of algebra question type initially written by Roger Moore for M...Jean-Michel Vedrine