| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-06 | Add missing declaration types to lowering pass. | Tim Foley | |
| Most of these are cases we don't expect to encounter, but the big missing one was `TypeDefDecl`. | |||
| 2017-06-15 | Remove more "core" code that isn't used. | Tim Foley | |
| It is always easier to add back code when you need it, than it is to maintain code you aren't using. | |||
| 2017-06-15 | Rename `CoreLib::*` to `Slang` | Tim Foley | |
| Getting rid of more namespace complexity and stripping things down to the basics. This also gets rid of some dead code in the "core" library. | |||
| 2017-06-09 | Initial import of code. | Tim Foley | |
