| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | all: fix gometalinter warnings | Dmitry Vyukov | 2018-03-08 | 1 | -4/+4 |
| * | pkg/compiler: switch attributes from Ident to Type | Dmitry Vyukov | 2018-03-05 | 1 | -2/+2 |
| * | pkg/compiler: allow use of empty strings | Dmitry Vyukov | 2018-01-23 | 1 | -0/+1 |
| * | pkg/compiler: support type templates | Dmitry Vyukov | 2018-01-13 | 1 | -4/+27 |
| * | sys: support type aliases (aka typedefs) | Dmitry Vyukov | 2018-01-08 | 1 | -0/+14 |
| * | pkg/ast: fix struct comment parsing | Dmitry Vyukov | 2017-09-04 | 1 | -0/+2 |
| * | pkg/compiler: check and generate types | Dmitry Vyukov | 2017-09-02 | 1 | -2/+2 |
| * | pkg/compiler: more static error checking | Dmitry Vyukov | 2017-08-27 | 1 | -1/+1 |
| * | pkg/compiler, sys/syz-sysgen: move const handling to pkg/compiler | Dmitry Vyukov | 2017-08-27 | 1 | -17/+25 |
| * | sys/syz-sysgen: switch to new parser | Dmitry Vyukov | 2017-08-18 | 1 | -0/+31 |
| * | sys/syz-extract: switch to the new parser | Dmitry Vyukov | 2017-08-18 | 1 | -2/+11 |
| * | pkg/ast: new parser for sys descriptions | Dmitry Vyukov | 2017-08-18 | 1 | -0/+423 |
