summarylogtreecommitdiffstats
path: root/postfix-completion.patch
AgeCommit message (Expand)Author
2023-07-17postfix completion: fix type in forwardSR_team
2023-06-05Remove patch with bit-fields in hover - merged to upstreamSR_team
2023-05-29postfix-completion: fix generate if/while for bool expressionsSR_team
2023-05-22postfix completion: fix cast to `auto *` and fix detec arrays for begin..endSR_team
2023-05-09postfix completion: fix clnagd crash on cast to `auto*`SR_team
2023-05-08Add end placeholder for casts to auto typeSR_team
2023-05-08postfix completion: remove extra parensSR_team
2023-05-03postfix completion: do not duplicate parentesSR_team
2023-05-03postfix completion: improve casts and forwardSR_team
2023-05-03postfix completion: allow reinterpretcast pointers with same size (e.g. char*...SR_team
2023-05-03postfix completion: add `begin`, `end`, and `forward` completionsSR_team
2023-05-01postfix completion:SR_team
2023-05-01Update postfix completion patch for upstreamSR_team
2023-04-23Fix condition for `if`/`while` blocksSR_team
2023-04-23Add `while block`SR_team
2023-04-23Improve generate `if` expressions for trivial typesSR_team
2023-04-23Add static cast from void*SR_team
2023-04-23Fix `foreach` postfix completion bugs:SR_team
2023-04-23Initial commitSR_team