summaryrefslogtreecommitdiff
path: root/source/slang/expr-defs.h
AgeCommit message (Expand)Author
2018-12-17First step toward supporting use of interfaces as existential types (#716)Tim Foley
2018-03-19Entry point attribute (#447)Tim Foley
2018-02-02Remove support for the -no-checking flag (#392)Tim Foley
2018-01-17All compiler fixes to get ir branch work with falcor feature demo.Yong He
2017-10-30Support explicit `this` expressionsTim Foley
2017-09-11Support IR-based codegen for a few more examples.Tim Foley
2017-09-05Move implicit conversion operations to stdlibTim Foley
2017-08-14Add an explicit `Name` typeTim Foley
2017-08-09Major naming overhaul:Tim Foley
2017-07-18Support scalarization of varying input/output for GLSLTim Foley
2017-07-08Revise how hidden implicit casts are recognized.Tim Foley
2017-07-08Fully parse function bodies, even in "rewriter" modeTim Foley
2017-07-06Start to support cross-compilation via "lowering" passTim Foley
2017-06-30Add meta-definitions for AST typesTim Foley