17
0

Commit Graph

  • ead3e7d8b7 Accepting request 1316815 from devel:languages:python factory Dominique Leuenberger 2025-11-10 18:19:27 +00:00
  • 82c382f0ee - update to 0.25.2: * ci: bump actions/download-artifact from 4 to 5 in the actions group * ci: bump actions/checkout from 4 to 5 in the actions group * build: bump tree_sitter/core from 3624198 to 629093d * build: properly detect MSVC compiler * ci: bump actions/upload-pages-artifact from 3 to 4 in the actions group * ci: bump actions/setup-python from 5 to 6 in the actions group * build: bump tree_sitter/core from 629093d to a467ea8 * fix(parser): fix memleak of source_view * build: bump tree_sitter/core from a467ea8 to da6fe9b Dirk Mueller 2025-11-10 08:21:22 +00:00
  • fc25b4c9da Accepting request 1298770 from devel:languages:python Dominique Leuenberger 2025-08-12 15:03:48 +00:00
  • cd6a8bf760 Update to version 0.25.1 Markéta Machová 2025-08-11 10:02:18 +00:00
  • b26aa46fb9 Accepting request 1240757 from devel:languages:python Ana Guerrero 2025-01-28 13:59:50 +00:00
  • 0cb9ed6315 - Update to 0.24.0 * Additions: - Language.copy() - Language.node_kind_is_supertype(id) - Language.__copy__() - LogType (enum) - Node.child_with_descendant(descendant) - Node.field_name_for_named_child(descendant) - Parser.print_dot_graphs(file) - Parser.logger (getter + setter) - Tree.copy() - Tree.print_dot_graph(file) - Tree.__copy__() * Deprecations: - Language(ptr: int) - Node.child_containing_descendant(descendant): use Node.child_with_descendant(descendant) Markéta Machová 2025-01-28 10:26:56 +00:00
  • 0a9f630e52 Accepting request 1227995 from devel:languages:python Ana Guerrero 2024-12-03 19:47:42 +00:00
  • db2a318875 - It is really not possible to run the test suite right now. Make a note about it. Matej Cepl 2024-12-03 13:46:16 +00:00
  • 81287ae1c4 new package python-tree-sitter, optional runtime dependency of and required by tests in python-textual Matej Cepl 2024-12-03 12:53:58 +00:00