Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-01-25 | Update patches | SR_team | |
Rebased - hover-bit-fields-mask - resolve-incomplete-header-includes - inlay-hints-paddings - hover-record-paddings - hover-doxygen-trunk Droped: - resolve-depend-type | |||
2025-01-02 | Rebase `lsp-preprocessor-folding` on main. | SR_team | |
Remove dependency on pseudo-parser | |||
2025-01-01 | Update patches | SR_team | |
- Rebase `postfix-completion-trunk` (D125224) on trunk - Remove `config-include-style` (PR 67749) - merged to clangd | |||
2024-12-18 | Rebase `resolve-depend-type.patch` | SR_team | |
2024-11-16 | rebase patches | SR_team | |
- refactor-extract-function - lsp-remove-files-from-cdb | |||
2024-10-13 | Rebase `config-include-style.patch` | SR_team | |
2024-09-29 | Add patch to ignore evident types in deduced types | SR_team | |
2024-09-21 | Doxygen: fix serialization of extended fields | SR_team | |
2024-09-21 | Update patches | SR_team | |
- rebased doxygen patch to latest LLVM commit - removed prerprocessor folding patch (incompatible with latest LLVM) | |||
2024-08-08 | Fix lsp-codelens patch | SR_team | |
2024-08-05 | lsp-codelens: fix SHA256 after merge | SR_team | |
2024-08-05 | Add D94942: tweak to implement pure virtual methods | SR_team | |
2024-08-05 | [HOTFIX] Exclude current location | SR_team | |
2024-07-17 | CodeLens: exclude reference to current location | SR_team | |
2024-06-30 | HOTFIX: commit missing changes in 'Unused' behaviour | SR_team | |
2024-06-30 | Fix 'derived' refs for structs/classes and enable show refs to decls/defs ↵ | SR_team | |
(just add 'Unused' text, when no callers) | |||
2024-06-30 | CodeLens: exclude references to decls and defs | SR_team | |
2024-05-21 | Add patch to show fields indexes in layouts | SR_team | |
2024-05-21 | Rebase postfix-completion patch | SR_team | |
2024-05-09 | HOTFIX: fix show doxygen optional parameters | SR_team | |
2024-05-09 | Update doxygen patches | SR_team | |
- fix tests - split optional parameters - try to fix details documentation | |||
2024-04-20 | BUMP package version | SR_team | |
2024-04-20 | Revert "Remove deps from 'base' package. Thx @aliu" | SR_team | |
This reverts commit ea01b94a4a0ad9ca4998ba1ae00e6b5b01c2a4b6. | |||
2024-04-20 | Remove deps from 'base' package. Thx @aliu | SR_team | |
2024-04-20 | Add missing deps. Thx @MarsSeed | SR_team | |
User on AUR: https://aur.archlinux.org/account/MarsSeed Message: Thx for maintaining. Pls add makedepends+=('git'), otherwise fails to build in clean chroot. Also needs depends+=('gcc-libs' 'glibc' 'ncurses' 'zlib' 'zstd'). Pls add the mandatory provides=('clangd-opt'), and declare SPDX-conformant license=('Apache-2.0 WITH LLVM-exception'). | |||
2024-04-14 | Strip clangd binary | SR_team | |
2024-04-14 | Add missing `patch` build dependency | SR_team | |
2024-03-27 | Rebase postfix-completion patch | SR_team | |
2024-03-20 | Add support user patches | SR_team | |
For e.g. to add clang-tidy/clang-format patches, for cases, when clang-tidy/clang-format used trough clangd | |||
2024-03-15 | Add replaces for `cland-opt` package | SR_team | |
2024-03-15 | Add conflict with `clangd-opt` package | SR_team | |
2024-03-15 | Rename package | SR_team | |
2024-03-09 | Add patch to enable preprocessor folding (PR 80592) | SR_team | |
2024-03-08 | Update patches | SR_team | |
Removed: - hover-ptrfn-args.patch (PR 69011) - merged to upstream Rebased: - resolve-depend-type.patch (PR 71279) | |||
2024-02-21 | Add patch with PR 67749 | SR_team | |
2024-02-21 | Rebase `lsp-codelens.patch` | SR_team | |
2024-02-16 | Remove old patches and branch selection | SR_team | |
2023-12-23 | Remove patch 74971 (merged) | SR_team | |
2023-12-10 | Add PR 74971 (required by 71279) | SR_team | |
2023-12-06 | Add patch to show total record paddings in hover | SR_team | |
2023-12-06 | hover-layout-everyhere: Do not show record decls | SR_team | |
2023-11-20 | resolve-incomplete-header-includes: avoid include recursion | SR_team | |
2023-11-20 | doxygen: fix formating inside of parameters doc | SR_team | |
2023-11-18 | resolve-incomplete-header-includes: do not copy other commands, if present | SR_team | |
2023-11-17 | resolve-incomplete-header-includes: fix possible crashes | SR_team | |
2023-11-17 | Incomplete headers: first look correspond file | SR_team | |
2023-11-17 | Incomplete headers: exclude system headers and reserve memory | SR_team | |
2023-11-17 | doxygen: Show 'aka' of return type after doc and remove '_' from start ↵ | SR_team | |
parameter name | |||
2023-11-17 | Add patch to add way to remove files from CDB via LSP | SR_team | |
2023-11-16 | resolve-incomplete-header-includes: fix includes insert | SR_team | |