| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make default calling convention code more correct to read | gingerBill | 2021-06-08 | 1 | -2/+8 |
| * | Add missing `doc_format` flags for entities and improve docs for the odin pac... | gingerBill | 2021-06-05 | 1 | -2/+11 |
| * | Minor clean up | gingerBill | 2021-06-02 | 1 | -5/+2 |
| * | Add "naked" calling convention (removes prologue and epilogue) | gingerBill | 2021-04-28 | 1 | -0/+3 |
| * | Remove `intrinsics.x86_mmx` type | gingerBill | 2021-04-22 | 1 | -7/+3 |
| * | Add package flags | gingerBill | 2021-04-18 | 1 | -1/+19 |
| * | Improve `init_string` determination for constants | gingerBill | 2021-04-18 | 1 | -1/+19 |
| * | Improve odin-doc type information for Named types by storing the base type | gingerBill | 2021-04-18 | 1 | -0/+1 |
| * | Add calling_convention to odin-doc Type format | gingerBill | 2021-04-18 | 1 | -0/+27 |
| * | Fix enumerated arrays for .odin-doc | gingerBill | 2021-04-18 | 1 | -3/+8 |
| * | Add `-doc-format` command for the new .odin-doc file format (to be used to ge... | gingerBill | 2021-04-18 | 1 | -0/+1023 |