Skip to content

Releases: NomicFoundation/slang

v0.17.0

28 Aug 06:16
32a2525
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • #1086 f749e53 Thanks @AntonyBlakey! - The grammar for VersionExpressionSet has changed to more accurately model the allowed structure.

v0.16.0

07 Aug 12:39
cb36a4b
Compare
Choose a tag to compare

Minor Changes

  • #1030 7e467ce Thanks @ggiraldez! - Tree Query Language: queries now ignore trivia nodes.

  • #1030 7e467ce Thanks @ggiraldez! - Tree Query Language: remove the ellipsis query ... operator making it implicit, add an adjacency operator ..

Patch Changes

v0.15.1

16 Jun 20:36
fcc1698
Compare
Choose a tag to compare

Patch Changes

v0.15.0

12 Jun 12:29
43f22df
Compare
Choose a tag to compare

Minor Changes

  • #975 46b1dde Thanks @OmarTawfik! - rename QueryResult to QueryMatch, and its bindings to captures.

  • #971 be943b7 Thanks @Xanewok! - Rename RuleKind to NonterminalKind, TokenKind to TerminalKind, and NodeLabel to EdgeLabel.

  • #963 a5593f9 Thanks @Xanewok! - Introduce a Diagnostic API for compiler errors, warnings etc.

Patch Changes

v0.14.2

25 Apr 15:23
eec20db
Compare
Choose a tag to compare

Patch Changes

  • #948 ce88cb7 Thanks @Xanewok! - Restrict the grammar to correctly only allow an identifier in Yul variable declaration

  • #945 e8f80d8 Thanks @Xanewok! - Support .address built-in access in Yul paths

v0.14.1

23 Apr 16:19
aa92a92
Compare
Choose a tag to compare

Patch Changes

v0.14.0

12 Apr 11:21
97782bb
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v0.13.1

19 Jan 21:51
0f9a3db
Compare
Choose a tag to compare

Patch Changes

v0.13.0

11 Jan 06:44
b75fd2d
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v0.12.0

14 Dec 17:14
63861f2
Compare
Choose a tag to compare

Minor Changes

Patch Changes