fixed: many bugs related to distinct types
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Thu, 4 Jan 2024 02:58:56 +0000 (20:58 -0600)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Thu, 4 Jan 2024 02:58:56 +0000 (20:58 -0600)
commita1b92de7df8784b84f47818952b6a45f5f8cdb67
tree53aafbdc866e56b232fd0afce61ada1ee8ca783b
parenta77bf308c7512570a88182f74c4927aaf3d118a5
fixed: many bugs related to distinct types
compiler/include/astnodes.h
compiler/include/types.h
compiler/src/types.c
compiler/src/wasm_emit.c
tests/distinct_types [new file with mode: 0644]
tests/distinct_types.onyx [new file with mode: 0644]