Releases: julia-vscode/CSTParser.jl
Releases · julia-vscode/CSTParser.jl
v2.1.0
v2.0.0
v2.0.0 (2019-12-03)
v1.1.1
v1.1.1 (2019-12-03)
Closed issues:
- LanguagServer fails to import with [email protected] (#114)
- Fullspan doesn't match Tokenize offset (#113)
- Successfully parses invalid colon expression (#104)
v1.1.0
v1.1.0 (2019-11-29)
Closed issues:
Merged pull requests:
- Update travis config (#112) (davidanthoff)
- Replace explicit meta info fields of EXPR with generic slot (#111) (ZacLN)
- Release 1.0.0 (#106) (davidanthoff)
v1.0.0
v0.6.2
v0.6.2 (2019-08-02)
Closed issues:
- Incorrect function definition (#99)
Merged pull requests:
- Release 0.6.1 (#98) (davidanthoff)
v0.6.1
v0.6.1 (2019-07-18)
Closed issues:
- Random Roslyn link (#70)
- parsing LITERAL removes newline (#94)
- Triple strings aren't assigned Tokens.TRIPLE_STRING (#88)
- precompilation on 0.7 alpha seems stuck (#69)
- Lexical order of nodes (#57)
- Incorrect parsing of
-0x10
(#22)
Merged pull requests:
- Test on julia 1.2 (#97) (davidanthoff)
- Use semver for compat bounds (#96) (davidanthoff)
v0.6.0
v0.5.2
remove deprecated `type` keyword
v0.5.1
fixes to macro constructors, try blocks, is_func_call, _unescape_string