2021-01-24
| ||
07:24 | • Closed ticket [05dc3c652b]: deftype: should be renamed to defstruct: plus 3 other changes artifact: 3aae964995 user: robin.hansen | |
07:22 | Make syntax changes based on language proposal [49d490f836]. Fixes tickets [05dc3c652b], [2ed5dbbb6d... check-in: 5de766c3d5 user: robin.hansen tags: trunk | |
2020-11-05
| ||
18:39 | • New ticket [05dc3c652b] deftype: should be renamed to defstruct:. artifact: 36fcb45b3a user: robin.hansen | |
Ticket UUID: | 05dc3c652bfae38ceec4268bf024a6cf0a7ceac7 | |||
Title: | deftype: should be renamed to defstruct: | |||
Status: | Closed | Type: | Enhancement | |
Severity: | Cosmetic | System: | Compiler | |
Resolution: | Fixed | Modified: | 2021-01-24 07:24:43 | |
User Comments: | ||||
robin.hansen added on 2020-11-05 18:39:56:
You're not really defining a new type, so much as you're defining a compound structure. |