Path to this page:
./
devel/ada-langkit-support-25,
Ada support package for Langkit, release 25
Branch: CURRENT,
Version: 25.2.0,
Package name: langkit-support-gnat14-25.2.0,
Maintainer: dkazankovLangkit for Ada
Langkit (nickname for language kit) is a tool whose purpose is to make it easy
to create syntactic and semantic analysis engines.
Write a language specification in our Python DSL and Langkit will generate for
you an Ada library with bindings for the C and Python programming languages.
Master sites:
Filesize: 1490.729 KB
Version history: (Expand)
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
- (2025-10-12) Updated to version: langkit-support-gnat14-25.2.0
- (2025-09-04) Package added to pkgsrc.se, version langkit-support-gnat14-25.0.0 (created)
CVS history: (Expand)
| 2025-11-06 07:45:21 by Dmytro Kazankov | Files touched by this commit (1) |
Log message:
ada-langkit-support-25: specify buildlink3 dependencies
|
| 2025-10-12 12:00:04 by Dmytro Kazankov | Files touched by this commit (3) |
Log message:
ada-langkit-support-25: add missing patches
|
2025-10-12 11:55:03 by Dmytro Kazankov | Files touched by this commit (3) |  |
Log message:
ada-langkit-support-25: update to upstream bugfix version 25.2
* Incorporate py-langkit patches for python >= 3.13 support
* Update baseline after recent Prettier-Ada updates
* Sort diagnostics by sloc range after (re) parsing
* Generic API: add a Language primitive for Struct_Member_Ref
* Generic_API: add a Is_Synthetic primitive for Type_Ref
* Generic_API: add a Has_With_Trivia primitive for Lk_Context
* Generic API: bind the analysis unit reparsing primitives
* Generic API: protect Previous_Sibling against invalid input values
* Generic API: add a Charset primitive for Lk_Unit
* Generic API: add a Lookup_Token primitive for Lk_Unit
* Generic API: add a Print debug primitive for Lk_Unit
* Generic API: add a Children_And_Trivia primitive for Lk_Node
* Generic API: add a Compare primitive for Lk_Node
* [25.1] Complete the Langkit_Support.Generic_API packages
|
| 2025-09-12 19:49:49 by Dmytro Kazankov | Files touched by this commit (1) |
Log message:
ada-langkit-support-25: fix missing python dependencies
|
| 2025-09-04 13:17:42 by Dmytro Kazankov | Files touched by this commit (5) |
Log message:
devel/ada-langkit-support-25: add new package 25.0.0
Ada support package for Langkit
|