[phpmyadmin/simple-math] 8aff47: Clarify examples in README

Branch: refs/heads/master Home: https://github.com/phpmyadmin/simple-math Commit: 8aff47fb7c8706add9816e2208116b23092bc9ea https://github.com/phpmyadmin/simple-math/commit/8aff47fb7c8706add9816e22081... Author: Michal Čihař <michal@cihar.com> Date: 2016-10-12 (Wed, 12 Oct 2016) Changed paths: M README.md Log Message: ----------- Clarify examples in README Signed-off-by: Michal Čihař <michal@cihar.com> Commit: 7ae59f3129b7a25dc3e7ca5a132bc274e8834b34 https://github.com/phpmyadmin/simple-math/commit/7ae59f3129b7a25dc3e7ca5a132... Author: Michal Čihař <michal@cihar.com> Date: 2016-10-12 (Wed, 12 Oct 2016) Changed paths: M src/Addition.php M src/Comparison.php M src/ComparisonEQ.php M src/ComparisonGT.php M src/ComparisonGTE.php M src/ComparisonLT.php M src/ComparisonLTE.php M src/ComparisonNE.php M src/Division.php M src/Math.php M src/Modulo.php M src/Multiplication.php M src/Number.php M src/Operator.php M src/OperatorAnd.php M src/OperatorOr.php M src/Parenthesis.php M src/Stack.php M src/Subtraction.php M src/TerminalExpression.php M src/Ternary.php M src/TernaryIntermediate.php M src/Variable.php M tests/CalculateTest.php M tests/bootstrap.php Log Message: ----------- Add copyright header to the PHP files Signed-off-by: Michal Čihař <michal@cihar.com> Commit: 35051735212aaf885a384d0c7b31ea69a06c508e https://github.com/phpmyadmin/simple-math/commit/35051735212aaf885a384d0c7b3... Author: Michal Čihař <michal@cihar.com> Date: 2016-10-12 (Wed, 12 Oct 2016) Changed paths: M src/Math.php Log Message: ----------- Document most important public API Signed-off-by: Michal Čihař <michal@cihar.com> Commit: a65034696c10bd7148ac48987cba6be564cf799f https://github.com/phpmyadmin/simple-math/commit/a65034696c10bd7148ac48987cb... Author: Michal Čihař <michal@cihar.com> Date: 2016-10-12 (Wed, 12 Oct 2016) Changed paths: M src/Math.php Log Message: ----------- Wrap long line Signed-off-by: Michal Čihař <michal@cihar.com> Compare: https://github.com/phpmyadmin/simple-math/compare/a11be9ab3838...a65034696c1...
participants (1)
-
Michal Čihař