aboutsummaryrefslogtreecommitdiff
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Build and test existing code as isEuAndreh2024-12-021-0/+3
|
* Setup Makefile project structure with empty src/urubu.go sourceEuAndreh2024-11-191-0/+20
|
* Rename spec package to spec/grammar packageRyo Nihei2022-05-271-1/+1
|
* Simplify the syntax of #ast directiveRyo Nihei2022-03-281-1/+1
| | | | This change allows using the simple syntax of the directive like `#ast $1 $3...` instead of `#ast #(foo $1 $3...)`.
* Generate the lexer source codeRyo Nihei2021-10-271-0/+1