]> ocean-lang.org Git - ocean/commit
oceani: prepare for adding new types with new syntax.
authorNeilBrown <neil@brown.name>
Wed, 1 May 2019 08:22:38 +0000 (18:22 +1000)
committerNeilBrown <neil@brown.name>
Wed, 1 May 2019 09:00:39 +0000 (19:00 +1000)
commitdb00441dcdc7b27285d32b0be2e178a59bdb07af
treebe0f060e723ccc3fe7f23de5f01578b7fa7d0d86
parent9b6476d3862c262532453a916c54467a350714f9
oceani: prepare for adding new types with new syntax.

1/ 'Variable' now returns an 'exec', so other things returning
   and 'exec' can be the LHS of an assignment.
2/ provide forward-decls of generic functions so that
   new type functions can use them to work with
   components of the types.

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