summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2013-06-18 18:43:15 +0200
committerjmoenig <jens@moenig.org>2013-06-18 18:43:15 +0200
commitacc40a6d2a06ab1fcfbd488030e091bd9215a1b2 (patch)
tree57374704c2b908df2c1d8721f8a055a0f1378d1e /history.txt
parenta7ebff7c5bb4a79b3a64441b50957e523fe686e0 (diff)
downloadsnap-acc40a6d2a06ab1fcfbd488030e091bd9215a1b2.tar.gz
snap-acc40a6d2a06ab1fcfbd488030e091bd9215a1b2.zip
Code mapping
generating text code from blocks, first experimental iteration
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index 10b26c9..5e1d9c6 100755
--- a/history.txt
+++ b/history.txt
@@ -1733,3 +1733,7 @@ ______
* BYOB: Newly created custom reporters now have an initial default REPORT block as definition body
* Morphic: focus World canvas on mouse down (otherwise prevent default)
+
+130618
+------
+* Code mapping (generating textual code from blocks), first iteration