]> ocean-lang.org Git - ocean/commit
oceani: separate types out from values
authorNeilBrown <neil@brown.name>
Wed, 29 Sep 2021 22:21:15 +0000 (08:21 +1000)
committerNeilBrown <neil@brown.name>
Thu, 30 Sep 2021 04:38:09 +0000 (14:38 +1000)
commit527a8f053f3ee881dad97a5c78e17d9c62862bad
treeeef489c61a346cb5e721312d87e6be2799a29930
parent4f90315edf3d038fc8f4430708c7d3551bca3651
oceani: separate types out from values

Rather than embed the type in ever value, keep it separate.
This allows arrays without duplicating the member-type information.

Also review and clean up the commentary.

Signed-off-by: NeilBrown <neil@brown.name>
csrc/oceani.mdc