kobewi
|
75881f8322
Use initializer list in Arrays
|
1 年之前 |
Thaddeus Crews
|
324512e11c
Style: Replace header guards with `#pragma once`
|
6 月之前 |
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 月之前 |
bruvzg
|
3be46a69c4
Fix uppercase B and X parsing in the integer literals.
|
6 月之前 |
Haoyu Qiu
|
ee9cea521d
Fix parsing of `4.` in Expression
|
1 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
Hendrik Brucker
|
f906ff8f89
[Tests] Replace Math::is_equal_approx with == and doctest::Approx
|
2 年之前 |
Hayden
|
1305ff92f7
Make parser treat all exponent literals as float
|
3 年之前 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 年之前 |
Aaron Franke
|
99a282f631
Move and organize tests into subfolders
|
3 年之前 |