|
69d4bb51f4
|
Add copyright and license comments
|
2024-10-24 23:06:25 +01:00 |
|
|
06bf0a1930
|
Return 0xdead instead of -1 on error
|
2024-10-24 21:39:47 +01:00 |
|
|
7b0f94ce98
|
Add * and / support to evaluator
|
2024-10-24 21:39:47 +01:00 |
|
|
bb622a0766
|
Implement subtraction in evaluator
|
2024-10-24 21:39:47 +01:00 |
|
|
79494cd0ba
|
Add support for sum expressions in evaluate()
|
2024-10-24 21:39:47 +01:00 |
|
|
29deffdce9
|
Implement number evaluation
|
2024-10-24 16:47:18 +01:00 |
|