Developmental Release 6
What's Changed
- Fix map calling convention by @r41k0u in #18
- Refactor expr_pass by @r41k0u in #19
- update formatter and pre-commit by @varun-r-mallya in #23
- Fix failing tests in tests/ by @r41k0u in #20
- Refactor handle_return by @r41k0u in #24
- Bump the actions group with 2 updates by @dependabot[bot] in #25
- Add vmlinux transpiler from experiments by @varun-r-mallya in #27
- Refactor conds by @r41k0u in #26
- adds real support for globals by @varun-r-mallya in #21
- add patch for Kernel 6.14 BTF in transpiler by @varun-r-mallya in #29
- Refactor assignment statement handling and the typing mechanism around it by @r41k0u in #40
- Use dependency inversion to remove handler delayed import in eval_expr by @r41k0u in #50
- Add compilation mechanism from vmlinux by @varun-r-mallya in #28
- Dependency tree functionality to semantic analyser by @varun-r-mallya in #52
- remove bitfield support and add assignment support by @varun-r-mallya in #55
- Adds IR and debug info generation capabilities for vmlinux imported structs by @varun-r-mallya in #56
Full Changelog: v0.1.4...v0.1.5