|
9acba7431f
|
More expr test cases
|
2024-05-20 20:53:39 -04:00 |
|
|
7e21e71a07
|
Clarify division behavior in tests
|
2024-05-20 20:39:12 -04:00 |
|
|
ce991fd12a
|
impl modulo (handle negative divisors how people expect)
|
2024-05-18 23:22:50 -04:00 |
|
|
2770a2de3b
|
impl unary minus
|
2024-05-18 21:53:30 -04:00 |
|
|
21e8d95f98
|
Fix expression parser to require parsing full string
|
2024-05-18 21:24:19 -04:00 |
|
|
1a46130b1d
|
impl - * // /
|
2024-05-17 20:52:33 -04:00 |
|
|
bf44d84e17
|
impl +
|
2024-05-17 20:50:54 -04:00 |
|
|
62593b0ab8
|
Start stubbing out Pratt parser - parse integers
|
2024-05-17 20:26:54 -04:00 |
|