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
...
*
Use Go 1.16
Ryo Nihei
2021-08-07
2
-2
/
+2
*
Update CHANGELOG
Ryo Nihei
2021-08-02
1
-0
/
+7
*
Change APIs
Ryo Nihei
2021-08-01
11
-231
/
+289
*
Add unique kind IDs to tokens
Ryo Nihei
2021-08-01
5
-178
/
+239
*
Fix CHANGELOG
Ryo Nihei
2021-07-29
1
-1
/
+1
*
Update CHANGELOG
Ryo Nihei
2021-07-22
1
-0
/
+7
*
Add CHANGELOG
Ryo Nihei
2021-07-22
1
-0
/
+17
*
Add spec.EscapePattern function
Ryo Nihei
2021-07-22
2
-0
/
+49
*
Support passive mode transition
Ryo Nihei
2021-06-10
3
-25
/
+140
*
Update README
Ryo Nihei
2021-06-08
1
-1
/
+1
*
Update README
Ryo Nihei
2021-06-04
1
-2
/
+30
*
Add status badge
Ryo Nihei
2021-06-03
1
-0
/
+2
*
Set up CI
Ryo Nihei
2021-06-03
1
-0
/
+22
*
Update README
Ryo Nihei
2021-06-02
1
-0
/
+13
*
Update README
Ryo Nihei
2021-05-28
1
-0
/
+59
*
Add example lexical specification
Ryo Nihei
2021-05-27
3
-0
/
+604
*
Allow duplicate names between fragments and non-fragments
Ryo Nihei
2021-05-27
3
-11
/
+123
*
Add fragment expression
Ryo Nihei
2021-05-25
11
-61
/
+540
*
Fix the initial state number
Ryo Nihei
2021-05-19
1
-1
/
+5
*
Remove the shorthand for --compression-level option from the compile command
Ryo Nihei
2021-05-13
1
-1
/
+1
*
Rename fields of driver.Token
Ryo Nihei
2021-05-13
3
-26
/
+25
*
Use go fmt instead of gofmt
Ryo Nihei
2021-05-12
1
-1
/
+1
*
Add --compression-level option to compile command
Ryo Nihei
2021-05-11
6
-45
/
+119
*
Fix a text representation of an error token
Ryo Nihei
2021-05-11
2
-22
/
+51
*
Update README and godoc
Ryo Nihei
2021-05-10
2
-8
/
+227
*
Change package structure
Ryo Nihei
2021-05-08
6
-7
/
+5
*
Add --break-on-error option to lex command
Ryo Nihei
2021-05-08
2
-3
/
+9
*
Add CLI options
Ryo Nihei
2021-05-08
4
-56
/
+117
*
Change type of acceping_states to slice
Ryo Nihei
2021-05-07
3
-5
/
+9
*
Add transition table compressor
Ryo Nihei
2021-05-07
6
-18
/
+431
*
Remove Peek* functions
Ryo Nihei
2021-05-05
2
-86
/
+0
*
Improve performance of the symbolPositionSet
Ryo Nihei
2021-05-04
4
-63
/
+98
*
Add lex mode
Ryo Nihei
2021-05-04
4
-211
/
+504
*
Generate an invalid token from incompleted input.
Ryo Nihei
2021-05-02
1
-0
/
+5
*
Fix parser to recognize property expressions in bracket expressions
Ryo Nihei
2021-05-02
2
-0
/
+14
*
Improve compilation time a little
Ryo Nihei
2021-05-02
3
-174
/
+269
*
Add character property expression (Meet RL1.2 of UTS #18 partially)
Ryo Nihei
2021-04-30
10
-27
/
+4748
*
Add code point expression (Meet RL1.1 of UTS #18)
Ryo Nihei
2021-04-24
6
-18
/
+512
*
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
[prev]
[next]