Skip to content

Releases: StirlingLabs/StringToExpression

Substring.AsSpan

Choose a tag to compare

@Rjvs Rjvs released this 12 Jan 16:46
3a4df2d
  • Add the ability to retrieve substrings as spans.
  • Fix missing tags for NuPkg

Lambda Parameters

Choose a tag to compare

@Rjvs Rjvs released this 12 Jan 15:44
bd32946

For all of the grammar definition types, the expression builder parameter of the constructor has been enhanced, to provide access to closure parameters and parser token substrings.

Also:

  • Improved memory usage by using substrings
  • Reformatted code for readability
  • Added jetbrains external annotations & XML Doc comments

StringToExpression vv22.12.3

Choose a tag to compare

@Rjvs Rjvs released this 31 Dec 04:12
3b8707a
  • Add ability to avoid upcasting

StringToExpression vv22.12.2

Choose a tag to compare

@Rjvs Rjvs released this 30 Dec 19:15
7b1d591

StringToExpression v22.12.1

Choose a tag to compare

@Rjvs Rjvs released this 30 Dec 17:03
f704e6c

Minor but breaking change to our initial release published yesterday to fix a typo.

StringToExpression v22.12.0

Choose a tag to compare

@Rjvs Rjvs released this 29 Dec 19:29
aec5e53

Full Changelog: v1.1.1...v22.12.0