1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-16 11:37:36 +02:00
ferret/pkg/stdlib
Tim Voronov 6933798419
Bugfix/#295 arithmetic operators (#298)
* Some work

* Updated Add operator

* Updated Subtract operator

* Updated Subtract operator tests

* Added tests for multiplication

* Added division

* Updated the rest of operators
2019-05-19 12:12:11 -04:00
..
arrays Linter Cleanups (#294) 2019-05-03 17:10:34 -04:00
collections Feature/#250 wait style (#255) 2019-03-13 14:51:30 -04:00
datetime Linter Cleanup (#276) 2019-03-29 10:48:51 -04:00
html Bugfix/#295 arithmetic operators (#298) 2019-05-19 12:12:11 -04:00
math Bugfix/#295 arithmetic operators (#298) 2019-05-19 12:12:11 -04:00
objects Linter Cleanup (#276) 2019-03-29 10:48:51 -04:00
strings Linter Cleanups (#294) 2019-05-03 17:10:34 -04:00
types Bugfix/#295 arithmetic operators (#298) 2019-05-19 12:12:11 -04:00
utils Bugfix/#295 arithmetic operators (#298) 2019-05-19 12:12:11 -04:00
lib.go Feature/#250 wait style (#255) 2019-03-13 14:51:30 -04:00