Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libregexp: cast flags to the right size | bptato | 2024-02-18 | 1 | -1/+1 |
* | regex: re-work compileSearchRegex | bptato | 2024-02-17 | 1 | -7/+16 |
* | Compile with styleCheck:usages | bptato | 2023-12-28 | 1 | -1/+1 |
* | Add libregexp header to libregexp binding | bptato | 2023-07-04 | 1 | -6/+8 |
* | buffer: fix some search bugs & refactor regex stuff | bptato | 2023-01-01 | 1 | -4/+4 |
* | Remove libregexp headers | bptato | 2022-12-11 | 1 | -6/+4 |
* | Improved incremental search: support unicode | bptato | 2022-07-23 | 1 | -0/+2 |
* | Add search function | bptato | 2022-07-22 | 1 | -0/+19 |