Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
5 check-ins using file quadcode/upvar.tcl version 8cef45d340
|
2017-09-14
| ||
| 12:33 | merge trunk check-in: 6d79c2c2f1 user: dkf tags: errorline-fixing | |
| 12:33 | Generate correct errorinfo traces on error. Has a negative performance impact. check-in: e03627d13b user: dkf tags: trunk | |
| 01:47 | Merge in a rudimentary implementation of [upvar], [namespace upvar], global check-in: 9bb4742561 user: kbk tags: trunk | |
| 01:44 | Conservatively model frame effects of calling a proc that uses namespace variables. check-in: 3b6c5ae00b user: kbk tags: namespace-variables | |
|
2017-09-13
| ||
| 02:46 | Refactor the methods 'variablesUsedBy', 'variablesProducedBy', 'canEliminateCallFrame' into quadcode::transformer out of quadcode::specializer. check-in: e950773b33 user: kbk tags: namespace-variables | |