Skip to content

Releases: joernio/astgen-monorepo

rust-astgen/v0.8.2

11 Jun 08:35
Immutable release. Only release title and notes can be modified.
bdc5678

Choose a tag to compare

[rust_ast_gen] prettify macro expansions via rust-analyzer. (#53)

* [rust_ast_gen] prettify macro expansions via rust-analyzer.

* update RustNodeSyntax

rust-astgen/v0.8.1

09 Jun 10:46
Immutable release. Only release title and notes can be modified.
bf07504

Choose a tag to compare

[rust_ast_gen] add `text` field. (#51)

rust-astgen/v0.8.0

02 Jun 13:13
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

[rust_ast_gen] initial macro expansion support

javascript-astgen/v3.46.0

22 May 08:11
Immutable release. Only release title and notes can be modified.
bbdd742

Choose a tag to compare

Merge pull request #49 from joernio/max/fix-worker-shutdown-crash

[javascript-astgen] Fix worker thread shutdown crash with pkg GZip compression

rust-astgen/v0.7.3

22 May 09:32
Immutable release. Only release title and notes can be modified.
aacc387

Choose a tag to compare

[rust_ast_gen] allow custom mandatory->optional rules (#48)

rust-astgen/v0.7.2

20 May 13:03
Immutable release. Only release title and notes can be modified.
90ade11

Choose a tag to compare

[rust_ast_gen] emit scala `methodFullName` and `typeFullName` accesso…

swift-astgen/v0.4.2

18 May 07:19
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

Full Changelog: javascript-astgen/v3.45.0...swift-astgen/v0.4.2

rust-astgen/v0.7.0

15 May 11:33
d05fd6b

Choose a tag to compare

[rust_ast_gen] add const/mut to format_raw_ptr (#40)

javascript-astgen/v3.45.0

15 May 12:29
3a849fb

Choose a tag to compare

Merge pull request #41 from joernio/max/javascript-astgen-parallel-pi…

rust-astgen/v0.6.0

14 May 16:29
a6feed1

Choose a tag to compare

[rust_ast_gen] split tests that don't require sysroot (#37)

* [rust_ast_gen] split tests that don't require sysroot

* cargo fmt