Pāvels Nadtočajevs
|
b50d9742c2
Fix `is_valid_float`, `Variant` parser, `Expression` parser, script highlighter, and `TextServer` not handing capital E in scientific notation.
|
6 months ago |
bruvzg
|
3be46a69c4
Fix uppercase B and X parsing in the integer literals.
|
6 months ago |
Haoyu Qiu
|
ee9cea521d
Fix parsing of `4.` in Expression
|
1 year ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Hendrik Brucker
|
f906ff8f89
[Tests] Replace Math::is_equal_approx with == and doctest::Approx
|
2 years ago |
Hayden
|
1305ff92f7
Make parser treat all exponent literals as float
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Aaron Franke
|
99a282f631
Move and organize tests into subfolders
|
3 years ago |