Skip to content

Releases: danipen/TextMateSharp

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

v1.0.15

22 Dec 12:26
Compare
Choose a tag to compare

Do not revalidate tokens when the tokenizer is still null

Full Changelog: v1.0.14...v1.0.15

v1.0.14

21 Dec 13:56
Compare
Choose a tag to compare

Do not complete tokenize long lines (tokenize only the first 10.000 characters).
Full Changelog: v1.0.13...v1.0.14

v1.0.13

01 Dec 09:02
Compare
Choose a tag to compare

Avoid TMModel thread leaking.

Full Changelog: v1.0.12...v1.0.13

v1.0.12

17 Nov 18:11
Compare
Choose a tag to compare

Protect NRE when setting a null grammar to the TMModel.

Full Changelog: v1.0.11...v1.0.12

v1.0.11

10 Nov 18:16
Compare
Choose a tag to compare

Fixed document not reparsed when setting the grammar.

Full Changelog: v1.0.10...v1.0.11