Skip to content

Commit

Permalink
Integrating SWEET parser (#265)
Browse files Browse the repository at this point in the history
* feat: sweet parser scaffolding

* refactor: remove redundant code, offloading work to parser crate

* feat: move modifier validation to parser

* feat: use readily available mode instructions from parser

* deps: bump sweet version

* chore: remove unused grammar constants

* docs: update docs for `sweet_def_to_kb` function

* tests: finished porting all tests

* fix: there are no swhkd tests

* fix: change sweet source url to in-tree repo

* chore: `sweet` use re-exported modules from crate root
  • Loading branch information
lavafroth authored Aug 25, 2024
1 parent 7999a9b commit f2bee30
Show file tree
Hide file tree
Showing 6 changed files with 458 additions and 2,149 deletions.
Loading

0 comments on commit f2bee30

Please sign in to comment.