Connor Skees
|
6322bae14c
|
increase code coverage
|
2022-12-26 18:45:09 -05:00 |
|
Connor Skees
|
ffaee04613
|
rewrite parsing, evaluation, and serialization (#67)
Adds support for the indented syntax, plain CSS imports, `@forward`, and many other previously missing features.
|
2022-12-26 15:33:04 -05:00 |
|
Connor Skees
|
1c553fd8dc
|
manually impl eq for Number, rather than derive
|
2021-07-25 16:12:47 -04:00 |
|
Connor Skees
|
a555352713
|
better support negative modulo
|
2021-07-04 00:37:04 -04:00 |
|
Connor Skees
|
921b6e4f8d
|
do not panic on modulo by 0
|
2020-08-20 18:55:00 -04:00 |
|
Connor Skees
|
a665cb13cc
|
remove cfg(test) from test files
|
2020-08-11 20:22:24 -04:00 |
|
Connor Skees
|
596def3906
|
refactor value evaluation
|
2020-07-03 12:38:20 -04:00 |
|