issues
search
bzick
/
tokenizer
Tokenizer (lexer) for golang
MIT License
98
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix crash in GoNext/GoPrev seq
#25
joy4eg
closed
1 week ago
0
Crash
#24
joy4eg
closed
1 week ago
1
Can it parse "any programming language"?
#23
Zireael07
opened
1 month ago
1
Update to Go 1.22 and stretchr/testify 1.9.0
#22
stone-z
opened
1 month ago
5
Parsing comments
#21
ddorstijn
opened
1 month ago
3
Develop
#20
bzick
closed
6 months ago
0
Fix #7: panic with empty data or string
#19
bzick
closed
7 months ago
0
Fix #9: panic with last token in stream
#18
bzick
closed
7 months ago
0
Wording
#17
bzick
closed
7 months ago
0
Fix number parser
#16
bzick
closed
7 months ago
1
Fix issue #13
#15
bzick
closed
7 months ago
1
Update readme.md Next()->GoNext()
#14
gernberg
closed
7 months ago
0
stream.IsNextSequence is infinitely running, if `keys` is longer, than the stream sequence itself
#13
DanikNik
closed
7 months ago
2
Specify case insensitive matching of token upon definition
#12
ktsivkov
opened
8 months ago
1
parser incorrectly report float token for multiple "."
#11
vk-coder
closed
7 months ago
1
Added two new flags
#10
MrFreemanHR
closed
1 year ago
1
Parsing closing parenthesis/brackets/curly without a token for them causes panic after parsing TokenString
#9
DSVDiniz
closed
7 months ago
1
Handle some special characters as a part of TokenKeyword
#8
bzick
closed
1 year ago
1
Parsing an empty string causes odd behavior
#7
dpedu
closed
7 months ago
2
Handle some special characters as a part of TokenKeyword
#6
ryszard-swierczynski
closed
7 months ago
4
Fix typos
#5
bzick
closed
2 years ago
0
Add stream.IsNextSequence() and stream.IsAnyNextSequence()
#4
bzick
closed
2 years ago
0
How to ignore _ in string?
#3
dviljoen
closed
2 years ago
1
Add comments
#2
bzick
closed
2 years ago
0
Fix `parsed` counter. Cleanup the code&
#1
bzick
closed
2 years ago
1