bloop
bloop copied to clipboard
bloop is a fast code search engine written in Rust.
When using bloop_0.3.4_amd64.AppImage, the message "bloop: /lib/x86_64-linux-gnu/libstdc++.so.6: version 'GLIBCXX_3.4.29' not found (required by bloop)" is displayed. Is there any way to make it compatible with Ubuntu 20.04, or do I...
bloop: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by bloop) bloop: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.29' not found (required by bloop) bloop: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by bloop) bloop: /lib/x86_64-linux-gnu/libc.so.6: version...
NL parser would only accept literals that were valid in the context of regex search. This patch permits arbitrary text in the target field of NLQuery.
Since the revision, to the 0.4. 3 version, has been not as good as the old version, often can not search, prompted encountered some errors, but the same problem. On...
introduce a new `trimmable` property for every LLM message. every message is trimmable by default unless specified otherwise.