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

Parsing of characters #75

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

zackteo
Copy link
Contributor

@zackteo zackteo commented Jun 14, 2020

  1. need to insert \ and for str need to insert "char..." - but the str one is prob the str function
  2. Incorrect Uni code mapping Rust vs Java
  3. 3 tests still not working....
  4. Need to handle '\f' and '\b' or rather \formfeed and \backspace

1. need to insert \ and for str need to insert "char..." - but the str one is prob the str function
2. Incorrect Uni code mapping Rust vs Java
3. 3 tests still not working....
4. Need to handle '\f' and '\b' or rather \formfeed and \backspace
@zackteo zackteo marked this pull request as draft June 14, 2020 13:26
@zackteo zackteo marked this pull request as ready for review July 2, 2020 12:02
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