Skip to content

Releases: AdaCore/langkit

langkit 25.0.0

Choose a tag to compare

@Fabien-Chouteau Fabien-Chouteau released this 24 Oct 16:28
v25.0.0

Adding 25.0.0 tag

Langkit 24.0.0

Choose a tag to compare

@Fabien-Chouteau Fabien-Chouteau released this 18 Jan 15:49

Langkit 24.0.0

Langkit 23.0.0

Choose a tag to compare

@pmderodat pmderodat released this 26 Oct 13:05
V622-017: Fix env grouping with non-default metadata.

The routine for grouping lexical envs would previously always flatten grouped
envs. However, this process would discard the `default_md` field of the nested
grouped envs.
The implementation now decides to flatten grouped envs only if the resulting
env behavior is the same.

Langkit 22.0.0

Choose a tag to compare

@pmderodat pmderodat released this 03 Nov 11:35
v22.0.0

RA22-015: Add test for calls to non callable entities

Langkit 21.0.0

Choose a tag to compare

@pmderodat pmderodat released this 19 Oct 13:10
New script to create a source package for Langkit_Support

TN: TA19-011