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
path:
root
/
spec
/
spec.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Absorb spec/
EuAndreh
2024-11-29
1
-382
/
+0
*
Avoid panic on spelling inconsistencies errors
Ryo Nihei
2022-03-21
1
-5
/
+7
*
Disallow upper cases in an identifier
Ryo Nihei
2021-09-24
1
-1
/
+1
*
Add name field to the lexical specification
Ryo Nihei
2021-09-18
1
-0
/
+7
*
Generate constant values representing mode IDs, mode names, kind IDs, and kin...
Ryo Nihei
2021-09-18
1
-15
/
+139
*
Define a lexical specification interface
Ryo Nihei
2021-09-11
1
-2
/
+2
*
Change APIs
Ryo Nihei
2021-08-01
1
-61
/
+92
*
Add unique kind IDs to tokens
Ryo Nihei
2021-08-01
1
-0
/
+14
*
Allow duplicate names between fragments and non-fragments
Ryo Nihei
2021-05-27
1
-3
/
+12
*
Add fragment expression
Ryo Nihei
2021-05-25
1
-5
/
+6
*
Add --compression-level option to compile command
Ryo Nihei
2021-05-11
1
-8
/
+10
*
Change type of acceping_states to slice
Ryo Nihei
2021-05-07
1
-1
/
+1
*
Add transition table compressor
Ryo Nihei
2021-05-07
1
-3
/
+23
*
Add lex mode
Ryo Nihei
2021-05-04
1
-3
/
+72
*
Add validation of lexical specs and improve error messages
Ryo Nihei
2021-04-17
1
-7
/
+82
*
Add types of lexical specifications
Ryo Nihei
2021-02-16
1
-0
/
+28