summaryrefslogtreecommitdiffstats
path: root/source/slang/source-loc.cpp
Commit message (Expand)AuthorAge
* Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia2019-05-31
* Fix a buffer overrun that can occur when the last byte of the file is '\r' or...Christopher Dannemiller2019-05-21
* String/List closer to conventions, and use Index type (#959)jsmall-nvidia2019-04-29
* * Fix issue with dependency including source path - even if source was compil...jsmall-nvidia2019-03-05
* Feature/view path (#824)jsmall-nvidia2019-02-04
* Feature/file unique identity (#789)jsmall-nvidia2019-01-21
* Improvements around review of debug serialization info (#769)jsmall-nvidia2019-01-10
* Feature/serialization debug info (#767)jsmall-nvidia2019-01-07
* Feature/lex memory reduction (#762)jsmall-nvidia2018-12-20
* Feature/file system cache (#692)jsmall-nvidia2018-10-26
* Feature/include refactor (#675)jsmall-nvidia2018-10-16
* Feature/source loc improvements (#673)jsmall-nvidia2018-10-15
* Feature/source loc review (#672)jsmall-nvidia2018-10-12
* Feature/source loc refactor (#668)jsmall-nvidia2018-10-10
* Add support for "blobs" and a file-system callback (#596)Tim Foley2018-06-14
* Bug fix for humane source location computation. (#346)Tim Foley2018-01-02
* Make source location lightweightTim Foley2017-08-10