about summary refs log tree commit diff stats
path: root/src/bindings/libregexp.nim
Commit message (Expand)AuthorAgeFilesLines
* libregexp: cast flags to the right sizebptato2024-02-181-1/+1
* regex: re-work compileSearchRegexbptato2024-02-171-7/+16
* Compile with styleCheck:usagesbptato2023-12-281-1/+1
* Add libregexp header to libregexp bindingbptato2023-07-041-6/+8
* buffer: fix some search bugs & refactor regex stuffbptato2023-01-011-4/+4
* Remove libregexp headersbptato2022-12-111-6/+4
* Improved incremental search: support unicodebptato2022-07-231-0/+2
* Add search functionbptato2022-07-221-0/+19