roftl/src
Armin Friedl 7a45982064 Simplify and fix narrow map
Filling the narrow map in parallel caused invalid indices.

Also narrow map can be simplified to a Vec since it anyways only maps continous
selection indices starting at 0 to entry indices.
2021-10-26 20:16:45 +02:00
..
matcher Add fuse matcher 2021-10-26 09:19:36 +02:00
sources Simplify and fix narrow map 2021-10-26 20:16:45 +02:00
ui Lua host, mark match indices in results 2021-10-19 22:11:16 +02:00
main.rs Add fuse matcher 2021-10-26 09:19:36 +02:00
roftl.rs Simplify and fix narrow map 2021-10-26 20:16:45 +02:00