Connor Skees
|
36d7b5d920
|
implement builtin function meta.module-variables
|
2020-07-27 18:06:00 -04:00 |
|
Connor Skees
|
2b9cad5971
|
implement builtin function meta.module-functions
|
2020-07-27 17:59:09 -04:00 |
|
Connor Skees
|
f63b254367
|
refactor math.acos implementation
Co-authored-by: Ivan Tham <pickfire@riseup.net>
|
2020-07-27 15:41:32 -04:00 |
|
Connor Skees
|
717cdd9501
|
adjust-hue is not included in the module system
|
2020-07-27 02:03:56 -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
|
fbcee00bdd
|
allow NaN to take units and refactor math.acos
|
2020-07-26 23:45:02 -04:00 |
|
Connor Skees
|
78da4ad2fe
|
use macro to simplify declaration of trig fns
|
2020-07-26 22:17:52 -04:00 |
|
Connor Skees
|
e67b0dc440
|
implement builtin math functions sin , tan , acos , asin , and atan
|
2020-07-26 22:11:19 -04:00 |
|
Connor Skees
|
eee5eeb826
|
implement builtin function math.cos
|
2020-07-26 22:04:07 -04:00 |
|
Connor Skees
|
2265e7eb74
|
implement builtin function math.sqrt
|
2020-07-26 21:24:21 -04:00 |
|
Connor Skees
|
53cf2816e0
|
use None to represent NaN
|
2020-07-26 19:38:41 -04:00 |
|
Connor Skees
|
dbfa691505
|
resolve clippy lints
|
2020-07-26 13:49:13 -04:00 |
|
Connor Skees
|
eeb0b0a924
|
implement builtin sass:math function clamp
|
2020-07-26 13:21:59 -04:00 |
|
Connor Skees
|
3fae0a9621
|
alias sass:color builtin functions
|
2020-07-26 00:58:09 -04:00 |
|
Connor Skees
|
67fffe7498
|
alias sass:meta builtin functions
|
2020-07-26 00:47:40 -04:00 |
|
Connor Skees
|
b3d20a574a
|
alias sass:string builtin functions
|
2020-07-26 00:25:58 -04:00 |
|
Connor Skees
|
ca4c5da73e
|
alias sass:map builtin functions
|
2020-07-26 00:22:44 -04:00 |
|
Connor Skees
|
21e096247e
|
alias sass:list builtin functions
|
2020-07-26 00:20:20 -04:00 |
|
Connor Skees
|
d6126110e9
|
alias sass:selector builtin functions
|
2020-07-26 00:15:34 -04:00 |
|
Connor Skees
|
15f657df6d
|
implement builtin sass:math variables
|
2020-07-26 00:10:55 -04:00 |
|
Connor Skees
|
060641b86d
|
implement aliased sass:math functions
|
2020-07-26 00:05:13 -04:00 |
|
Connor Skees
|
8c23ec046e
|
allow loading of builtin modules
|
2020-07-25 20:05:46 -04:00 |
|