Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Separating logging information from other function arguments

Open
#13 2 comments 0 reactions 1 assignee View on GitHub

@FrogOfJuly is already working on this.

Since Oct 13, 2022.

Assessment

This issue has not been assessed yet.

Description

There are multiple places where CtElement is passed only for logging information. I think it is better to create separate type and pass it around instead.

Examples:

liquidjava.processor.context.Contex.addVarToContext
liquidjava.processor.refinement_checker.object_checkers.AuxStateHandler.createStatePredicate
liquidjava.processor.refinement_checker.TypeChecker.checksStateSMT (changed to other other type already)

Dominant language
Java
Stars
67
Forks
36
Avg merge
10d 18h
Merged PRs (30d)
3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from liquid-java/liquidjava

All issues in liquid-java/liquidjava

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.