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 09, 2025 — Jul 09, 2026
Showing page 7 of 73
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
TypeDeclarationResolver.HandleNodeMatch(): Refactorings.
Alexander Bothe
More...
almost 8 years ago
Use travis-ci build status in readme.
Alexander Bothe
More...
almost 8 years ago
DSymbolBaseTypeResolver: Moved stackoverflow-Protection-logic to separate methods.
Alexander Bothe
More...
almost 8 years ago
Fixed TemplateMixinResolutionTests.AutoImplementHook3(): Allow single-identifier alias defaults to be treated as both as an expression as well as a typeDeclaration.
Alexander Bothe
More...
almost 8 years ago
Moved DSymbol.Base resolution-logic to dedicated DSymbolBaseTypeResolver-visitor to defer this resolution step. Moved several TypeDeclarationResolver classes to places of highest coherence.
Alexander Bothe
More...
almost 8 years ago
autoimplement-Hook: Optionally strip AliasedTypes
Alexander Bothe
More...
almost 8 years ago
ExpressionTypeEvaluation: Fixed pretending method execution to return its return type. Evaluate new-call arguments' types to filter unmatching constructor overloads.
Alexander Bothe
More...
almost 8 years ago
Reverted AliasTag-infrastructure in favor of dedicated AliasedType again: If there is an alias, return it as such. TypeDeclarationResolver: Moved resolution of DVariables (including aliases) to dedicated ResolveDVariableBaseType() method.
Alexander Bothe
More...
almost 8 years ago
Tests: Splitted AutoImplementHook()
Alexander Bothe
More...
almost 8 years ago
Splitted some tests.
Alexander Bothe
More...
almost 8 years ago
ExpressionTypeEvaluation.TryPretendMethodExecution(): Accept multiple overloads as parameter by default. TryPretendMethodExecution_(): Don't only return the first but all overloads. TODO: Filter those overloads by arguments?
Alexander Bothe
More...
almost 8 years ago
ExpressionTypeEvaluation.TryPretendMethodExecution_(): Renamed mr parameter to ms
Alexander Bothe
More...
almost 8 years ago
ExpressionTypeEvaluation: Moved comment.
Alexander Bothe
More...
almost 8 years ago
DeclarationConstraintsTests: Splitted AliasedTemplate()
Alexander Bothe
More...
almost 8 years ago
ExpressionTypeEvaluation: Refactored ResolveIdentifier()
Alexander Bothe
More...
almost 8 years ago
Fixed TemplateMixinResolutionTests.TemplateAliasParams6_7(); Always try to deduce template parameters instead of reusing already deduced; TemplateTypeParameter-types (e.g. T!int) may always be reinstantiated with other template parameters. TypeDeclarationResolver: Also visit TemplateParameter.Nodes when ResolutionOptions.DontResolveBaseTypes (but no NoTemplateParameterDeduction) has been set.
Alexander Bothe
More...
almost 8 years ago
ResolvedTypeCloner: Made class internal. Added CloneOptions. Added resetDeducedTypes option.
Alexander Bothe
More...
almost 8 years ago
TemplateMixinResolutionTests: Extended AliasTemplateParam-tests
Alexander Bothe
More...
almost 8 years ago
ExpressionTypeEvaluation.ResolveIdentifier(): Refactored method signature.
Alexander Bothe
More...
almost 8 years ago
next-to-null improvement
Alexander Bothe
More...
almost 8 years ago
Moved class&interface resolution code to dedicated ClassInterfaceResolver class. Refactored some of the method's code.
Alexander Bothe
More...
almost 8 years ago
Moved several SearchXAt()-methods from Resolver.cs to new ASTSearchHelper class.
Alexander Bothe
More...
almost 8 years ago
Moved DResolver.StripValueTypeWrappers() to TemplateInstanceHandler
Alexander Bothe
More...
almost 8 years ago
TemplateInstanceHandler: When preparing template arguments for a possible 'alias this'-parameter, don't enforce matching template parameters on identifier-only arguments.
Alexander Bothe
More...
almost 8 years ago
ResolutionTests: Splitted ImprovedIFTI()-Tests
Alexander Bothe
More...
almost 8 years ago
TemplateInstanceHandler.PreResolveTemplateArgs(): Hand in rawOverloadlist for later determination of 'alias this' parameter occurrencies.
Alexander Bothe
More...
almost 8 years ago
Evaluation.PosfixExpressions: Removed TemplateInstanceHandler.DeduceParamsAndFilterOverloads() duplicate.
Alexander Bothe
More...
almost 8 years ago
Separated parsing string literals from IdentifierExpression into StringLiteralExpression class. Not sure why I didn't do this back then...
Alexander Bothe
More...
almost 8 years ago
Separated scalar/float/char literals from actual identifier expressions.
Alexander Bothe
More...
almost 8 years ago
TypeDeclarationExpression: Enforce e.g. TemplateInstanceExpressions not to be wrapped into TypeDeclarationExpressions.
Alexander Bothe
More...
almost 8 years ago
←
1
2
3
4
5
6
7
8
9
10
11
…
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