Ethan Reece
|
1fbacda21b
|
Fix boolean parenthesis bug
|
2023-10-23 12:28:38 -05:00 |
Ethan Reece
|
b1d2f65992
|
Add boolean logic operators
|
2023-10-23 12:20:37 -05:00 |
Ethan Reece
|
20c20b58b7
|
Fix EQ and NE not parsing
|
2023-10-14 21:23:37 -05:00 |
Ethan Reece
|
f436c6bc71
|
Fix GTE and LTE not parsing
|
2023-10-14 20:54:59 -05:00 |
Ethan Reece
|
a75b0df9bc
|
Add greater than and less than for integers
|
2023-10-14 20:45:48 -05:00 |
Ethan Reece
|
6e2031f715
|
Parse int comparisons as boolean expression
|
2023-10-14 18:01:01 -05:00 |
Ethan Reece
|
d64ad9aeda
|
Parse printInt instead of print
|
2023-10-08 00:23:13 -05:00 |
Ethan Reece
|
a7547dd670
|
Parse expressions into different types
|
2023-10-07 22:46:37 -05:00 |