Connor Skees
|
00a7659e69
|
refactor calculation of default variables
|
2020-08-18 00:17:12 -04:00 |
|
Connor Skees
|
8d1e8a99c5
|
refactor how default variables are evaluated
|
2020-08-17 06:16:18 -04:00 |
|
Connor Skees
|
befcb15cb5
|
!default variables can override if the value is null
|
2020-08-17 02:42:43 -04:00 |
|
Connor Skees
|
a665cb13cc
|
remove cfg(test) from test files
|
2020-08-11 20:22:24 -04:00 |
|
Connor Skees
|
d5b2410a8c
|
allow multiline comments in more contexts
|
2020-08-07 11:39:14 -04:00 |
|
Connor Skees
|
5634681fa2
|
lazily evaluate default variable values
|
2020-07-24 20:13:14 -04:00 |
|
Connor Skees
|
01a11d7787
|
add unit test for lasso regression
|
2020-07-24 20:00:29 -04:00 |
|
Connor Skees
|
1ef93c082b
|
allow != in variables
|
2020-07-02 15:54:33 -04:00 |
|
ConnorSkees
|
0352c82c88
|
remove unwrap from variable value parsing
|
2020-06-18 18:22:58 -04:00 |
|
ConnorSkees
|
6decd85d0d
|
handle invalid escape sequences in variable names
|
2020-06-04 15:14:00 -04:00 |
|
ConnorSkees
|
8ddc8ab4f4
|
test error message for undefined mixin and variable
|
2020-04-26 23:01:00 -04:00 |
|
ConnorSkees
|
a86d717f26
|
properly parse variable flags
|
2020-04-23 21:30:25 -04:00 |
|
ConnorSkees
|
13a96273e4
|
emit charset only when output contains utf-8
|
2020-04-05 23:20:47 -04:00 |
|
ConnorSkees
|
f5d3400666
|
allow whitespace after variable name in declaration
|
2020-04-02 00:31:58 -04:00 |
|
ConnorSkees
|
741ff90a1e
|
explain commented test
|
2020-04-01 15:26:38 -04:00 |
|
ConnorSkees
|
ae0ce9894c
|
variables do not include interpolation
|
2020-03-30 01:48:37 -04:00 |
|
ConnorSkees
|
52349fb730
|
add ignored test for unicode variables
|
2020-03-30 01:40:59 -04:00 |
|
ConnorSkees
|
cd40ada653
|
properly escape backslashes in quotes in variables
|
2020-03-23 20:09:27 -04:00 |
|
ConnorSkees
|
b8bacbde8b
|
Refactor tests into separate files
|
2020-02-01 23:09:22 -05:00 |
|