SHA256
1
0
forked from pool/tree-sitter

Commit Graph

  • 52b24ce6fa Accepting request 1182974 from editors factory Ana Guerrero 2024-06-24 18:50:46 +00:00
  • 58c82a45bb - update to version 0.22.6: * Improve handling of serialization buffer overflows * Reverse iteration through node parents * cli: Support NO_COLOR * cli: Add test listing and allow users to parse a specific test number * grammar: Add "inherits" field if available * Correctly load field data from wasm languages * Improve error message when the tree-sitter field is malformed * Don't error out on package.json lookup errors if --no-bindings is passed * cli: Keep default cc flags in build * cli: Properly account for multi-grammar repos when using docker to build a wasm parser * generate: Don't check arbitrarily named dirs * generate: Take AsRef<Path> for the path parameter to avoid clones * highlight: Correct signature of ts_highlighter_add_language * lib: Do not return field names for extras * lib: Advance the lookahead end byte by 4 when there's an invalid code point * rust: Update README example * rust: Use unix + wasi cfg instead of not windows for fd * wasm: Correct childrenFromFieldXXX method signatures * xtask: Always bump every crate in tandem * zig: Make usable as a zig dependency * Documentation: Mention build command variables - update to version 0.22.5: * Avoid generating unused character set constants * rust: Compilation on wasm32-wasi - update to version 0.22.4: * Fix sorting of transitions within a lex state * Include 2-character ranges in array-based state transitions - update to version 0.22.3: * Add strncat to wasm stdlib devel Martin Pluskal 2024-06-24 08:30:10 +00:00
  • ccd887b51f Accepting request 1162836 from editors Ana Guerrero 2024-03-28 12:52:32 +00:00
  • 4f0bc7765f Accepting request 1162313 from home:Thaodan:editors Martin Pluskal 2024-03-27 08:35:27 +00:00
  • c7748fe0d2 Accepting request 1161444 from editors Ana Guerrero 2024-03-25 20:07:17 +00:00
  • 6291acbcdd Accepting request 1160845 from home:Thaodan:editors Martin Pluskal 2024-03-25 15:00:40 +00:00
  • 80f7b377e9 Accepting request 1159663 from home:uncomfyhalomacro:branches:editors Martin Pluskal 2024-03-22 19:27:01 +00:00
  • 34c7551867 Accepting request 1079999 from editors Dominique Leuenberger 2023-04-18 13:52:51 +00:00
  • 2a5a61b6ec Fix Source number Matej Cepl 2023-04-17 19:21:18 +00:00
  • d91e65a814 Add missing Sources. Matej Cepl 2023-04-17 19:19:02 +00:00
  • 154238345b - Add baselibs.conf for proper generation of libraries. Matej Cepl 2023-04-17 19:17:25 +00:00
  • 89bf897591 Accepting request 1079502 from home:gladiac:branches:editors Matej Cepl 2023-04-14 18:05:09 +00:00
  • dc50bc5eba Accepting request 1077593 from editors Dominique Leuenberger 2023-04-06 13:56:07 +00:00
  • 2b164493e4 Accepting request 1077592 from home:mcepl:neovim Matej Cepl 2023-04-05 19:29:14 +00:00
  • 826f5e7b12 Accepting request 1068467 from editors Dominique Leuenberger 2023-03-02 22:03:21 +00:00
  • e50cc08076 Accepting request 1068466 from home:mcepl:neovim Matej Cepl 2023-03-01 14:00:47 +00:00
  • ee6cb8ea60 Accepting request 1059323 from editors Dominique Leuenberger 2023-01-18 13:23:18 +00:00
  • d10e68f11a - Add CVE-2022-45299-update-webbrowser.patch (copied from gh#tree-sitter/tree-sitter#2042) to use more recent version of webbrowser-rs, which has been fixed against CVE-2022-45299 (bsc#1207196). Matej Cepl 2023-01-18 10:13:09 +00:00
  • 17587d85dd Accepting request 1006078 from editors Dominique Leuenberger 2022-09-26 16:48:35 +00:00
  • d896bd26b7 Accepting request 1005751 from home:uncomfyhalomacro:branches:editors Matej Cepl 2022-09-26 09:59:28 +00:00
  • afc1a8e8fa Accepting request 983938 from editors Dominique Leuenberger 2022-06-20 13:38:18 +00:00
  • 7459992795 Update tarball Matej Cepl 2022-06-20 11:09:19 +00:00
  • 1f89e0ab89 Accepting request 983682 from home:uncomfyhalomacro:branches:editors Matej Cepl 2022-06-20 06:25:26 +00:00
  • f053fc4679 Accepting request 957067 from editors Dominique Leuenberger 2022-02-23 15:26:17 +00:00
  • 1efc05ba17 - Update to 0.20.4: - Always generate parser.h, regardless of chosen ABI version - add test for removals in eager query matches - remove non-local query matches for locals - remove unfinished queries from 'ts_query_cursor_remove_match' - prevent future matches for '#is-not? local' patterns - Represent quantifiers using bytes instead of ints - Prefix globally visible TSquantifier values - Rewrite quantifier oeprations - Add pointer indirection to AnalysisStateSet - Fixed rust build, updated docs - get_column now counts codepoints - Add realloc to wasm exports - Add link to Protocol Buffers grammar - Convert more fixture grammars from JSON to JS - Simplify allocation-recording in test suite using new ts_set_allocator API - Address feedback - Make SubtreeInlineData work on Big-Endian - Replace allocator struct with function pointers - cli: Fix parsing of test files with newlines in test names - Avoid allocator from being switched more than once - Remove ts_allocator from api.h - Add TSAllocator and ts_set_allocator in api.h - Fix declaration of ts_toggle_allocation_recording - Allow to change the allocator dynamically - Support @module as a highlight key. - add link to in-development Elixir parser - Added bindings for Java and Kotlin to index.md - Remove unnecessary types from binding.rs Matej Cepl 2022-02-23 12:34:40 +00:00
  • a75da918b4 - Update to 0.20.4. Matej Cepl 2022-02-22 17:43:35 +00:00
  • f8fafbe15b Accepting request 929677 from editors Dominique Leuenberger 2021-11-05 21:59:00 +00:00
  • 3e85311053 Accepting request 929494 from home:firstyear:branches:editors Matej Cepl 2021-11-05 14:13:21 +00:00
  • cae4b808ee Accepting request 903894 from editors Dominique Leuenberger 2021-07-05 20:22:45 +00:00
  • d7f9538ea9 Accepting request 903860 from home:mcepl:neovim Martin Pluskal 2021-07-04 05:47:11 +00:00