summaryrefslogtreecommitdiffstats
path: root/source/core/smart-pointer.h
Commit message (Expand)AuthorAge
* Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia2019-05-31
* String/List closer to conventions, and use Index type (#959)jsmall-nvidia2019-04-29
* Feature/uint int definition (#954)jsmall-nvidia2019-04-25
* Split front- and back-ends (#846)Tim Foley2019-02-15
* Feature/as refactor review (#821)jsmall-nvidia2019-02-02
* Feature/as refactor (#817)jsmall-nvidia2019-01-31
* Feature/shared library refactor (#712)jsmall-nvidia2018-11-06
* Improvements around IR representation and memory usage (#635)jsmall-nvidia2018-09-14
* Add basic support for "Dear IMGUI" (#625)Tim Foley2018-08-06
* Major overhaul of Renderer abstraction, to support a new example (#624)Tim Foley2018-08-03
* more to fixing memory leaksYong He2018-02-19
* First attempt at a Linux build (#193)Tim Foley2017-09-27
* Fix some issues around cloned modifiers.Tim Foley2017-08-31
* Try to improve handling of failures during compilationTim Foley2017-07-19
* Pick layout rules based on target languge, not source.Tim Foley2017-07-09
* Fix many warnings-as-errors issues.Tim Foley2017-07-06
* Overhaul `RefPtr` and `String`Tim Foley2017-06-29
* Rename `CoreLib::*` to `Slang`Tim Foley2017-06-15
* Initial import of code.Tim Foley2017-06-09