Skip to content

Releases: vberlier/tokenstream

v1.3.0

01 Dec 02:36
Compare
Choose a tag to compare

Feature

  • Make it possible to copy the stream (5a4a41c)

v1.2.7

30 Nov 23:56
Compare
Choose a tag to compare

Fix

  • Get() method was returning a list instead of a single token (accf784)

v1.2.6

25 Nov 10:04
Compare
Choose a tag to compare

Fix

  • Prevent duplicating expected patterns (10cec04)

v1.2.5

25 Nov 07:53
Compare
Choose a tag to compare

Fix

  • Simplify expected_patterns merging (ad10e50)

v1.2.4

25 Nov 05:10
Compare
Choose a tag to compare

Fix

  • Properly prioritize errors that occur later in the stream (a665924)

v1.2.3

20 Oct 03:04
Compare
Choose a tag to compare

Fix

  • Set invalid syntax location for unexpected token (4231809)

v1.2.2

09 Oct 00:01
Compare
Choose a tag to compare

Fix

  • Handle windows line endings (068144d)

v1.2.1

24 Sep 12:44
Compare
Choose a tag to compare

Fix

  • With_horizontal_offset doesn't modify unkown location anymore (e17f897)

v1.2.0

19 Sep 11:08
Compare
Choose a tag to compare

Feature

  • Make it possible to know if a checkpoint was rolled back (0765e96)

v1.1.0

16 Sep 01:40
Compare
Choose a tag to compare

Feature

Fix

  • Do not register the first alternative exception twice (1bb7102)