ConnorSkees
|
efaa33088b
|
Implement unit conversions in numeric subtraction
|
2020-03-18 10:14:35 -04:00 |
|
ConnorSkees
|
b3b5163113
|
Implement unit conversions in numeric addition
|
2020-03-18 10:08:40 -04:00 |
|
ConnorSkees
|
3b5dd73a65
|
Support arbitrary amount of numbers multiplied together
|
2020-03-17 10:06:24 -04:00 |
|
ConnorSkees
|
f57b08069d
|
Handle unit multiplication
|
2020-03-16 21:29:00 -04:00 |
|
ConnorSkees
|
84e402023a
|
@content boilerplate
|
2020-03-01 17:06:55 -05:00 |
|
ConnorSkees
|
3181d58441
|
refactor and cleaning
|
2020-03-01 14:53:52 -05:00 |
|
ConnorSkees
|
14eb173c56
|
Refactor unknown at rule parsing to separate file
|
2020-03-01 08:02:59 -05:00 |
|
ConnorSkees
|
286f67b984
|
ident addition chaining
|
2020-03-01 07:42:12 -05:00 |
|
ConnorSkees
|
547ac7415a
|
Improve color ops error messages
|
2020-02-29 20:14:51 -05:00 |
|
ConnorSkees
|
4e7cf277e1
|
Improve binary op error messages
|
2020-02-29 20:01:43 -05:00 |
|
ConnorSkees
|
a4cd8ae02c
|
rustfmt
|
2020-02-22 11:59:33 -05:00 |
|
ConnorSkees
|
fa665ae55f
|
color addition is undefined
|
2020-02-17 10:39:32 -05:00 |
|
ConnorSkees
|
844b506872
|
Value operations can fail
|
2020-02-17 10:27:04 -05:00 |
|
ConnorSkees
|
f8a09bec6e
|
Initial implementation of Div for Value::Dimension
|
2020-02-14 08:15:19 -05:00 |
|
ConnorSkees
|
4c70b84ed7
|
Calls to undefined functions should be treated as idents
|
2020-02-09 20:26:14 -05:00 |
|
ConnorSkees
|
7fcfeee97e
|
clippy
|
2020-02-09 19:07:44 -05:00 |
|
ConnorSkees
|
0ec2c46744
|
rustfmt
|
2020-02-09 18:28:24 -05:00 |
|
ConnorSkees
|
405a1c2d42
|
Implement mul and div for Value and builtin function percentage()
|
2020-02-09 16:05:07 -05:00 |
|
ConnorSkees
|
8638e2f251
|
Implement builtin functions hue() , saturation() , and lightness()
|
2020-02-09 12:18:41 -05:00 |
|
ConnorSkees
|
835fe61bb4
|
Implement subtraction for colors
|
2020-02-09 11:07:13 -05:00 |
|
ConnorSkees
|
2b3d8fcce7
|
Implement addition between colors and idents
|
2020-02-09 10:49:37 -05:00 |
|
ConnorSkees
|
6471ce8f29
|
Refactor value
|
2020-02-08 16:08:54 -05:00 |
|