Matt Sherman
|
2abd3eee38
|
Initial documentation
|
2023-10-08 08:13:54 -04:00 |
Matt Sherman
|
7a950f51b6
|
Changelog
|
2023-10-08 07:03:17 -04:00 |
Matt Sherman
|
fd2c07cac0
|
Clean up ConditionalExpression rule
|
2023-10-04 20:12:40 -04:00 |
Matt Sherman
|
eb71f43bdc
|
Implement conditional expressions
|
2023-10-04 19:52:39 -04:00 |
Matt Sherman
|
0646031217
|
Implement multiline comments and be more forgiving of extra whitespace
|
2023-10-04 15:47:06 -04:00 |
Matt Sherman
|
1812a76f8d
|
Test with complex expression with arithmetic, relational, and logical operators
|
2023-10-04 10:02:15 -04:00 |
Matt Sherman
|
83c3ff365a
|
Implement arithmetic expressions
|
2023-10-04 09:59:39 -04:00 |
Matt Sherman
|
11653fe327
|
Rearrange tests to match grammar order
|
2023-10-04 09:54:15 -04:00 |
Matt Sherman
|
e7e9e30884
|
Test NOT with parenthesis
|
2023-10-04 09:52:54 -04:00 |
Matt Sherman
|
99b06b67a2
|
Tests for complex expressions
|
2023-10-04 09:38:52 -04:00 |
Matt Sherman
|
18992e7891
|
Implement relational expressions
|
2023-10-04 09:33:21 -04:00 |
Matt Sherman
|
f47bb0db37
|
Refactor to evaluate function
|
2023-10-04 09:25:49 -04:00 |
Matt Sherman
|
f0a6045ca0
|
Simplify IdentifierName processing
|
2023-10-03 19:45:20 -04:00 |
Matt Sherman
|
f331099c64
|
Support multiline expressions
|
2023-10-03 19:39:47 -04:00 |
Matt Sherman
|
b51b652ebd
|
Signed number tests
|
2023-10-03 19:23:39 -04:00 |
Matt Sherman
|
d82737fb81
|
Implement unary expressions
|
2023-10-03 19:13:56 -04:00 |
Matt Sherman
|
6237c8caea
|
Refactor logical expressions and implement equality expressions
|
2023-10-03 19:04:46 -04:00 |
Matt Sherman
|
a5fec1fa6e
|
Extract OR and AND operators
|
2023-10-03 15:43:40 -04:00 |
Matt Sherman
|
e9180206b0
|
String literals
|
2023-10-03 13:56:45 -04:00 |
Matt Sherman
|
32964d8556
|
Null, boolean, and numeric literals
|
2023-10-02 20:50:59 -04:00 |
Matt Sherman
|
f6ee58a4ce
|
Change case of grammar rules
|
2023-10-02 19:58:02 -04:00 |
Matt Sherman
|
0f55dff6de
|
Initial grammar
|
2023-10-02 15:12:44 -04:00 |
Matt Sherman
|
fcf099b780
|
Initial @woocommerce/expression-evaluation package
|
2023-10-02 15:12:30 -04:00 |