Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More fork URL changes | Runxi Yu | 2024-10-21 | 5 | -8/+9 |
* | example: update schema to match current state of rfc | John Mulligan | 2020-12-10 | 2 | -2/+2 |
* | Add example benchmarks | Timofey | 2020-11-02 | 1 | -0/+49 |
* | Refactor cmd/gen | Timofey | 2020-10-09 | 1 | -50/+51 |
* | Read minimum number of bytes necessary from Reader | Noah Pederson | 2020-08-12 | 6 | -20/+106 |
* | example/*.bin: trim off line feed | Drew DeVault | 2020-06-23 | 3 | -1/+1 |
* | Implement void types | Drew DeVault | 2020-06-23 | 4 | -2/+20 |
* | Generalize union implementation | Drew DeVault | 2020-06-22 | 1 | -1/+3 |
* | Update customer.bin, employee.bin to latest format | Drew DeVault | 2020-06-22 | 2 | -0/+0 |
* | Drop e8/e16/e32/e64 in favor of u8/u16/u32/u64 | Drew DeVault | 2020-06-22 | 1 | -1/+1 |
* | example: correct typo | Drew DeVault | 2020-06-21 | 1 | -1/+1 |
* | gen: implement unions | Drew DeVault | 2020-06-21 | 6 | -18/+69 |
* | examples -> example | Drew DeVault | 2020-06-21 | 6 | -0/+195 |