]> ocean-lang.org Git - ocean/commitdiff
oceani: rearrange everything and introduce "Term"
authorNeilBrown <neil@brown.name>
Tue, 23 Nov 2021 09:52:32 +0000 (20:52 +1100)
committerNeilBrown <neil@brown.name>
Tue, 23 Nov 2021 22:31:06 +0000 (09:31 +1100)
All non-operator expressions (e.g.  array access, struct access) are now
'Term's.
Also, lots of rearrangement to try to get better ordering.

Signed-off-by: NeilBrown <neil@brown.name>

No differences found