Skip to content

Tags: dev-el/assemblyscript

Tags

v0.27.17

Toggle v0.27.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: placeholder commit for aspublish (AssemblyScript#2789)

The commit that fixed the regression didn't start with "fix:" and such,
so this commit accounts for that instead.

v0.27.16

Toggle v0.27.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: return the assigned value in assignments (AssemblyScript#2773)

Fixes AssemblyScript#2770.

v0.27.15

Toggle v0.27.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: add diagnose for non-declarative statements in namespace (Assemb…

…lyScript#2765)

v0.27.14

Toggle v0.27.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
build(deps-dev): bump @babel/traverse in /lib/loader (AssemblyScript#…

…2771)

v0.27.13

Toggle v0.27.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: introduce CallableFunction and NewableFunction from typescript/l…

…ib/lib.es5.d.ts (AssemblyScript#2712)

Co-authored-by: Xinquan XU <Xinquan.XU@partner.bmw.com>

v0.27.12

Toggle v0.27.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: rest parameter crash resolver (AssemblyScript#2748)

Fixes AssemblyScript#2707

v0.27.11

Toggle v0.27.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: interface inheritance cause crash (AssemblyScript#2756)

v0.27.10

Toggle v0.27.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: `StaticArray#concat` link child to incorrect parent (AssemblyScr…

…ipt#2746)

v0.27.9

Toggle v0.27.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Error on usage of reference types in fields (AssemblyScript#2733)

v0.27.8

Toggle v0.27.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Use correct index as shadowstack slot key (AssemblyScript#2720)