Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Rename empty() to is_empty() | Marcel Admiraal | 2020-12-28 | 1 | -1/+1 |
* | Make LSP ignore $/ messages | Francois Belair | 2020-09-15 | 1 | -0/+4 |
* | Improve jsonrpc error reporting | Oliver Frank | 2020-05-15 | 1 | -1/+1 |
* | Style: Enforce braces around if blocks and loops | Rémi Verschelde | 2020-05-14 | 1 | -1/+2 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -1/+0 |
* | Style: clang-format: Disable AllowShortIfStatementsOnASingleLine | Rémi Verschelde | 2020-05-10 | 1 | -1/+2 |
* | Replace NULL with nullptr | lupoDharkael | 2020-04-02 | 1 | -1/+1 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Add missing semicolons to `BIND_ENUM_CONSTANT` macro uses | Hugo Locurcio | 2019-10-02 | 1 | -5/+5 |
* | Make JSONRPC constants uppercase for consistency with other classes | Hugo Locurcio | 2019-09-01 | 1 | -9/+9 |
* | Add JSONRPC-2.0 implementation as a module | geequlim | 2019-08-11 | 1 | -0/+171 |