Skip to content

Releases: danipen/TextMateSharp

v1.0.25

15 Feb 13:05
Compare
Choose a tag to compare

What's Changed

  • Create TextMateSharp.Grammars nuget by @danipen in #10

New Contributors

Full Changelog: v1.0.24...v1.0.25

v1.0.24

01 Feb 13:34
Compare
Choose a tag to compare

Fixed an index out of range if the AbstractLineList reported wrong index lines.

Full Changelog: v1.0.23...v1.0.24

v1.0.23

28 Jan 10:32
Compare
Choose a tag to compare

Stop the tokenizer thread and start it again when setting a grammar.

Full Changelog: v1.0.22...v1.0.23

v1.0.22

20 Jan 15:40
Compare
Choose a tag to compare

Protect any exception when notifying tokens changed.

Full Changelog: v1.0.21...v1.0.22

v1.0.21

18 Jan 08:24
Compare
Choose a tag to compare

Enable SourceLink for the nuget package.

Full Changelog: v1.0.20...v1.0.21

v1.0.20

16 Jan 13:11
Compare
Choose a tag to compare

Full Changelog: v1.0.19...v1.0.20

v1.0.19

14 Jan 19:13
Compare
Choose a tag to compare

Protect the code against corrupted grammars.

Full Changelog: v1.0.18...v1.0.19

v1.0.18

14 Jan 16:38
Compare
Choose a tag to compare

Fixed a wronly negated condition in StackElement.

Full Changelog: v1.0.16...v1.0.18

v1.0.17

14 Jan 14:16
7c96e02
Compare
Choose a tag to compare

Fixed a NRE in LineTokenizer when grammars are not well formed.

Full Changelog: v1.0.16...v1.0.17

v1.0.16

07 Jan 15:05
b4972b7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.15...v1.0.16