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

Unify lexers #372

Merged
merged 18 commits into from
Nov 16, 2023
Merged

Unify lexers #372

merged 18 commits into from
Nov 16, 2023

Conversation

lubegasimon
Copy link
Contributor

@lubegasimon lubegasimon commented Nov 3, 2023

#432

Changes made:

  • move reason-css-lexer/lib/Tokenizer.re into parser/lib/css_lexer.re
  • copy reason-css-lexer/libToken.re to parser/lib/Tokens.re
  • move token_to_string and token_to_debug functions from parser/lib/css_lexer.re into parser/lib/Tokens.re
  • move reason-css-lexer/test/Tokenizer_test.re to parser/test/
  • delete reason-css-lexer module

Copy link

vercel bot commented Nov 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
styled-ppx ⬜️ Ignored (Inspect) Visit Preview Nov 14, 2023 6:33pm

@davesnx davesnx merged commit 5e029f0 into davesnx:main Nov 16, 2023
7 checks passed
@lubegasimon lubegasimon deleted the unify_lexers branch November 16, 2023 13:06
davesnx added a commit that referenced this pull request Mar 13, 2024
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.

2 participants