| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-04-13 | add c_char type | Andrew Kelley |
| 2023-03-05 | CBE: implement vector element pointers | Jacob Young |
| 2023-03-05 | CBE: fix behavior test failures on msvc | Jacob Young |
| 2023-03-05 | CBE: implement big integer and vector comparisons | Jacob Young |
| 2023-03-05 | CBE: implement big integer literals | Jacob Young |
| 2023-02-24 | CBE: reuse locals with the same `CType` instead of `Type` | Jacob Young |
| 2023-02-23 | CType: cleanup | Jacob Young |
| 2023-02-23 | CType: fix lowering of generic function pointer | Jacob Young |
| 2023-02-21 | CBE: fix windows test failures | Jacob Young |
| 2023-02-21 | CBE: use CType for type definitions | Jacob Young |
| 2023-02-21 | CBE: remove typedef data structures | Jacob Young |
| 2023-02-20 | CBE: use stdint.h types instead of `zig_` prefixes | Jacob Young |
| 2023-02-20 | CBE: fix comptime checks | Jacob Young |
| 2023-02-20 | CBE: add CType interning | Jacob Young |
