Commit graph

  • de41712291 Return to using minimum_score Xymist 2022-08-26 16:40:12 +0100
  • d95d65c6a3 Use Rayon for sorting as well Xymist 2022-08-26 16:36:34 +0100
  • c5e8677a37 Introduce Rayon for parallel iteration and sorting Xymist 2022-08-26 16:34:15 +0100
  • cec8393770 Remove multithreading for sorting Xymist 2022-08-26 16:29:11 +0100
  • 7fb8be541a Reduce lock contention (round 1) Xymist 2022-08-26 16:01:22 +0100
  • ce28b248fa Add results to .gitignore Xymist 2022-08-26 15:17:23 +0100
  • 8ab074b537 Add benchmarks and an example bin for profiling Xymist 2022-08-26 14:20:17 +0100
  • 12a1a64c54 Format and clippy Xymist 2022-08-26 10:25:05 +0100
  • ac01e9e9a4 docs: update the build info and benchmark status Ade Attwood 2022-08-25 21:01:19 +0100
  • f4a65a574c perf: add instance prop of SkimMatcherV2 Ade Attwood 2022-08-25 19:42:22 +0100
  • 9fdb633f3e chore: cache directory when ivy_init is called Ade Attwood 2022-08-25 19:40:49 +0100
  • e7b7dc1e4c feat: experimental first rust implementation of libivy Ade Attwood 2022-08-13 15:09:48 +0100
  • 7439ff98b0 feat: move to fts fuzzy match with some modifications Ade Attwood 2022-08-13 16:43:15 +0100
  • d7df043eb9 perf: reduce copying when sorting Ade Attwood 2022-08-07 16:48:48 +0100
  • 1ae47813d7 feat: add benchmarks Ade Attwood 2022-08-07 16:35:39 +0100
  • 2c04dd79dd ci: add clang format to the actions Ade Attwood 2022-08-06 15:09:15 +0100
  • 5d6546d414 ci: add luacheck Ade Attwood 2022-08-06 15:02:42 +0100
  • f2a22c2190 test: add test for ivy.prompt Ade Attwood 2022-08-06 14:21:36 +0100
  • acbf91d0dc test: add hooks to test scripts Ade Attwood 2022-08-06 14:16:12 +0100
  • df80d5e837 ci: add test and build actions Ade Attwood 2022-08-06 10:24:10 +0100
  • 617f6a98cc test: a test script and some tests Ade Attwood 2022-08-06 10:02:29 +0100
  • fabb652b8d fix: ensure results buffer cant go out of bounds Ade Attwood 2022-07-29 21:02:40 +0100
  • c9ce8ac4d1 feat: implement emacs bindings for the prompt like bash Ade Attwood 2022-07-24 12:50:30 +0100
  • 39e6878b58 feat: add highlight on matching chars in results buffer Ade Attwood 2022-07-23 20:53:07 +0100
  • 9b3d186701 feat: implement IvyLines to search the lines in the current buffer Ade Attwood 2022-07-23 20:30:14 +0100
  • 7577706545 refactor: implement the origin api Ade Attwood 2022-07-23 20:17:31 +0100
  • 75d1c0d171 feat: add window title for each of the actions Ade Attwood 2022-07-23 20:14:52 +0100
  • 8ac1035d8a feat: add loading text for large projects Ade Attwood 2022-07-23 14:59:51 +0100
  • 4e174d65f8 fix: reverse the order of results Ade Attwood 2022-07-23 09:00:51 +0100
  • b30ecd21fe feat: add sorting and filtering of buffers via libivy Ade Attwood 2022-07-23 08:54:26 +0100
  • 3f6149d3e1 feat: add initial implementation of cpp file finder Ade Attwood 2022-07-23 08:49:45 +0100
  • b82f1af2a1 chore: initial commit Ade Attwood 2022-07-10 21:07:33 +0100