1
0
mirror of https://github.com/halaxa/json-machine.git synced 2025-07-16 20:16:25 +02:00

9 Commits

Author SHA1 Message Date
Filip Halaxa
9fbc87d4c6 Few microoptimizations 2025-06-28 13:21:12 +02:00
Filip Halaxa
2586fca394 Added the test for a json string with one char 2025-06-17 19:42:16 +02:00
Filip Halaxa
80c99733e7 Tokenizer completely rewriten to use regular expressions for performance 2025-05-30 14:23:49 +02:00
Filip Halaxa
5887899134 Fixed another bug in TokensWithDebugging::getPosition() 2022-02-04 15:30:03 +01:00
Filip Halaxa
eabe243664 Fixed Tokens::getPosition() + tests coverage 2022-02-04 14:14:01 +01:00
Filip Halaxa
af424e0bcf Reduced test file sizes 2022-02-03 22:15:28 +01:00
Filip Halaxa
ff02dcc4b6 PHP strict types required 2022-02-03 21:56:47 +01:00
Filip Halaxa
a1be67c3b6 make cs-fix 2022-02-03 16:18:11 +01:00
Filip Halaxa
c0d30593d4 Lexer renamed to Tokens 2022-02-03 16:15:56 +01:00