summaryrefslogtreecommitdiff
path: root/source/compiler-core/slang-json-lexer.cpp
AgeCommit message (Expand)Author
2024-05-14Slang: Support UTF-8 with Byte Order Markers (#4135)cheneym2
2023-04-26Fix most of the disabled warnings on gcc/clang (#2839)Ellie Hermaszewska
2021-11-16Support around JSON-RPC (#2014)jsmall-nvidia
2021-06-02JSONBuilder (#1865)jsmall-nvidia
2021-05-27JSON Parser and Writer (#1859)jsmall-nvidia
2021-05-25JSON Lexing and string encoding/decoding (#1858)jsmall-nvidia