summaryrefslogtreecommitdiff
path: root/src/Language/Fiddle/Tokenizer.hs
Commit message (Expand)AuthorAge
* Implement new syntactic-sugar for skip_to(). Allows specifying the offset dir...Josh Rahm2024-12-03
* Added syntax for skip_to and buffer.Josh Rahm2024-11-26
* Clean up warnings and remove unused files.Josh Rahm2024-10-03
* Add import statements, add using statements, properly cross-packageJosh Rahm2024-09-22
* More major changes to the grammer.Josh Rahm2024-09-22
* Some major changes to the structure of the language.Josh Rahm2024-09-20
* Parser is able to parse the goal file.Josh Rahm2023-01-08
* WIP: Basic parser implemented.Josh Rahm2022-12-17
* fiddle: have a basic tokenizer working.Josh Rahm2022-12-17
* Start implementing "fiddle" code.Josh Rahm2022-12-16