From 6ec8f5d2f6cbf8db45f91e5c4b48c6ec17659f72 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sat, 30 Jul 2022 23:13:24 -0400 Subject: Extracted test-tallying machinery into its own module. --- documentation/bookmark/tool/search.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'documentation/bookmark/tool/search.md') diff --git a/documentation/bookmark/tool/search.md b/documentation/bookmark/tool/search.md index 4ee62d626..b2898552d 100644 --- a/documentation/bookmark/tool/search.md +++ b/documentation/bookmark/tool/search.md @@ -1,9 +1,11 @@ # Semantic search -1. [Query Source Code with Tree-sitter](https://noreasontopanic.substack.com/p/querying-source-code-with-tree-sitter) -1. https://tree-sitter.github.io/tree-sitter/using-parsers#query-syntax -1. https://github.com/askgitdev/askgit -1. [The SOUL program query language](http://soft.vub.ac.be/SOUL/) -1. [Git - how do I view the change history of a method/function?](https://stackoverflow.com/questions/4781405/git-how-do-i-view-the-change-history-of-a-method-function) -1. https://github.com/returntocorp/semgrep +0. []() +0. [meilisearch](https://www.meilisearch.com/) +0. [Query Source Code with Tree-sitter](https://noreasontopanic.substack.com/p/querying-source-code-with-tree-sitter) +0. https://tree-sitter.github.io/tree-sitter/using-parsers#query-syntax +0. https://github.com/askgitdev/askgit +0. [The SOUL program query language](http://soft.vub.ac.be/SOUL/) +0. [Git - how do I view the change history of a method/function?](https://stackoverflow.com/questions/4781405/git-how-do-i-view-the-change-history-of-a-method-function) +0. https://github.com/returntocorp/semgrep -- cgit v1.2.3