Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
12 check-ins using file generic/tclCompExpr.c version 470c8b6999
|
2025-04-20
| ||
| 15:14 | Fix the weirdest bug in the assembler with getting line numbers wrong... sometimes. I'm not even sur... check-in: b5d73eaac3 user: dkf tags: no-variable-width-instruction-issue | |
|
2025-04-17
| ||
| 09:09 | remove unread field check-in: 3dc80575dc user: dkf tags: no-variable-width-instruction-issue | |
| 09:07 | Add INST_TCLOO_ID/tclooId to TAL check-in: 9032a3eb5e user: dkf tags: no-variable-width-instruction-issue | |
|
2025-04-16
| ||
| 12:37 | Clean up some code sections affected by change to always using 4-byte jumps check-in: 8d5947bd00 user: dkf tags: no-variable-width-instruction-issue | |
|
2025-04-14
| ||
| 19:28 | Give [dict merge] its own compiler using INST_DICT_PUT; enables better [try] and [dict create] compi... check-in: 74b5ce17af user: dkf tags: no-variable-width-instruction-issue | |
| 13:29 | Add [info object creationid] to fully compiled operations; simplify some instruction descriptors check-in: b5cfceb353 user: dkf tags: no-variable-width-instruction-issue | |
| 10:46 | merge trunk check-in: 41f743f8ef user: dkf tags: no-variable-width-instruction-issue | |
| 09:11 | Minor improvement to [try/finally] instruction sequence check-in: 859997d95a user: dkf tags: no-variable-width-instruction-issue | |
|
2025-04-13
| ||
| 20:58 | merge trunk check-in: 5a9047d5b9 user: dkf tags: no-variable-width-instruction-issue | |
| 20:46 | Macros for comparing tokens to literals, making compiler logically easier to read check-in: 854196f81a user: dkf tags: no-variable-width-instruction-issue | |
|
2025-04-10
| ||
| 21:22 | Some definite cleanup of the [switch] issuer, with neater passing of information around check-in: 3941e377dc user: dkf tags: no-variable-width-instruction-issue | |
|
2025-04-09
| ||
| 14:18 | Cleaning up a bunch of things in code generation. check-in: db21f8e213 user: dkf tags: no-variable-width-instruction-issue | |