From c64bd2a50340007515fd75f1ec5dafa8f1c44a7b Mon Sep 17 00:00:00 2001 From: Csaba Hruska Date: Thu, 1 Mar 2018 22:54:07 +0100 Subject: [PATCH] improve note --- Documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation.md b/Documentation.md index 265e5eeb..46b6ecc9 100644 --- a/Documentation.md +++ b/Documentation.md @@ -10,7 +10,7 @@ The text can be reused for - LLVM backend - HPT as abstract interpretation with native codegen - node layout language -- partial HPT +- partial HPT (i.e. single module) - recursion schemes - on the fly node layout migration at runtime on live program data - compilation with transformation history (bidirectional source map)