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
/
syntax_error.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename spec package to spec/grammar package
Ryo Nihei
2022-05-27
1
-44
/
+0
*
Prohibit applying the expansion operator to anything other than identifiers
Ryo Nihei
2022-05-15
1
-0
/
+2
*
Make the identifier format strict
Ryo Nihei
2022-05-10
1
-6
/
+9
*
Add ordered symbol notation
Ryo Nihei
2022-05-10
1
-0
/
+1
*
Change syntax for top-level directives
Ryo Nihei
2022-05-10
1
-10
/
+11
*
Add tests for compiler
Ryo Nihei
2022-04-15
1
-0
/
+1
*
Change syntax of production directives
Ryo Nihei
2022-03-29
1
-1
/
+0
*
Use IDs and labels as parameters of an #ast directive instead of symbol posit...
Ryo Nihei
2022-03-29
1
-1
/
+0
*
Add label notation
Ryo Nihei
2022-03-29
1
-0
/
+2
*
Simplify the syntax of #ast directive
Ryo Nihei
2022-03-28
1
-10
/
+8
*
Follow golangci-lint
Ryo Nihei
2022-03-28
1
-1
/
+0
*
Support the escape sequecens \' and \\ in a string literal
Ryo Nihei
2021-08-28
1
-0
/
+2
*
Add literal pattern syntax and change tree structure syntax
Ryo Nihei
2021-07-22
1
-0
/
+1
*
Detect multiple syntax errors in a single parse
Ryo Nihei
2021-07-17
1
-1
/
+0
*
Add a line number to error messages
Ryo Nihei
2021-07-16
1
-3
/
+1
*
Prohibit defining identifiers beginning with an underscore
Ryo Nihei
2021-07-02
1
-1
/
+2
*
Simplify syntax of modifiers and semantic actions
Ryo Nihei
2021-06-30
1
-2
/
+3
*
Add ast action
Ryo Nihei
2021-06-28
1
-8
/
+11
*
Add syntax of fragment
Ryo Nihei
2021-06-20
1
-7
/
+8
*
Add syntax of modifiers and actions
Ryo Nihei
2021-06-20
1
-0
/
+2
*
Add production syntax
Ryo Nihei
2021-06-15
1
-1
/
+0
*
Add spec parser
Ryo Nihei
2021-06-15
1
-0
/
+32