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

[WIP] Enable UTF-8 string support #191

Draft
wants to merge 37 commits into
base: master
Choose a base branch
from

Conversation

ima1zumi
Copy link
Contributor

@ima1zumi ima1zumi commented Apr 24, 2023

Enable UTF-8 String Support.

This PR is a work in progress. Reviews and comments are welcome.

Todo

  • String#tr
  • String#tr!
  • String#ord
  • String#each_char
  • String#<<
  • Integer#chr
  • Run tests without MRBC_USE_UTF8
  • Fix src/_autogen_builtin_symbol.h
  • Tidy up commits
  • Fix String#split core dump
    • StringSplitTest#string_case qemu: uncaught target signal 11 (Segmentation fault) - core dumped
  • String#encoding
  • String#valid_encoding?

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.

None yet

1 participant