Skip to content

Update emoji data and API #32

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

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

Update emoji data and API #32

wants to merge 12 commits into from

Conversation

halfdan
Copy link
Collaborator

@halfdan halfdan commented Apr 1, 2025

This PR includes and supersedes #10.

More testing needs to be done since this generates a lot of code with macros and compilation is kind of slow.

mroth and others added 12 commits September 3, 2014 16:16
don’t actually need to define variants first for `char_to_unified`
because unlike `Scanner.bscan/1`, this is matching against an entire
binary rather than just head, so no need to worry about similar out of
order issues.
One or all of these emoji #⃣ #️⃣ *⃣ were causing:
== Compilation error on file lib/exmoji/scanner.ex ==
** (Regex.CompileError) nothing to repeat at position 5795
    (elixir) lib/regex.ex:142: Regex.compile!/2
    lib/exmoji/scanner.ex:43: (module)
    (stdlib) erl_eval.erl:670: :erl_eval.do_apply/6
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.

3 participants