openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
D
D_Parser
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Jul 20, 2025 — Jul 20, 2026
Showing page 2 of 73
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Tests: Moved TooltipGenerationTests to dedicated class
Alexander Bothe
More...
about 6 years ago
Fix 3 last test regressions caused by an empty context stack.
Alexander Bothe
More...
about 6 years ago
Use newer c# syntax at some places. Oldschool is over now.
Alexander Bothe
More...
about 6 years ago
ResolutionTestHelper: fix bounds-error if no module code given.
Alexander Bothe
More...
about 6 years ago
Tests: Unified many ResolutionTestHelper util calls that feature looking up the first parsed module.
Alexander Bothe
More...
about 6 years ago
Tests: Fixed about 50 failing tests that were faulty for ~6 years or so :-I
Alexander Bothe
More...
about 6 years ago
Tests: move to msbuild 16 or so.
Alexander Bothe
More...
about 6 years ago
ICompletionDataGenerator.cs: Have new property to capture trigger token'S location. This will then be used to determine where (probably) already typed identifier parts might be replaced or new chars simply be appended at.
Alexander Bothe
More...
about 6 years ago
TokenExpression.cs: Pass (End)Location as ctor-Parameters. Set Locations for incomplete TokenExpressions
Alexander Bothe
More...
about 6 years ago
Merge branch 'master' of github.com:aBothe/D_Parser into lsp_adoption
Alexander Bothe
More...
about 6 years ago
Fix having no files in a basePath && not being able to capture finished-Events when said 0 files have been parsed.
Alexander Bothe
More...
about 6 years ago
Made the project compile under netcoreapp3.1 Cleaned up csproj file
Alexander Bothe
More...
about 6 years ago
rm obsolete license
Alexander Bothe
More...
about 6 years ago
Parameter insights: fix finding function call
Rainer Schuetze
More...
almost 7 years ago
optional quoting of code in tooltips
Rainer Schuetze
More...
almost 7 years ago
Merge pull request #223 from rainers/mod_or_package
Alexander Bothe
More...
almost 7 years ago
Merge pull request #222 from rainers/static_foreach_recursion
Alexander Bothe
More...
almost 7 years ago
Merge pull request #221 from rainers/fix_nullptr
Alexander Bothe
More...
almost 7 years ago
TypeReferenceFinder: avoid premature resolving of imported symbols by lazy evaluation, support package and module
Rainer Schuetze
More...
about 7 years ago
add test case for stackoverflow
Rainer Schuetze
More...
about 7 years ago
Added AlignOf test that is ignored atm
Alexander Bothe
More...
over 7 years ago
Merge branch 'mod_or_package' into abothe
Rainer Schuetze
More...
over 7 years ago
Merge branch 'static_foreach_recursion' into abothe
Rainer Schuetze
More...
over 7 years ago
"package.d" can be both a module and a package
Rainer Schuetze
More...
over 7 years ago
static foreach: add recursion check for declarations
Rainer Schuetze
More...
over 7 years ago
avoid infinite loop for cyclic class base types fix nullptr exceptions
Rainer Schuetze
More...
over 7 years ago
Merge pull request #219 from rainers/stackoverflow_static_foreach
Alexander Bothe
More...
over 7 years ago
add testcase
Rainer Schuetze
More...
over 7 years ago
fix issue #205: do not look into static foreach while trying to evaluate its range
Rainer Schuetze
More...
over 7 years ago
Merge pull request #218 from rainers/stringof_templateinstance
Alexander Bothe
More...
over 7 years ago
←
1
2
3
4
5
6
7
8
9
…
72
73
→
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