aboutsummaryrefslogtreecommitdiff
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Setup i18n with gotext(0)EuAndreh2025-05-171-9/+4
|
* Build and run existing test executables with no actual testsEuAndreh2024-12-121-0/+1
|
* Namespace packages with "urubu/"EuAndreh2024-12-101-2/+1
|
* Start building test filesEuAndreh2024-12-101-0/+1
|
* 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