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
/
check.cpp
Commit message (
Expand
)
Author
Age
*
Falcor fixes (#402)
Tim Foley
2018-02-08
*
Remove support for the -no-checking flag (#392)
Tim Foley
2018-02-02
*
Fix some crashing bugs around local variable declarations. (#385)
Tim Foley
2018-01-26
*
Trying to get generic extensions to work
Tim Foley
2018-01-21
*
Improvements and bug fixes for global type parameters
Yong He
2018-01-21
*
bug fixes
Yong He
2018-01-20
*
Allow arbitrary type string as type argument in spAddEntryPointEx.
Yong He
2018-01-19
*
All compiler fixes to get ir branch work with falcor feature demo.
Yong He
2018-01-17
*
bug fixes to get falcor example shader code to compile.
Yong He
2018-01-16
*
Allow extension on interface (#369)
Yong He
2018-01-16
*
temporary workaround to fix test case failures.
Yong He
2018-01-14
*
allow extension of a concrete type to implement additional interface
Yong He
2018-01-14
*
Fix creation of `ThisTypeSubstitution`.
Yong He
2018-01-13
*
Support nested generics
Yong He
2018-01-12
*
Refactor substitution representation in DeclRefBase (#363)
Yong He
2018-01-12
*
bruteforce implementation of witness table resolution for associated (#358)
Yong He
2018-01-09
*
Bug fixes for Slang integration (#356)
Yong He
2018-01-04
*
Fix type lookup of global type arguments
Yong He
2018-01-03
*
add call to `EnsureDecl` in `SpecializeGenericForOverload`.
Yong He
2018-01-03
*
no-codegen compile flag and global generics reflection (#347)
Yong He
2018-01-02
*
Support nested generic types (e.g. L<T<S>>)
Yong He
2017-12-27
*
Merge branch 'master' into implicit-generic-app
Tim Foley
2017-12-22
|
\
|
*
Support for transitive subtype witnesses (#331)
Tim Foley
2017-12-22
*
|
Support generic type constraints when implicitly invoking generic
Tim Foley
2017-12-22
|
/
*
IR: fixes for subscript accessors (#322)
Tim Foley
2017-12-20
*
Cleanups to `ParameterBlock<T>` behavior. (#304)
Tim Foley
2017-12-08
*
Generate IR per-module for loaded modules (#299)
Tim Foley
2017-11-28
*
Add support for global generic parameters (#285)
Yong He
2017-11-17
*
Cleanup of "suport generic interface method".
Yong He
2017-11-08
*
Support generic interface methods (#251)
Yong He
2017-11-07
*
Attach correct types to subscript accessors
Tim Foley
2017-11-07
*
small cleanups
Yong He
2017-11-05
*
style fixes
Yong He
2017-11-04
*
naming cleanup
Yong He
2017-11-04
*
fix warnings
Yong He
2017-11-04
*
merge with fixWarnings branch
Yong He
2017-11-04
|
\
|
*
fix linux build
Yong He
2017-11-04
|
*
Merge branch 'master' of https://github.com/shader-slang/slang
Yong He
2017-11-04
|
|
\
|
*
|
fixed all warnings
Yong He
2017-11-04
|
*
|
fix all unreachable code warnings
Yong He
2017-11-04
*
|
|
Passing both assoctype-simple and assoctype-complex test cases.
Yong He
2017-11-04
*
|
|
Merge https://github.com/shader-slang/slang
Yong He
2017-11-04
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix #248 (#249)
Tim Foley
2017-11-03
|
|
/
*
|
work in-progress
Yong He
2017-11-04
*
|
associatedtypes: generating almost correct HLSL, but is not calling correctly...
Yong He
2017-11-03
*
|
in-progress work
Yong He
2017-11-03
*
|
work inprogress
YONGH\yongh
2017-11-02
*
|
Adding support for associated types.
Yong He
2017-11-01
*
|
work in-progress: type checking associated types
Yong He
2017-10-31
|
/
*
Allow for implicit `this` expressions.
Tim Foley
2017-10-30
[next]