Skip to content

Refactor/ir codegen#139

Open
cykna wants to merge 65 commits into
refactor/ir-builderfrom
refactor/ir-codegen
Open

Refactor/ir codegen#139
cykna wants to merge 65 commits into
refactor/ir-builderfrom
refactor/ir-codegen

Conversation

@cykna
Copy link
Copy Markdown
Collaborator

@cykna cykna commented May 24, 2026

Summary

This codebase is made mainly to refactor the way the ir is generated

Scope

  • How the IR is generated
  • Any results. This is just a refactor and rewrite

Validation

List the commands, tests, or manual checks you ran.

make check

Documentation Impact

  • No documentation changes were needed
  • I updated the relevant documentation

Checklist

  • My change is focused and reviewable
  • I performed a self-review
  • I added comments only where they help explain non-obvious logic
  • I added or updated tests when applicable
  • I ran the validation listed above
  • I used the existing issue/PR templates where applicable

Related Issues

Closes #N/A. Complementary of #138

cykna and others added 30 commits May 20, 2026 18:01
refactor: renorganized code folders

# Conflicts:
#	crates/checker/src/expr.rs
chore: on ir just modifieid to use the reexports of hir
# Conflicts:
#	crates/ir/src/components.rs
#	crates/ir/src/helper/ir_value.rs
@cykna cykna mentioned this pull request May 24, 2026
8 tasks
cykna added 27 commits May 24, 2026 11:19
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.

1 participant