Connor Skees
|
a665cb13cc
|
remove cfg(test) from test files
|
2020-08-11 20:22:24 -04:00 |
|
Connor Skees
|
a9e4d5cba5
|
implement builtin function math.atan2
|
2020-08-02 00:43:26 -04:00 |
|
Connor Skees
|
8bd14e0e86
|
implement builtin function math.hypot
|
2020-08-01 14:05:25 -04:00 |
|
Connor Skees
|
8c1cde8a61
|
implement builtin function math.pow
|
2020-07-29 18:13:37 -04:00 |
|
Connor Skees
|
458fcf0fd8
|
implement builtin function math.log
|
2020-07-27 01:52:34 -04:00 |
|
Connor Skees
|
313913734a
|
tests for math.asin and math.atan
|
2020-07-27 00:14:39 -04:00 |
|
Connor Skees
|
a3e6607394
|
tests for cos , sin , tan , and acos
|
2020-07-26 23:45:29 -04:00 |
|
Connor Skees
|
2265e7eb74
|
implement builtin function math.sqrt
|
2020-07-26 21:24:21 -04:00 |
|
Connor Skees
|
eeb0b0a924
|
implement builtin sass:math function clamp
|
2020-07-26 13:21:59 -04:00 |
|