openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
cc65
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 3 of 365
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
clarify offsets of anonymous nested scope, missing quotes for names
bbbradsmith
More...
about 1 year ago
nested struct example needs a .tag
bbbradsmith
More...
about 1 year ago
missing <tt>
bbbradsmith
More...
about 1 year ago
fix dangling space, mention .union in test comment
bbbradsmith
More...
about 1 year ago
Test of .struct and .union features. Update documentation with more examples, better clarity, and fixes to incorrect data.
bbbradsmith
More...
about 1 year ago
more msbuild syntax fixes
paul moore
More...
about 1 year ago
fix msbuild syntax
paul moore
More...
about 1 year ago
second try at fixing win64 build
paul moore
More...
about 1 year ago
Added warning on static functions that are used but not defined.
acqn
More...
about 1 year ago
Fixed function declarator parser when a parameter has a function type. Ensured check on parameter lists without types in non-definition declarations.
acqn
More...
about 1 year ago
Merge pull request #2305 from acqn/FuncDeclFix
Bob Andrews
More...
about 1 year ago
Fixed missing diagnosis on function parameter lists with trailing commas.
acqn
More...
about 1 year ago
Fix BSS obliteration by mliparam during exec().
Colin Leroy-Mira
More...
about 1 year ago
Merge pull request #2297 from acqn/WrappedCall
Bob Andrews
More...
about 1 year ago
Merge pull request #2298 from acqn/Diagnostics
Bob Andrews
More...
about 1 year ago
MS compiler insists on those typecasts apparently
mrdudz
More...
about 1 year ago
fix %hhn and %hn in the internal xvsnprintf function
mrdudz
More...
about 1 year ago
use -std=gnu17 for the references, so the test bench will not break with GCC 14. see #2277
mrdudz
More...
about 1 year ago
exclude test directory from some style checks - it makes no sense to enforce these things in the test bench, we need to be able to test all kinds of spaces and tabs :)
mrdudz
More...
about 1 year ago
Merge pull request #2296 from acqn/Diagnostics
Bob Andrews
More...
about 1 year ago
test for regression that occured after #2262
mrdudz
More...
about 1 year ago
Merge pull request #2295 from colinleroy/fix-2262-too-eager-opt
Bob Andrews
More...
about 1 year ago
More accurate diagnostic messages on empty declarations without any type specifiers.
acqn
More...
about 1 year ago
Fixed missing diagnosis on extra identifiers in type names.
acqn
More...
about 1 year ago
Fix #2262: Make sure there's no branching after the sequence
Colin Leroy-Mira
More...
about 1 year ago
More accurate diagnostic messages on wrong missing declaration specifiers.
acqn
More...
about 1 year ago
Declaration specifier flags cleanup.
acqn
More...
about 1 year ago
Improved error recovery with type cast and sizeof.
acqn
More...
about 1 year ago
Fixed missing diagnostics on empty enum/struct/union declareations without tag names. Improved error recovery with local declarations and _Static_assert.
acqn
More...
about 1 year ago
Merge pull request #2287 from acqn/Diagnostics
Bob Andrews
More...
about 1 year ago
←
1
2
3
4
5
6
7
8
9
…
364
365
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree