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

Fix glow-path in pass command - [merged]

kwannoel opened this issue · comments

In GitLab by @kwanzknoel on Jun 17, 2021, 22:39

Merges noel/fix-path -> master

Fixes #196

To verify this works:

./build.ss &&
./unit-tests.ss pass parse buy_sig.glow &&
./unit-tests.ss pass parse dapps/buy_sig.glow &&
./glow pass parse buy_sig.glow &&
./glow pass parse dapps/buy_sig.glow

None of these should error out.

In GitLab by @kwanzknoel on Jun 17, 2021, 23:29

added 1 commit

  • 676df963 - Fix glow path initialization

Compare with previous version

In GitLab by @kwanzknoel on Jun 17, 2021, 23:29

marked this merge request as draft

In GitLab by @kwanzknoel on Jun 17, 2021, 23:29

changed the description

In GitLab by @kwanzknoel on Jun 17, 2021, 23:30

mentioned in merge request !148

In GitLab by @kwanzknoel on Jun 17, 2021, 23:42

changed the description

In GitLab by @kwanzknoel on Jun 18, 2021, 03:07

changed the description

In GitLab by @kwanzknoel on Jun 18, 2021, 03:07

changed the description

In GitLab by @kwanzknoel on Jun 18, 2021, 03:08

changed the description

In GitLab by @kwanzknoel on Jun 18, 2021, 03:08

changed the description

In GitLab by @kwanzknoel on Jun 18, 2021, 03:09

added 1 commit

  • 73ff1fb0 - Fix glow path initialization

Compare with previous version

In GitLab by @kwanzknoel on Jun 18, 2021, 03:10

assigned to @isd, @fahree, and @plotnick

In GitLab by @kwanzknoel on Jun 18, 2021, 03:10

unassigned @isd, @fahree, and @plotnick

In GitLab by @kwanzknoel on Jun 18, 2021, 03:10

requested review from @plotnick, @fahree, and @isd

In GitLab by @kwanzknoel on Jun 18, 2021, 03:10

marked this merge request as ready

In GitLab by @isd on Jun 18, 2021, 05:26

approved this merge request

In GitLab by @kwanzknoel on Jun 18, 2021, 16:47

added 4 commits

  • 73ff1fb0...694dbcb6 - 2 commits from branch master
  • 6d989f9 - Fix glow-path in pass command
  • b6c5077 - Fix glow path initialization

Compare with previous version

In GitLab by @kwanzknoel on Jun 18, 2021, 16:49

enabled an automatic merge when the pipeline for b6c5077 succeeds

In GitLab by @kwanzknoel on Jun 18, 2021, 16:49

canceled the automatic merge

In GitLab by @kwanzknoel on Jun 18, 2021, 16:49

enabled an automatic merge when the pipeline for b6c5077 succeeds

In GitLab by @kwanzknoel on Jun 18, 2021, 17:02

mentioned in commit eeeccdc