diff options
| author | jmoenig <jens@moenig.org> | 2014-09-17 14:40:39 +0200 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2014-09-17 14:40:39 +0200 |
| commit | 04168220bde4cdfa82e570dcb8d098653a4fcb7a (patch) | |
| tree | 99937a5105d288471eec4e51ff55eadf298dd8b7 /history.txt | |
| parent | 8f7d1833f6e6b304e706bb84848dbf86a80834c8 (diff) | |
| download | snap-yow-04168220bde4cdfa82e570dcb8d098653a4fcb7a.tar.gz snap-yow-04168220bde4cdfa82e570dcb8d098653a4fcb7a.zip | |
Refactor variables handling
introducing Variable objects, all functionality stays the same at this
time
Diffstat (limited to 'history.txt')
| -rwxr-xr-x | history.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/history.txt b/history.txt index d18452e..c7e965e 100755 --- a/history.txt +++ b/history.txt @@ -2262,3 +2262,7 @@ ______ ------ * Threads, Blocks: enable Zombiefication of JS-Functions * Morphic: Fix #563 (Paste into Chrome), thanks, @Muon, for the hint! + +140917 +------ +* Threads, Objects, Store: Refactor variables handling, introducing Variable objects, all functionality stays the same |
