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 6 of 365
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Revert "Apple 2 SSC: Handle SER_HS_NONE with no performance impact"
Colin Leroy-Mira
More...
over 1 year ago
Apple 2 SSC: Handle SER_HS_NONE with no performance impact
Colin Leroy-Mira
More...
over 1 year ago
Merge pull request #2248 from acqn/ReturnTypeCheck
Bob Andrews
More...
over 1 year ago
Merge pull request #2236 from acqn/TypeFix
Bob Andrews
More...
over 1 year ago
Merge pull request #2246 from acqn/ArrayFix
Bob Andrews
More...
over 1 year ago
Merge pull request #2245 from acqn/MinorFix
Bob Andrews
More...
over 1 year ago
Fixed diagnostics on qualifiers of function return types.
acqn
More...
over 1 year ago
Fixed the bug that a union type containing a struct with a flexible array member was accepted as a struct member or array element type.
acqn
More...
over 1 year ago
Fixed regression: array element of incomplete type.
acqn
More...
over 1 year ago
Apple2 SSC: Implement no flow control
Colin Leroy-Mira
More...
over 1 year ago
Merge pull request #2235 from acqn/Cleanup
Bob Andrews
More...
over 1 year ago
Merge pull request #2237 from acqn/CGType
Bob Andrews
More...
over 1 year ago
Merge pull request #2243 from acqn/StdFuncFix
Bob Andrews
More...
over 1 year ago
Merge pull request #2234 from acqn/Diagnostics
Bob Andrews
More...
over 1 year ago
Merge pull request #2242 from acqn/SwitchFix
Bob Andrews
More...
over 1 year ago
Merge pull request #2240 from acqn/BitwiseOpt
Bob Andrews
More...
over 1 year ago
Merge pull request #2238 from acqn/BoolOptFix
Bob Andrews
More...
over 1 year ago
Fixed type promotion of switch case values.
acqn
More...
over 1 year ago
Fixed naming of local variables in CG_TypeOfBySize and CG_TypeOf.
acqn
More...
over 1 year ago
New optimizer steps to restore some possibly lost optimization with boolean due to the previous fix.
acqn
More...
over 1 year ago
Fixed potential bugs with boolean branch optimizers when more than one jeq/jne follows.
acqn
More...
over 1 year ago
Added new opts OptBoolUnary1/OptBoolUnary2 to remove unnecessary cmp + bcastax/bnegax, as well as OptBoolUnary3 to "strength-reduce" certain bcastax/bnegax to boolne/booleq.
acqn
More...
over 1 year ago
Separated boolean optimizers from bitwise unary operator optimizers. Renamed OptCmp6 to OptBoolCmp.
acqn
More...
over 1 year ago
Minor fix for error recovery from duplicated struct members.
acqn
More...
over 1 year ago
Renamed struct Segments to SegContext as well as some related functions.
acqn
More...
over 1 year ago
Merge pull request #2233 from acqn/ArraySubscriptFix
Bob Andrews
More...
over 1 year ago
add newline at the end
Bob Andrews
More...
over 1 year ago
Fixed inlined strlen when it takes a string literal with extra characters after the first '\0'. Added testcases.
acqn
More...
over 1 year ago
Merge pull request #2226 from acqn/PragmaFix
Bob Andrews
More...
over 1 year ago
Minimal style adjustment
Oliver Schmidt
More...
over 1 year ago
←
1
2
3
4
5
6
7
8
9
10
…
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