Skip to content

[cleanup] Clean up ContextBase's hierarchy:#3873

Merged
eranif merged 1 commit intoeranif:masterfrom
Jarod42:cleanup_context_base
Mar 17, 2026
Merged

[cleanup] Clean up ContextBase's hierarchy:#3873
eranif merged 1 commit intoeranif:masterfrom
Jarod42:cleanup_context_base

Conversation

@Jarod42
Copy link
Copy Markdown
Collaborator

@Jarod42 Jarod42 commented Mar 16, 2026

  • Remove unused GotoPreviousDefintion/OnDwellStart
  • replace raw new by std::make_shared
  • add missing explicit
  • add override
  • move ContextManager::Initialize() content in constructor
  • Add missing const for IsComment.

- Remove unused `GotoPreviousDefintion`/`OnDwellStart`
- replace raw `new` by `std::make_shared`
- add missing `explicit`
- add `override`
- move `ContextManager::Initialize()` content in constructor
- Add missing `const` for `IsComment`.
@eranif eranif merged commit 673b9d3 into eranif:master Mar 17, 2026
8 checks passed
@Jarod42 Jarod42 deleted the cleanup_context_base branch March 18, 2026 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants