Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend reader for bootstrap compiler #381

Merged
merged 12 commits into from
Dec 3, 2023
Merged

Conversation

marcauberer
Copy link
Member

@marcauberer marcauberer commented Nov 16, 2023

  • Extend reader for bootstrap compiler
  • Simplify code
  • Decouple string and memory runtime to not produce circular dependencies
  • Fix bug with ptr -> ptr casts (also strings aka char* affected)

@marcauberer marcauberer added enhancement New feature or request test Contains changes to the test cases bootstrap Change regarding the bootstrap labels Nov 16, 2023
@marcauberer marcauberer added this to the 0.19.0 milestone Nov 16, 2023
@marcauberer marcauberer self-assigned this Nov 16, 2023
@marcauberer marcauberer added bug Something isn't working improvement Improvement of an existing feature labels Nov 29, 2023
@marcauberer marcauberer marked this pull request as ready for review December 3, 2023 01:41
@marcauberer marcauberer requested review from a team as code owners December 3, 2023 01:41
@marcauberer marcauberer enabled auto-merge (squash) December 3, 2023 01:42
@marcauberer marcauberer merged commit 6805d45 into main Dec 3, 2023
4 checks passed
@marcauberer marcauberer deleted the bootstrap/extend-reader branch December 3, 2023 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bootstrap Change regarding the bootstrap bug Something isn't working enhancement New feature or request improvement Improvement of an existing feature size/XXL test Contains changes to the test cases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant