Releases: b3b00/csly
Releases · b3b00/csly
2.1.2
2.1.1
2.1.0
strings configuration
- many string in same lexer
- escape char configuration
2.0.6.2
bugfixes on 2.0.6
some bugfixes on 2.0.6 version
Generic lexer : EOL management
Now the generic lexer manage natiively every eol type (windows CRLF, unix LF and mac CR)
generic lexer extensibility
2.0.5 upgrade to 2.0.5
string delimiters
GenericLexer evolutions :
- string delimiter configuration
generic identifier alternate patterns
add alternate pattern to match identifier with generic lexer