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 4 of 365
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #2288 from acqn/TypeFix
Bob Andrews
More...
about 1 year ago
Merge pull request #2289 from acqn/FuncDeclFix
Bob Andrews
More...
about 1 year ago
Merge pull request #2290 from acqn/TestFix
Bob Andrews
More...
about 1 year ago
Merge pull request #2291 from colinleroy/fix-256-minus-1
Bob Andrews
More...
about 1 year ago
Fixed wrapped call when the function to wrap has already got defined before it is wrapped with the pragma.
acqn
More...
about 1 year ago
Fix bug introduced in #2260
Colin Leroy-Mira
More...
about 1 year ago
Removed outdated testcases no longer in the directory from test/misc/Makefile.
acqn
More...
about 1 year ago
Improved diagnostics on multiple definition of struct/union types.
acqn
More...
about 1 year ago
Avoided "Variable 'XXX' is defined but never used" error message resulted from an earlier error.
acqn
More...
about 1 year ago
Fixed an iteration bug in type composition.
acqn
More...
about 1 year ago
Fixed the issue that qualifiers of pointees of function parameters were ignored for type compatibility check.
acqn
More...
about 1 year ago
Merge pull request #2209 from vrubleg/linecont
Bob Andrews
More...
about 1 year ago
Merge pull request #2262 from colinleroy/optimize-long-assign
Bob Andrews
More...
about 1 year ago
Merge pull request #2274 from acqn/UnionFix
Bob Andrews
More...
about 1 year ago
Merge pull request #2275 from acqn/BitfieldFix
Bob Andrews
More...
about 1 year ago
Merge pull request #2276 from acqn/Diagnostics
Bob Andrews
More...
about 1 year ago
Fix Makefile change
Colin Leroy-Mira
More...
about 1 year ago
Fixed wrong "Mixed declarations and code are not supported in cc65" error message when it should be "Expression expected".
acqn
More...
about 1 year ago
Fixed endlessly repeated disgnostics when there are some certain patterns of syntax errors in a struct/union declaration.
acqn
More...
about 1 year ago
Fixed constness of bit-fields.
acqn
More...
about 1 year ago
Merge pull request #2272 from acqn/Diagnostics
Bob Andrews
More...
about 1 year ago
Merge pull request #2271 from acqn/InternalFix
Bob Andrews
More...
about 1 year ago
Merge pull request #2266 from acqn/StructFix
Bob Andrews
More...
about 1 year ago
Merge pull request #2260 from colinleroy/optimize-substraction
Bob Andrews
More...
about 1 year ago
Merge pull request #2269 from colinleroy/optimize_gt_255
Bob Andrews
More...
about 1 year ago
Merge pull request #2265 from acqn/C99Main
Bob Andrews
More...
about 1 year ago
Merge pull request #2268 from picocomputer/master
Bob Andrews
More...
about 1 year ago
Fixed assertion failure when there is an undefined symbol used in a parameter list.
acqn
More...
about 1 year ago
Improved error recovery with function declarations. Fixed some rare cases when a single file-scope error could get reapeated endlessly until the maximum total count of errors allowed is reached.
acqn
More...
about 1 year ago
Fixed diagnostic messages about undeclared identifiers.
acqn
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