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