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 string objects #201

Merged
merged 8 commits into from
Sep 12, 2022
Merged

Extend string objects #201

merged 8 commits into from
Sep 12, 2022

Conversation

marcauberer
Copy link
Member

@marcauberer marcauberer commented Sep 7, 2022

  • Extend the use of string objects
  • Add automatic destructor calls for string objects
  • Improve de-allocation management
  • Detect non-zero error codes in cli and test suite
  • Fix bug with alloca location and update test refs accordingly
  • Update to Antlr 4.11.1
  • Update to LLVM 15.0.0

@marcauberer marcauberer added bug Something isn't working enhancement New feature or request improvement Improvement of an existing feature labels Sep 7, 2022
@marcauberer marcauberer added this to the 0.12.0 milestone Sep 7, 2022
@marcauberer marcauberer self-assigned this Sep 7, 2022
@marcauberer marcauberer changed the title Feature/extend string objects Extend string objects Sep 10, 2022
@marcauberer marcauberer marked this pull request as ready for review September 10, 2022 22:37
@marcauberer marcauberer requested review from a team as code owners September 10, 2022 22:37
@marcauberer marcauberer merged commit 90e6dec into main Sep 12, 2022
@marcauberer marcauberer deleted the feature/extend-string-objects branch September 12, 2022 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request improvement Improvement of an existing feature size/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant