Releases: decaffeinate/coffee-lex
Releases · decaffeinate/coffee-lex
v9.3.2
30 Sep 22:29
Compare
Sorry, something went wrong.
No results found
9.3.2 (2022-09-30)
Bug Fixes
lex non-CSX after a call properly (85e5ed1 )
v9.3.1
18 Jun 15:30
Compare
Sorry, something went wrong.
No results found
9.3.1 (2022-06-18)
Bug Fixes
tokens: ensure slice works again (9ab83f5 )
v9.3.0
13 Jun 12:44
Compare
Sorry, something went wrong.
No results found
9.3.0 (2022-06-13)
Features
lex: use CoffeeLexError with source index (662bf6b )
v9.2.1
09 Jun 13:48
Compare
Sorry, something went wrong.
No results found
9.2.1 (2022-06-09)
Bug Fixes
package: export all the things (c7c94af )
v9.2.0
08 Jun 12:45
Compare
Sorry, something went wrong.
No results found
9.2.0 (2022-06-08)
Features
exports: add lex as named export (3a3e337 )
v9.1.5
11 Sep 17:19
Compare
Sorry, something went wrong.
No results found
9.1.5 (2019-09-11)
Bug Fixes
SourceTokenList#[Symbol.iterator] API incorrect (#289 ) (16989a5 )
v9.1.4
24 Jul 16:33
Compare
Sorry, something went wrong.
No results found
9.1.4 (2019-07-24)
Bug Fixes
handle indented keyword-named properties (f2e0a42 ), closes #245
v9.1.3
08 Dec 23:24
Compare
Sorry, something went wrong.
No results found
9.1.3 (2018-12-08)
Bug Fixes
do not combine shorthand this with keyword on next line (51e5e58 ), closes #175
v9.1.2
18 Mar 05:08
Compare
Sorry, something went wrong.
No results found
9.1.2 (2018-03-18)
Bug Fixes
skip CSX parsing when immediately following an rbracket (#157 ) (be7fb8d )
v9.1.1
18 Mar 04:00
Compare
Sorry, something went wrong.
No results found
9.1.1 (2018-03-18)
Bug Fixes
only treat hash as a heregex comment if it follows whitespace (#156 ) (d3966cc )