Check-in [ab6da27502]

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Fix translation bugs that broke [dict] tests
Timelines: family | ancestors | descendants | both | notworking | kbk-refactor-callframe
Files: files | file ages | folders
SHA3-256: ab6da275020a92d99d89d1c6446d837e5944864845fa7b40928d27b968341f8c
User & Date: kbk 2019-01-29 02:00:01.161
Context
2019-01-29
13:19
Fix misorderered scalar check/copy to result check-in: 36e8177510 user: kbk tags: notworking, kbk-refactor-callframe
02:00
Fix translation bugs that broke [dict] tests check-in: ab6da27502 user: kbk tags: notworking, kbk-refactor-callframe
2019-01-23
02:12
Add conversion to IMPURE ZEROONE INT, needed in booltest. Keep code motion from messing with the callframe for now. Patch out the handful of remaining tests that abort. Next up: fix the dictest tests involving 'dict update', lsetest, and re-add support for direct ops. check-in: 27339e7e0c user: kbk tags: notworking, kbk-refactor-callframe
Changes
Unified Diff Side-by-Side Diff Patch
Changes to demos/perftest/tester.tcl.
Changes to quadcode/constfold.tcl.
Changes to quadcode/translate.tcl.