From 440608bc32916329c9f3c0f2bd9a8d1152ed5da8 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Wed, 14 Oct 2020 21:48:00 -0400 Subject: Gave the Location type its own module. --- documentation/research/Testing.md | 4 ++++ documentation/research/text_editor & ide.md | 1 + 2 files changed, 5 insertions(+) (limited to 'documentation/research') diff --git a/documentation/research/Testing.md b/documentation/research/Testing.md index 6d6e57f1a..32d47ea8d 100644 --- a/documentation/research/Testing.md +++ b/documentation/research/Testing.md @@ -1,3 +1,7 @@ +# Concolic Testing + +1. [Robby Findler: Concolic Testing with Higher-Order Inputs](https://www.youtube.com/watch?v=aO9nOCqNdfQ) + # Symbolic 1. [Crux](https://crux.galois.com/) diff --git a/documentation/research/text_editor & ide.md b/documentation/research/text_editor & ide.md index 3b176f504..2240fac6c 100644 --- a/documentation/research/text_editor & ide.md +++ b/documentation/research/text_editor & ide.md @@ -205,6 +205,7 @@ ## Structured editing +1. [Towards Tactic Metaprogramming in Haskell](https://reasonablypolymorphic.com/blog/towards-tactics/index.html) 1. https://github.com/Raathigesh/waypoint 1. [Going beyond regular expressions with structural code search](https://about.sourcegraph.com/blog/going-beyond-regular-expressions-with-structural-code-search) 1. [俺のlisp](https://github.com/illiichi/orenolisp) -- cgit v1.2.3