| Age | Commit message (Expand) | Author |
|---|---|---|
| 2017-06-28 | Actually respect suffixes on numeric literals. | Tim Foley |
| 2017-06-28 | Rename literal tokens. | Tim Foley |
| 2017-06-27 | Emit global-scope parameters from imported files. | Tim Foley |
| 2017-06-26 | Fix parsing of string literals. | Tim Foley |
| 2017-06-21 | Emit: Add support for `while` and `do {} while` statements | Tim Foley |
| 2017-06-20 | Only emit each `import`ed module once. | Tim Foley |
| 2017-06-19 | Emit `#line` directives more aggressively | Tim Foley |
| 2017-06-19 | Don't emit redundant `#line` directives | Tim Foley |
| 2017-06-16 | Bug fix: handle unchecked operator application in emit logic | Tim Foley |
| 2017-06-15 | Replace `DeclRef` approach | Tim Foley |
| 2017-06-15 | Rename `Slang::Compiler` -> `Slang` | Tim Foley |
| 2017-06-13 | First pass at support for cross-compilation | Tim Foley |
| 2017-06-09 | Initial import of code. | Tim Foley |
