Skip to content

Releases: AdaCore/langkit

Langkit 24.0.0

18 Jan 15:49
Compare
Choose a tag to compare

Langkit 24.0.0

Langkit 23.0.0

26 Oct 13:05
Compare
Choose a tag to compare
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

03 Nov 11:35
Compare
Choose a tag to compare
v22.0.0

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

Langkit 21.0.0

19 Oct 13:10
Compare
Choose a tag to compare
New script to create a source package for Langkit_Support

TN: TA19-011