Clang Format
|
c858695f0c
|
Adjust further code formatting
|
2023-11-19 21:07:28 +00:00 |
|
Clang Format
|
6b4f5d94a8
|
Reformat code with clang format
|
2023-11-19 21:07:21 +00:00 |
|
Jan
|
2cd5d05a19
|
Use escaped strings with simple lexer whenever appropriate
|
2023-09-23 15:21:09 +02:00 |
|
Jan
|
6c164eee61
|
Update catch2 version
|
2023-06-18 13:40:30 +02:00 |
|
Jan
|
886bcfeaf8
|
Add non static evaluation for simple expressions
|
2022-08-13 14:13:11 +02:00 |
|
Jan
|
a092f76ec9
|
Add option to not parse floating point numbers when using SimpleLexer
|
2022-03-30 19:07:54 +02:00 |
|
Jan
|
e7eb43a955
|
Correctly parse binary operations that can be interpreted as sign prefixes for numbers
|
2021-11-28 15:16:43 +01:00 |
|
Jan
|
2a4768e5b0
|
Add conditional operator to simple expressions
|
2021-11-26 17:39:46 +01:00 |
|
Jan
|
4b2f001e7c
|
Add more unit tests for simple expressions and fix code
|
2021-11-25 12:33:30 +01:00 |
|
Jan
|
7680f92ae1
|
Add base for simple expression unit tests
|
2021-11-25 01:20:51 +01:00 |
|