index
:
cotia
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
grammar
/
grammar_test.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace packages with "urubu/"
EuAndreh
2024-12-10
1
-3381
/
+0
*
Start building test files
EuAndreh
2024-12-10
1
-2
/
+2
*
Import source code of lexer generator
Ryo Nihei
2022-11-10
1
-228
/
+228
*
Remove anonymous symbol system
Ryo Nihei
2022-11-05
1
-34
/
+12
*
Remove alias system
Ryo Nihei
2022-11-05
1
-74
/
+0
*
Prohibit using a pattern in an alternative
Ryo Nihei
2022-06-12
1
-1
/
+1
*
Rename spec package to spec/grammar package
Ryo Nihei
2022-05-27
1
-1
/
+1
*
Prohibit applying #left, #right, #assign, and #prec to an error symbol
Ryo Nihei
2022-05-15
1
-0
/
+71
*
Add spelling inconsistencies check
Ryo Nihei
2022-05-10
1
-0
/
+144
*
Make the identifier format strict
Ryo Nihei
2022-05-10
1
-1
/
+1
*
Add ordered symbol notation
Ryo Nihei
2022-05-10
1
-12
/
+813
*
Add #assign directive
Ryo Nihei
2022-05-10
1
-0
/
+331
*
Change syntax for top-level directives
Ryo Nihei
2022-05-10
1
-177
/
+506
*
Make #prec directive change only precedence and not associativity
Ryo Nihei
2022-05-10
1
-0
/
+188
*
Prohibit ambiguous symbol in an #ast directive
Ryo Nihei
2022-04-16
1
-0
/
+28
*
Add tests for compiler
Ryo Nihei
2022-04-16
1
-0
/
+224
*
Prohibit using the same element multiple times in the #ast directive
Ryo Nihei
2022-04-16
1
-0
/
+28
*
Prohibit specifying associativity and precedence multiple times for a symbol
Ryo Nihei
2022-04-16
1
-0
/
+100
*
Add tests for compiler
Ryo Nihei
2022-04-15
1
-106
/
+698
*
Move compiler tests from driver package to grammar package
Ryo Nihei
2022-04-14
1
-0
/
+641