openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
C
CppSharp
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 11 hours
ago. based on code collected
1 day
ago.
Sep 26, 2025 — Sep 26, 2026
Showing page 282 of 298
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Switch the type checkers to the AstVisitor interface.
triton
More...
over 13 years ago
Pass the type map database to the type checker.
triton
More...
over 13 years ago
Pass the type map database to the type checker.
triton
More...
over 13 years ago
Remove the base class for type checkers and replace with AstVisitor.
triton
More...
over 13 years ago
Remove the base class for type checkers and replace with AstVisitor.
triton
More...
over 13 years ago
Clean up variable declaration.
triton
More...
over 13 years ago
Clean up variable declaration.
triton
More...
over 13 years ago
Propagate the type map database to the various generation steps.
triton
More...
over 13 years ago
Propagate the type map database to the various generation steps.
triton
More...
over 13 years ago
Added a type map for C's variable argument list type "va_list".
triton
More...
over 13 years ago
Added a type map for C's variable argument list type "va_list".
triton
More...
over 13 years ago
Added an helper method to get the type map of a declaration.
triton
More...
over 13 years ago
Added an helper method to get the type map of a declaration.
triton
More...
over 13 years ago
Extract type map setup in another method to make the code clearer.
triton
More...
over 13 years ago
Extract type map setup in another method to make the code clearer.
triton
More...
over 13 years ago
Create a new interface for the type map database. This will be used later for mock testing.
triton
More...
over 13 years ago
Create a new interface for the type map database. This will be used later for mock testing.
triton
More...
over 13 years ago
Added #region markers for type and decl AST visitors.
triton
More...
over 13 years ago
Added #region markers for type and decl AST visitors.
triton
More...
over 13 years ago
Added a property so a type map can signal that the type is to be ignored.
triton
More...
over 13 years ago
Added a property so a type map can signal that the type is to be ignored.
triton
More...
over 13 years ago
Removed useless using.
triton
More...
over 13 years ago
Removed useless using.
triton
More...
over 13 years ago
Added default implementations for type map methods.
triton
More...
over 13 years ago
Added default implementations for type map methods.
triton
More...
over 13 years ago
Improved the CLI type printing of typedef types.
triton
More...
over 13 years ago
Improved the CLI type printing of typedef types.
triton
More...
over 13 years ago
Improved the printing of CLI forward references.
triton
More...
over 13 years ago
Improved the printing of CLI forward references.
triton
More...
over 13 years ago
Removed some dead legacy code that is left from the C# module.
triton
More...
over 13 years ago
←
1
2
…
278
279
280
281
282
283
284
285
286
…
297
298
→
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