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
Herschel
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 1 of 39
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge remote-tracking branch 'origin/override'
hvellyr
More...
about 9 years ago
Declare virtual method override where applicable
hvellyr
More...
about 9 years ago
Merge remote-tracking branch 'origin/modernize-pointers'
hvellyr
More...
about 9 years ago
Merge remote-tracking branch 'origin/less-noisy-make'
hvellyr
More...
about 9 years ago
Make makeing less noisy
hvellyr
More...
about 9 years ago
Reimplemented string ref counting using smart pointer
hvellyr
More...
about 9 years ago
Remove remaining references to RefCountable and Ptr
hvellyr
More...
about 9 years ago
Replace Ptr for macro subsystem
hvellyr
More...
about 9 years ago
Remove unnecessary Ptr use
hvellyr
More...
about 9 years ago
Use smart pointers for Token implementation
hvellyr
More...
about 9 years ago
Remove more Ptrs
hvellyr
More...
about 9 years ago
Use unique_ptr for TypeEnumMakers
hvellyr
More...
about 9 years ago
Use stack allocated objects for passes etc.
hvellyr
More...
about 9 years ago
Use smart pointers for ports, the compiler and tokenizers
hvellyr
More...
about 9 years ago
Support ports on stack easily
hvellyr
More...
about 9 years ago
Don't heap allocate XmlRenderer for output
hvellyr
More...
about 9 years ago
Replace manual include control with "pragma once"
hvellyr
More...
about 9 years ago
Rename Type factory functions makeFoo instead of newFoo
hvellyr
More...
about 9 years ago
Replace vector_of with makeVector
hvellyr
More...
about 9 years ago
Use make*Node functions instead of manual std::make_shared<*Node>
hvellyr
More...
about 9 years ago
Rename newNodeList and use std::initializer_list instead of manual params
hvellyr
More...
about 9 years ago
Use smart pointers instead of Ptr for AptNode
hvellyr
More...
about 9 years ago
Avoid unnecessary Ptr and heap allocation in codegen setup
hvellyr
More...
about 9 years ago
No need to heap allocate the typifier pass
hvellyr
More...
about 9 years ago
Replace NULL with nullptr
hvellyr
More...
about 9 years ago
Use a typedef for const char*
hvellyr
More...
about 9 years ago
Use "using" instead of typedef
hvellyr
More...
about 9 years ago
Use shared_ptr for ScopeItems
hvellyr
More...
about 9 years ago
Use shared_ptr for Scope
hvellyr
More...
about 9 years ago
Streamlining some implementation code
hvellyr
More...
about 9 years ago
←
1
2
3
4
5
6
7
8
9
…
38
39
→
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