| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
|
|
|
|
| |
* The Grand Reformat
- everything made prettier...literally
- some tweaks to include a few more files, including documentation
- minor changes to format style
- some tiny `// prettier-ignore` changes to keep a few things the way we like them
- a couple of super minor tweaks to embedded document types to ensure they format correctly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Pass -g to TinyC by default
Closes #2748
* Sort C++ libs and tools alphabetically
* Sort C libs and tools alphabetically
* Add missing Zig C & C++ versions
* Enable semver for RISC-V Clang
Issue #2739
* Add missing RISC-V Clang 12.0
Issue #2739
* Improve RISC-V Clang config
* Improve C++ props file to make it more mantainable
* Add missing Zig C compiler id in compiler list
* Update etc/config/c++.amazon.properties
* Show different group name for each RISCV version
|
| |
|
|
* minimal tinycc support
* dont pass -g by default + don't use binary mode on -E
* work around for trunk
* add tinycc trunk
|