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
/
cmd
/
vartan
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support LAC (lookahead correction)
Ryo Nihei
2021-09-02
2
-4
/
+13
*
Add precedences and associativities to the description file
Ryo Nihei
2021-08-29
1
-3
/
+31
*
Add describe command to print a description file
Ryo Nihei
2021-08-29
2
-1
/
+242
*
Add error symbol and #recover directive to recover from an error state
Ryo Nihei
2021-08-26
1
-1
/
+25
*
Print a stack trace only when a panic occured
Ryo Nihei
2021-08-15
2
-2
/
+14
*
Support LALR(1) class
Ryo Nihei
2021-08-15
1
-1
/
+15
*
Remove the accept message
Ryo Nihei
2021-08-05
1
-2
/
+0
*
Print a stack trace on panic
Ryo Nihei
2021-08-05
2
-6
/
+9
*
Add --only-parse option to the parse command
Ryo Nihei
2021-08-05
1
-11
/
+21
*
Add --cst option to the parse command
Ryo Nihei
2021-08-05
1
-7
/
+23
*
Generate an AST and a CST only when they are necessary
Ryo Nihei
2021-08-04
1
-1
/
+1
*
Write a description file
Ryo Nihei
2021-07-22
1
-3
/
+12
*
Detect multiple semantic errors in a single parse
Ryo Nihei
2021-07-18
1
-1
/
+2
*
Detect multiple syntax errors in a single parse
Ryo Nihei
2021-07-17
1
-16
/
+11
*
Improve syntax error messages
Ryo Nihei
2021-07-17
3
-19
/
+93
*
Prettify trees
Ryo Nihei
2021-07-02
1
-1
/
+1
*
Add ast action
Ryo Nihei
2021-06-28
1
-0
/
+1
*
Add CLI
Ryo Nihei
2021-06-19
4
-0
/
+199