Glow-Lang / glow

The Glow language for Blockchain Decentralized Applications.

Home Page:https://glow-lang.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incorporate small functions into brk-start. - [closed]

kwannoel opened this issue · comments

In GitLab by @L198881818 on May 13, 2021, 01:42

Merges scratch-space -> master

59e7f996b15db68a4314620d0e2b161ddc0eda3a.diff

59e7f996b15db68a4314620d0e2b161ddc0eda3a.patch

12__2_.diff

12__2_.patchNow that this is in place, we need one more thing when computing scratch
space: global variables.

This isn't super well tested; I've put in some debugging prints to make
sure the changes in values seem reasonable, but that's it. Testing this
is somewhat challenging, since so far we don't do dynamic allocation, so
even if brk-start is wrong nothing will actually break.

In GitLab by @L198881818 on May 13, 2021, 01:42

marked this merge request as ready

In GitLab by @L198881818 on May 13, 2021, 01:43

marked this merge request as draft

In GitLab by @L198881818 on May 13, 2021, 01:43

marked this merge request as ready