Noel Kwan
Noel Kwan
In GitLab by @kwanzknoel on May 11, 2021, 01:33 marked this issue as related to #115
In GitLab by @kwanzknoel on May 11, 2021, 01:47 Note: as mentioned by @fahree, until we have user-defined data structures, the only data structure in need of references is Signature.
In GitLab by @kwanzknoel on May 11, 2021, 16:34 Type descriptors are similar to typeclasses in Haskell.
In GitLab by @kwanzknoel on May 11, 2021, 20:47 EVM backends and other similar backends define a predicate: `immediate?`. This enables us to discriminate between `immediate` and `non-immediate` entities, i.e....
In GitLab by @kwanzknoel on May 11, 2021, 20:48 Task prerequisites: understanding of EVM, glow type descriptors, glow consensus code gen.
In GitLab by @kwanzknoel on Jun 2, 2021, 03:55 marked this issue as related to #191
In GitLab by @kwanzknoel on Jun 2, 2021, 16:25 changed the description
In GitLab by @kwanzknoel on Jun 2, 2021, 16:31 changed the description
In GitLab by @kwanzknoel on Jun 2, 2021, 19:03 changed the description
In GitLab by @kwanzknoel on Jun 2, 2021, 21:10 changed the description