summaryrefslogtreecommitdiff
path: root/source/slang/syntax-visitors.h
AgeCommit message (Expand)Author
2017-10-16Implement notion of a "container format" (#213)Tim Foley
2017-08-14Add an explicit `Name` typeTim Foley
2017-08-10Make source location lightweightTim Foley
2017-08-09Major naming overhaul:Tim Foley
2017-07-09Pick layout rules based on target languge, not source.Tim Foley
2017-06-30Add meta-definitions for AST typesTim Foley
2017-06-20Overhaul handling of entry points and translation units.Tim Foley
2017-06-19Make sure that semantic checks always apply to Slang filesTim Foley
2017-06-15Rename `Slang::Compiler` -> `Slang`Tim Foley
2017-06-13First pass at support for cross-compilationTim Foley
2017-06-09Initial import of code.Tim Foley