Skip to content

Releases: b3b00/csly

2.2.1

09 Aug 07:23
774bc25
Compare
Choose a tag to compare

support for EBNF optional groups

2.2.0

25 Jul 11:48
Compare
Choose a tag to compare

add group/sub-rules support

2.1.3

18 Jun 12:55
Compare
Choose a tag to compare

fixes comments management

2.1.2

10 Jun 18:50
d361d3d
Compare
Choose a tag to compare

option modifier on non terminals

2.1.1

21 May 14:42
Compare
Choose a tag to compare
  • comments bug fixes

2.1.0

14 May 09:14
ee92b06
Compare
Choose a tag to compare
  • ignore sugar syntax tokens
  • ? modifier in EBNF grammars

strings configuration

08 Mar 11:24
2bfbb25
Compare
Choose a tag to compare
  • many string in same lexer
  • escape char configuration

2.0.6.2

06 Mar 14:58
3556435
Compare
Choose a tag to compare
  • bugfixes for 2.0.6 and 2.0.6.1
  • generic error reporting
    • at build time
    • at lexing time

bugfixes on 2.0.6

06 Mar 11:26
416b785
Compare
Choose a tag to compare

some bugfixes on 2.0.6 version

Generic lexer : EOL management

05 Mar 14:48
Compare
Choose a tag to compare

Now the generic lexer manage natiively every eol type (windows CRLF, unix LF and mac CR)