Skip to content

Tags: AdaCore/langkit

Tags

v26.0.0

Toggle v26.0.0's commit message
Adding 26.0.0 tag

dsl_unparse

Toggle dsl_unparse's commit message
Last commit DSL unparsing is supported

v25.0.0

Toggle v25.0.0's commit message
Adding 25.0.0 tag

v24.0.0

Toggle v24.0.0's commit message
Adding 24.0.0 tag

v23.0.0

Toggle v23.0.0's commit message
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.

v22.0.0

Toggle v22.0.0's commit message
RA22-015: Add test for calls to non callable entities

v21.0.0

Toggle v21.0.0's commit message
New script to create a source package for Langkit_Support

TN: TA19-011