]> ocean-lang.org Git - ocean/commit
oceani: move struct field processing into ->prepare_type
authorNeilBrown <neil@brown.name>
Tue, 30 Nov 2021 23:05:27 +0000 (10:05 +1100)
committerNeilBrown <neil@brown.name>
Fri, 3 Dec 2021 08:13:35 +0000 (19:13 +1100)
commit70bc97a66bb1bbf945a7d0ba6e5d72558e11deb9
treea0d69c26291720dd7b4c96df9ec9d1fb330bd5da
parent36e687aa5a84b52dc4add6ae2dc5f7abe71e3e2d
oceani: move struct field processing into ->prepare_type

This will allow the preparation of the type to be moved later, possibly
after necessary constants and other types have been declared.

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