| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | all: initial support for fuchsia | Dmitry Vyukov | 2017-09-20 | 1 | -3/+9 |
| | | | | | | | Nothing works, but builds. Update #191 | ||||
| * | sys: compile all supported targets into the package | Dmitry Vyukov | 2017-09-15 | 1 | -1/+2 |
| | | | | | | Currently we compile in only GOOS/GOARCH target. Compile in all targets so that they can be selected at runtime. | ||||
| * | pkg/ifuzz: use serializer | Dmitry Vyukov | 2017-09-04 | 1 | -0/+4 |
| | | | | | Simplifies code and reduces size of generated code from 820K to 310K. | ||||
| * | pkg/compiler: check and generate types | Dmitry Vyukov | 2017-09-02 | 2 | -0/+209 |
| Move most of the logic from sysgen to pkg/compiler. Update #217 | |||||
