-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add project: Tiny C Compiler #235
Conversation
@@ -706,3 +706,11 @@ projects: | |||
first_release_version: 0.1.0-rc.0 # https://github.com/thanos-io/thanos/releases/tag/v0.1.0-rc.0 | |||
latest_release_date: 2023-08-01 | |||
release_count: 122 | |||
- name: Tiny C Compiler | |||
url: https://repo.or.cz/tinycc.git |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would you rather the url
be https://bellard.org/tcc/?
url: https://repo.or.cz/tinycc.git | |
url: https://bellard.org/tcc/ |
first_release_version: release_0_9_18 | ||
latest_release_date: 2017-12-12 | ||
latest_release_version: release_0_9_27 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will this break the 0ver tools? I could change to:
first_release_version: release_0_9_18 | |
latest_release_date: 2017-12-12 | |
latest_release_version: release_0_9_27 | |
first_release_version: 0.9.18 | |
latest_release_date: 2017-12-12 | |
latest_release_version: 0.9.27 |
@mahmoud can you review and/or merge the open merge requests (except for any that you decide don't fit like possibly Phoenix live view) |
Sure! I was kind of waiting for CI to settle. Protip: Throw new projects in the arbitrary middle of the list instead of all at the end to avoid conflicts (and having to rebase/merge) |
Basic info
Closes #137
Project name: Tiny C Compiler
Project link: https://repo.or.cz/tinycc.git
Qualifications
ZeroVer's patent-pending zero-based versioning
scheme can obviously be used by everyone, but not every usage is
necessarily notable. Check that the first and at least one other
criterion apply:
0.*
) or long history of ZeroVer usage, andAdditional notability info
See #137
Citation info
https://bellard.org/tcc/