Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : clangd-opt-git.git
AUR Package Repositories | click
here
to return to the package base details page
summary
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
postfix-completion.patch
Age
Commit message (
Expand
)
Author
2023-07-17
postfix completion: fix type in forward
SR_team
2023-06-05
Remove patch with bit-fields in hover - merged to upstream
SR_team
2023-05-29
postfix-completion: fix generate if/while for bool expressions
SR_team
2023-05-22
postfix completion: fix cast to `auto *` and fix detec arrays for begin..end
SR_team
2023-05-09
postfix completion: fix clnagd crash on cast to `auto*`
SR_team
2023-05-08
Add end placeholder for casts to auto type
SR_team
2023-05-08
postfix completion: remove extra parens
SR_team
2023-05-03
postfix completion: do not duplicate parentes
SR_team
2023-05-03
postfix completion: improve casts and forward
SR_team
2023-05-03
postfix completion: allow reinterpretcast pointers with same size (e.g. char*...
SR_team
2023-05-03
postfix completion: add `begin`, `end`, and `forward` completions
SR_team
2023-05-01
postfix completion:
SR_team
2023-05-01
Update postfix completion patch for upstream
SR_team
2023-04-23
Fix condition for `if`/`while` blocks
SR_team
2023-04-23
Add `while block`
SR_team
2023-04-23
Improve generate `if` expressions for trivial types
SR_team
2023-04-23
Add static cast from void*
SR_team
2023-04-23
Fix `foreach` postfix completion bugs:
SR_team
2023-04-23
Initial commit
SR_team