index
:
tre
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add validation of lexical specs and improve error messages
Ryo Nihei
2021-04-17
6
-75
/
+174
*
Change the lexical specs of regexp and define concrete syntax error values
Ryo Nihei
2021-04-17
7
-446
/
+603
*
Increase the maximum number of symbol positions per pattern
Ryo Nihei
2021-04-12
5
-29
/
+139
*
Fix grammar the parser accepts
Ryo Nihei
2021-04-11
6
-98
/
+1192
*
Add logging to compile command
Ryo Nihei
2021-04-08
4
-49
/
+133
*
Print the result of the lex command in JSON format
Ryo Nihei
2021-04-06
3
-140
/
+185
*
Add logical inverse expression
Ryo Nihei
2021-04-01
7
-37
/
+786
*
Pass values in error type to panic()
Ryo Nihei
2021-03-07
1
-2
/
+2
*
Refactoring
Ryo Nihei
2021-02-25
5
-502
/
+351
*
Add range expression
Ryo Nihei
2021-02-24
4
-9
/
+977
*
Add + and ? operators
Ryo Nihei
2021-02-20
6
-21
/
+117
*
Fix computation of last positions
Ryo Nihei
2021-02-17
2
-0
/
+122
*
Add logging to lex command
Ryo Nihei
2021-02-16
3
-5
/
+126
*
Add CLI
Ryo Nihei
2021-02-16
6
-0
/
+433
*
Add types of lexical specifications
Ryo Nihei
2021-02-16
5
-90
/
+133
*
Add bracket expression matching specified character
Ryo Nihei
2021-02-14
4
-9
/
+127
*
Add dot symbol matching any single character
Ryo Nihei
2021-02-14
7
-21
/
+201
*
Add driver
Ryo Nihei
2021-02-14
2
-0
/
+309
*
Add compiler
Ryo Nihei
2021-02-14
9
-0
/
+1268
*
Initial commit
Ryo Nihei
2021-02-13
2
-0
/
+23
[prev]