summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-parser.cpp
Commit message (Expand)AuthorAge
...
* Bring heterogeneous-hello-world back up to date. (#1935)David Siher2021-09-14
* Make Scope non ref counted (#1904)jsmall-nvidia2021-07-09
* Infinite generic parsing bug fix (#1799)jsmall-nvidia2021-04-19
* Doc improvements (#1729)jsmall-nvidia2021-03-01
* Some ad hoc parser fixes (#1723)Tim Foley2021-02-23
* More #line improvements (#1713)jsmall-nvidia2021-02-17
* Initial support for DXR payload access qualifiers (#1705)Tim Foley2021-02-12
* Diagnostic location highlighting (#1700)jsmall-nvidia2021-02-12
* Initial implementation of interface conjunctions (#1691)Tim Foley2021-02-05
* Serialized stdlib working (#1603)jsmall-nvidia2020-11-18
* Standard library save/loadable (#1592)jsmall-nvidia2020-11-05
* Initial support for a using construct (#1506)Tim Foley2020-08-20
* Allow both traditional and modern property syntax (#1487)Tim Foley2020-08-13
* GPU Foreach Parsing and Checking (#1482)Dietrich Geisler2020-08-12
* Improvements to Casting (#1483)jsmall-nvidia2020-08-11
* Initial work on property declarations (#1410)Tim Foley2020-06-30
* ASTNodes use MemoryArena (#1376)jsmall-nvidia2020-06-05
* NodeBase types constructed with astNodeType member set (#1363)jsmall-nvidia2020-05-29
* Small improvements to documentation and code around DiagnosticSink (#1359)jsmall-nvidia2020-05-28
* WIP: ASTBuilder (#1358)jsmall-nvidia2020-05-28
* Tidy up around AST nodes (#1353)jsmall-nvidia2020-05-22
* Reduce the size of Token (#1349)jsmall-nvidia2020-05-19
* AST nodes using C++ Extractor (#1341)jsmall-nvidia2020-05-08
* Remove Not constant folding - because it doesn't take into account the type c...jsmall-nvidia2020-04-13
* Literal folding on other operators (#1314)jsmall-nvidia2020-04-09
* Optimize creation of memberDictionary (#1305)jsmall-nvidia2020-04-02
* Add basic support for namespaces (#1304)Tim Foley2020-04-02
* CUDA version handling (#1301)jsmall-nvidia2020-03-30
* Parser changes to improve handling of static method calls (#1290)Tim Foley2020-03-24
* Feature/glslang spirv version (#1256)jsmall-nvidia2020-03-05
* __spirv_version Decoration (#1255)jsmall-nvidia2020-03-03
* Fix for GCC C++ target - remove warning for int literal value. (#1244)jsmall-nvidia2020-02-26
* Add surface syntax for "this type" (#1236)Tim Foley2020-02-21
* Initial support for user-defined initializer/constructor declarations (#1233)Tim Foley2020-02-20
* Nvrtc disable warnings/Float literal improvements (#1220)jsmall-nvidia2020-02-12
* Code standard changes for Lexer (#1209)jsmall-nvidia2020-02-07
* Literal handling improvements (#1202)jsmall-nvidia2020-02-06
* Initial work for "global generic value parameters" (#1127)Tim Foley2019-11-19
* IR types for subset of Attributes (#1067)jsmall-nvidia2019-10-04
* Start exposing a new COM-lite API (#987)Tim Foley2019-06-19
* Fix bug in handling of `h` literal suffix. (#990)Tim Foley2019-06-18
* Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia2019-05-31