Skip to content

Releases: julia-vscode/CSTParser.jl

v0.2.2

16 Sep 20:38
Compare
Choose a tag to compare

Last release before moving to noval branch.

v0.2.1

26 Aug 14:23
Compare
Choose a tag to compare

Precompile functions and some fixes

v0.2.0

16 Aug 18:41
Compare
Choose a tag to compare
fix _get_fparams

v0.1.1: Fix macro calls with argument lists (#33)

03 Aug 12:57
Compare
Choose a tag to compare
The commas would end up out of order with the rest of the arguments.

v0.1.0

29 Jul 10:08
Compare
Choose a tag to compare
shift down Tokenize version

v0.0.6

12 Jun 09:06
Compare
Choose a tag to compare

Improve variable declarations, diagnostic positioning

v0.0.5

01 Jun 09:32
Compare
Choose a tag to compare

Fix various variable declarations, support future macrocall format

v0.0.4

25 May 13:19
Compare
Choose a tag to compare

Refactor to allow faster traversing of expressions.

Minor update

12 May 15:59
Compare
Choose a tag to compare

Update to allow new LanguageServer.jl release

Initial release

04 May 23:02
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
v0.0.2

move tag