summaryrefslogtreecommitdiffstats
path: root/source/slang/parser.h
Commit message (Expand)AuthorAge
* Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia2019-05-31
* Split front- and back-ends (#846)Tim Foley2019-02-15
* Allow arbitrary type string as type argument in spAddEntryPointEx.Yong He2018-01-19
* Look up declaration keywords using ordinary scoping.Tim Foley2017-08-11
* Make source location lightweightTim Foley2017-08-10
* Overhaul handling of entry points and translation units.Tim Foley2017-06-20
* Make sure that semantic checks always apply to Slang filesTim Foley2017-06-19
* Rename `Slang::Compiler` -> `Slang`Tim Foley2017-06-15
* Initial import of code.Tim Foley2017-06-09