Commits · master
re2dfa
Browse files
Sep 12, 2018
Use GitLab CI
· 17f25cd7
opennota
authored
Sep 12, 2018
17f25cd7
Sep 11, 2018
Update import paths
· f0c7edcc
opennota
authored
Sep 11, 2018
f0c7edcc
Mar 24, 2018
Make go vet happy
· d04f87eb
opennota
authored
Mar 24, 2018
d04f87eb
Update benchmark results
· 85cee1e4
opennota
authored
Mar 24, 2018
85cee1e4
Change machine-generated code header as per...
· a261eade
opennota
authored
Mar 24, 2018
a261eade
Oct 01, 2017
Update README.md
· 3f63b0d3
opennota
authored
Oct 01, 2017
3f63b0d3
README.md: update benchmark results (Go 1.9)
· f094925c
opennota
authored
Oct 01, 2017
f094925c
Jan 13, 2017
README.md: update benchmark results (Go 1.8 RC1)
· 3f2fee4f
opennota
authored
Jan 13, 2017
3f2fee4f
Update .travis.yml
· 96cf0ab4
opennota
authored
Jan 13, 2017
96cf0ab4
Oct 21, 2015
Add a note about the license of generated code. Closes
#5
· b5f08842
opennota
authored
Oct 21, 2015
b5f08842
Jun 28, 2015
Update README.md
· d848db68
opennota
authored
Jun 28, 2015
d848db68
Jun 26, 2015
Rename local variable
· 01391939
opennota
authored
Jun 26, 2015
01391939
Jun 25, 2015
Add helper func
· 46198717
opennota
authored
Jun 25, 2015
46198717
Make fewer comparisons in some cases
· 2559146e
opennota
authored
Jun 25, 2015
2559146e
Remove unused parameter
· 4cb715a4
opennota
authored
Jun 25, 2015
4cb715a4
Jun 24, 2015
README.md: add benchmark results
· d71e9523
opennota
authored
Jun 24, 2015
d71e9523
Rename type
· 95361955
opennota
authored
Jun 24, 2015
95361955
Update README.md
· 58839fbe
opennota
authored
Jun 24, 2015
58839fbe
.travis.yml: remove go get line
· 27b13743
opennota
authored
Jun 24, 2015
27b13743
Move runerange package back to this repository
· e9ee72f9
opennota
authored
Jun 24, 2015
e9ee72f9
Regenerate benchmark FSM
· cd0714f3
opennota
authored
Jun 24, 2015
cd0714f3
Optimize code generation for speed
· cf7bf6f2
opennota
authored
Jun 24, 2015
cf7bf6f2
Fix doc comments
· 115d4d5c
opennota
authored
Jun 24, 2015
115d4d5c
Jun 23, 2015
Add -o option (output to file)
· b19e8135
opennota
authored
Jun 24, 2015
b19e8135
Add package comment
· 511c98da
opennota
authored
Jun 24, 2015
511c98da
Add package comments
· 12d411a8
opennota
authored
Jun 24, 2015
12d411a8
Regenerate test FSMs
· 6e147bca
opennota
authored
Jun 23, 2015
6e147bca
Rename variables in the generated code
· 33143ffc
opennota
authored
Jun 23, 2015
33143ffc
Regenerate test FSMs
· 9f5d9cc8
opennota
authored
Jun 23, 2015
9f5d9cc8
Preallocate array for backtracking stack
· 656f1a6e
opennota
authored
Jun 23, 2015
656f1a6e
.travis.yml: remove tip
· 3dca3ae7
opennota
authored
Jun 23, 2015
3dca3ae7
Fix .travis.yml
· 98d8ce25
opennota
authored
Jun 23, 2015
98d8ce25
Move code generation to its own package
· 0b86f51d
opennota
authored
Jun 23, 2015
0b86f51d
Move rune range operations to their own repository
· fc1956ad
opennota
authored
Jun 23, 2015
fc1956ad
Jun 22, 2015
benchmarks: use FindStringIndex instead of MatchString
· fe8aba2f
opennota
authored
Jun 22, 2015
fe8aba2f
Add benchmarks
· e13ef5c3
opennota
authored
Jun 22, 2015
e13ef5c3
Generate test FSMs
· c79b430b
opennota
authored
Jun 22, 2015
c79b430b
Support case-insensitive matching
· 22ee22ea
opennota
authored
Jun 22, 2015
22ee22ea
Move rune range functions to their own package
· a38e1999
opennota
authored
Jun 22, 2015
a38e1999
Regenerate test FSMs
· aac83da4
opennota
authored
Jun 22, 2015
aac83da4
Loading