Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Account for emptiness in LIST and DICT types |
|---|---|
| Timelines: | family | ancestors | descendants | both | list-and-dict-types |
| Files: | files | file ages | folders |
| SHA3-256: |
67f834abb0e09869a97256725da57ff6 |
| User & Date: | dkf 2018-11-28 08:31:46.768 |
Context
|
2018-11-28
| ||
| 08:52 | Default type conversions. check-in: 7a7e53d026 user: dkf tags: list-and-dict-types | |
| 08:31 | Account for emptiness in LIST and DICT types check-in: 67f834abb0 user: dkf tags: list-and-dict-types | |
|
2018-11-27
| ||
| 13:48 | Also assert that DICT has a 'free' conversion to LIST check-in: 7de430014e user: dkf tags: list-and-dict-types | |
Changes
Changes to codegen/compile.tcl.
Changes to codegen/struct.tcl.
Changes to codegen/tycon.tcl.
Changes to quadcode/types.tcl.