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

Switch internal representation to UTF8 #365

Merged
merged 38 commits into from
Sep 8, 2021
Merged

Commits on Sep 6, 2021

  1. Configuration menu
    Copy the full SHA
    fd65ba2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0df0173 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c10dd8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    250babf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8476760 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    22ce9c7 View commit details
    Browse the repository at this point in the history
  7. Speed up words

    Bodigrim committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    c99cc6b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de17480 View commit details
    Browse the repository at this point in the history
  9. More rewrite rules

    Bodigrim committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    b41d141 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b160244 View commit details
    Browse the repository at this point in the history
  11. Speed up reverse

    Bodigrim committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    8b5bc09 View commit details
    Browse the repository at this point in the history
  12. Improve replicateChar

    Bodigrim committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    b78ece1 View commit details
    Browse the repository at this point in the history
  13. Define iterArray

    Bodigrim committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    4970b72 View commit details
    Browse the repository at this point in the history
  14. Implement mapAccum{L,R}

    Bodigrim committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    172a2ae View commit details
    Browse the repository at this point in the history
  15. Implement filter

    Bodigrim committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    dac5ab7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d3e772a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ddf3455 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    81b1b50 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1ab411b View commit details
    Browse the repository at this point in the history
  20. Add memchr to utils.c

    Bodigrim committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    c68f838 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    92efd57 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    67e8943 View commit details
    Browse the repository at this point in the history
  23. Speed up lines and unlines

    Bodigrim committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    6a4e792 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a5b2dee View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    79d9da0 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    1a70117 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    adbfc2d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    fc95ea4 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    c0fd443 View commit details
    Browse the repository at this point in the history
  30. Redesign concat

    Bodigrim committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    32c76d1 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    012612a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    bcc4dc6 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    20b901d View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    87755a0 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    d3beb94 View commit details
    Browse the repository at this point in the history
  36. Make utf8Length branchless

    Bodigrim committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    fd8cf06 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    fd49707 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Tweak documentation

    Bodigrim committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    4e066ac View commit details
    Browse the repository at this point in the history