summaryrefslogtreecommitdiff
path: root/src/formats/inhx.rs
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2025-10-13 18:14:51 +1300
committerBen Bridle <ben@derelict.engineering>2025-10-14 16:54:44 +1300
commit0f32d50293ffb1a990acf9eec128415ba54a9561 (patch)
tree6855b4f1e6942347aac5137ec2952854be25a220 /src/formats/inhx.rs
parenta051139f6d59cbc77eff99e9417dc21d87eaba6a (diff)
downloadtorque-asm-0f32d50293ffb1a990acf9eec128415ba54a9561.zip
Implement lists as a first-class type
Previously, strings were implemented as lists of integers, but there was no way to create an arbitrary list of integers to pass to a macro invocation. This commit extends the []-delimited expression syntax, treating expressions that contain only integers and invocations as lists of integers. Strings are implemented as a sub-type of list.
Diffstat (limited to 'src/formats/inhx.rs')
0 files changed, 0 insertions, 0 deletions