• Austin Clements's avatar
    Implement multi-valued functions, multi-valued return, and · 75760a4b
    Austin Clements authored
    unpacking for assignments, call arguments, and returns.  This
    change revamps the whole assignment compilation system to be
    multi-valued, using the new MultiType type and multiV value.
    Function calls, returns, and assignments now share a lot of
    code and produce very consistent error messages.
    
    R=rsc
    APPROVED=rsc
    DELTA=510  (335 added, 74 deleted, 101 changed)
    OCL=32248
    CL=32258
    75760a4b
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib/godoc Loading commit data...
misc/xcode Loading commit data...
pkg Loading commit data...
src Loading commit data...
test Loading commit data...
usr Loading commit data...