Age | Commit message (Expand) | Author |
---|---|---|
2020-08-01 | Stream SPIR-V instructions directly to a binary | ReinUsesLisp |
2019-11-27 | Enable -Wshadow and silence warnings | ReinUsesLisp |
2019-11-27 | cmake: Always treat warnings as errors | ReinUsesLisp |
2019-10-18 | Assemble uint32_t instead of uint8_t | ReinUsesLisp |
2019-07-14 | Relicense to The BSD 3-clause license | ReinUsesLisp |
2019-03-16 | stream: Insert supplied string in one operation | Lioncash |
2019-03-16 | stream: Change std::string overload for Write to use a std::string_view | Lioncash |
2019-03-14 | stream: Get rid of undefined behavior | Lioncash |
2019-03-11 | Change clang-format settings | ReinUsesLisp |
2018-11-16 | Upgrade from LGPLv2.1 to LGPLv3 | ReinUsesLisp |
2018-10-17 | Remove tailing "_" in constructor arguments | ReinUsesLisp |
2018-10-03 | Use some C++17 features | ReinUsesLisp |
2018-08-26 | Fixup License header 2 -> 2.1 | ReinUsesLisp |
2018-08-26 | Fixup License | ReinUsesLisp |
2018-08-25 | Implement stuff | ReinUsesLisp |