summaryrefslogtreecommitdiffstats
path: root/source/compiler-core/slang-source-loc.cpp
Commit message (Expand)AuthorAge
* Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska2024-11-05
* formatEllie Hermaszewska2024-10-29
* Remove incorrect UTF decode assert (#5028)cheneym22024-09-06
* Slang: Support UTF-8 with Byte Order Markers (#4135)cheneym22024-05-14
* Add API for querying and reusing precompiled binary modules. (#3614)Yong He2024-02-22
* Support `include` for pulling file into the current module. (#3377)Yong He2023-12-05
* Use ankerl/unordered_dense as a hashmap implementation (#3036)Ellie Hermaszewska2023-08-16
* nsight Aftermath crash example (#2984)jsmall-nvidia2023-07-18
* Dictionary using lowerCamel (#2835)jsmall-nvidia2023-04-25
* Make SourceMap a value type (#2812)jsmall-nvidia2023-04-19
* Round trip source map (#2810)jsmall-nvidia2023-04-17
* Using SourceMap for location output (#2736)jsmall-nvidia2023-03-27
* Source map obfuscation (#2717)jsmall-nvidia2023-03-22
* IMutableFileSystem::saveFileBlob (#2427)jsmall-nvidia2022-10-03
* Remove artifact from SourceFile (#2384)jsmall-nvidia2022-09-01
* Make FileSystem files and OS files distinct (#2383)jsmall-nvidia2022-09-01
* Passing source to Downstream compilation as artifacts (#2382)jsmall-nvidia2022-09-01
* Major language server features. (#2264)Yong He2022-06-07
* Support around JSON-RPC (#2014)jsmall-nvidia2021-11-16
* Support for escaped paths in tools (#1823)jsmall-nvidia2021-04-29
* Added compiler-core project (#1775)jsmall-nvidia2021-04-01