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
C
Coccinelle
Settings
|
Report Duplicate
7
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
May 14, 2024 — May 14, 2025
Showing page 8 of 255
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
more to adding c++=23
Julia Lawall
More...
about 1 year ago
add 23 as an allowed C++ version
Julia Lawall
More...
about 1 year ago
avoid List.find_map, which is not found in older ocaml versions
Julia Lawall
More...
about 1 year ago
Add a user-provided path when searching dynload modules
Keisuke Nishimura
More...
about 1 year ago
only recognize C++ constructs when C++ is chosen
Julia Lawall
More...
about 1 year ago
remove A v not A from CTL formulas, to improve formula readability
Julia Lawall
More...
about 1 year ago
account for the fact that binops and assignops are now stripped
Julia Lawall
More...
about 1 year ago
more debug information
Julia Lawall
More...
about 1 year ago
ensure that retrieved file names actually are source code files
Julia Lawall
More...
about 1 year ago
don't make a template a qualtype if there has not been a ::; testcase doesn't parse, but gets past qualtype detection
Julia Lawall
More...
about 1 year ago
binops and assignops need to be stripped before being put into metavariables
Julia Lawall
More...
about 1 year ago
not handling :: intline, used for namespaces
Julia Lawall
More...
about 1 year ago
like size_t, ssize_t isn't a keyword in C++
Julia Lawall
More...
about 1 year ago
cope with ::new; the test doesn't parse, but at least it gets out of parsing_hacks
Julia Lawall
More...
about 1 year ago
more informative error
Julia Lawall
More...
about 1 year ago
correct treatment of asm to keep asm token and put argument tokens in the right order
Julia Lawall
More...
about 1 year ago
avoid asm, which may contain :: for other reasons
Julia Lawall
More...
about 1 year ago
recognize star
Julia Lawall
More...
about 1 year ago
ptrdiff_t should not be a keyword in C++
Julia Lawall
More...
about 1 year ago
don't print message for every example
Julia Lawall
More...
about 1 year ago
qualified expression may end with an operator
Julia Lawall
More...
about 1 year ago
fix order of tokens in pretty print of virtual constructors and destructors
Julia Lawall
More...
about 1 year ago
drop debugging code
Julia Lawall
More...
about 1 year ago
'virtual' keyword: declare a token, and add test (not passing yet)
Michele Martone
More...
about 1 year ago
first 'virtual' support for c_plus_plus_constructorbis
Michele Martone
More...
about 1 year ago
need to skip spaces after the :: after a template
Julia Lawall
More...
about 1 year ago
visitor needs to recursively process the name to the right of a ::
Julia Lawall
More...
about 1 year ago
improve spacing
Julia Lawall
More...
about 1 year ago
only consider template if a :: has been seen
Julia Lawall
More...
about 1 year ago
tolerate template after a :: but unlikely that it will parse
Julia Lawall
More...
about 1 year ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
254
255
→
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