Skip to content

Releases: b3b00/csly

2.4.0.1

14 Jun 13:28
ee9f058
Compare
Choose a tag to compare

minor release

2.4.0

13 Jun 11:56
2b2d929
Compare
Choose a tag to compare

technical version mainly concerning generic lexer:
#123
#126

and other minors fixes/improvments

⚠️ Lexer API may break

minor release to fix license problem

15 May 14:50
6ca07ef
Compare
Choose a tag to compare
2.3.0.1

v2.3.0.1:  fix licencese problem

2.3

15 May 07:44
a5f14a3
Compare
Choose a tag to compare
2.3

bugfixes :

features :

  • generic lexer : comments management
  • syntaxic tree : export to graph viz format for debugging

2.2.5.3

22 Mar 16:17
11c7e8f
Compare
Choose a tag to compare

technical : use System.Span to lower allocation with generic lexer

version 2.2.5.1

27 Dec 10:44
d5a3225
Compare
Choose a tag to compare

2.2.5

24 Dec 13:02
6e441aa
Compare
Choose a tag to compare

2.2.4

04 Dec 19:39
37aa637
Compare
Choose a tag to compare

Contextual tree visitor

2.2.3

26 Oct 14:27
Compare
Choose a tag to compare
  • add postix operator support for expressions parsing ⚠️ API break
  • source link support

2.2.2 : netstandard 2.0

21 Sep 11:57
Compare
Choose a tag to compare

CSLY is now compiled against netstandard2.0 for better .net support