index
:
urubu
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
/
spec
/
test
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-12-10
Namespace packages with "urubu/"
EuAndreh
8
-2943
/
+0
2022-11-10
Import source code of lexer generator
Ryo Nihei
2
-4
/
+3
2022-11-06
Move the skip table from lexer-related data to parser-related data
Ryo Nihei
2
-16
/
+13
2022-11-05
Remove anonymous symbol system
Ryo Nihei
3
-11
/
+3
2022-11-05
Remove alias system
Ryo Nihei
4
-41
/
+4
2022-08-06
Add tests
Ryo Nihei
1
-0
/
+14
2022-08-06
Remove underscore syntax matching any symbol
Ryo Nihei
2
-52
/
+3
2022-08-05
Prohibit error node having children
Ryo Nihei
2
-0
/
+85
2022-06-14
Fix parse error messages for tree parser
Ryo Nihei
1
-36
/
+54
2022-06-13
Support testing token's texts in vartan-test command
Ryo Nihei
8
-147
/
+873
2022-06-11
Support the underscore symbol matching any symbols in vartan-test command
Ryo Nihei
2
-2
/
+52
2022-06-11
Remove the kind field from a node corresponding to an anonymous terminal symbol
Ryo Nihei
1
-3
/
+15
2022-05-29
Support testable tree output in vartan-parse command
Ryo Nihei
2
-0
/
+43
2022-05-29
Add vartan-test command
Ryo Nihei
8
-0
/
+2093