Skip to content

Releases: datacamp/antlr-ast

v0.8.1

16 Oct 12:36
81a5b52
Compare
Choose a tag to compare

Fixes

  • Fix get_cls in BaseNodeRegistry, now updates fields of classes already in the registry

v0.8.0

16 Oct 12:35
Compare
Choose a tag to compare

Enhancements

  • Support for Terminal nodes in get_text
  • Add optional text attribute to BaseNode
  • Fix marshalling to recursively transform children

v0.7.0

16 Oct 12:35
Compare
Choose a tag to compare

Enhancements

  • Return None if get_position has no better result
  • Add type signatures
  • Improve lexer errors

v0.6.0

16 Oct 12:34
e4e5577
Compare
Choose a tag to compare

Enhancements

  • Support get_position for Terminal nodes

Rewrite as a staged approach

11 Mar 18:18
Compare
Choose a tag to compare
v0.5.0

Bump version, update changelog

Improve serialisation

11 Mar 14:30
Compare
Choose a tag to compare
Improve serialisation Pre-release
Pre-release
v0.5.0-rc.4

Update ANTLR version

Finish refactor

07 Mar 12:34
Compare
Choose a tag to compare
Finish refactor Pre-release
Pre-release
v0.5.0-rc.3

Fix tests

Improve attribute access error

28 Feb 16:04
Compare
Choose a tag to compare
Pre-release
v0.5.0-rc.2

Improve attribute error

New base visitor

25 Feb 11:40
Compare
Choose a tag to compare
New base visitor Pre-release
Pre-release
v0.5.0-rc.0

Change simplify_tree to not unpack lists

Improve attribute access

28 Feb 12:11
Compare
Choose a tag to compare
Pre-release
v0.5.0-rc.1

Bump version, update changelog