Skip to content

Tags: thefrontside/platformscript

Tags

platformscript-v1.0.0-alpha.11

Toggle platformscript-v1.0.0-alpha.11's commit message
prepare platformscript 1.0.0-alpha.11

platformscript-v1.0.0-alpha.10

Toggle platformscript-v1.0.0-alpha.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #47 from thefrontside/cl/local-function-bind

Allow calling fns that are referenced by a fn parameter

platformscript-v1.0.0-alpha.9

Toggle platformscript-v1.0.0-alpha.9's commit message
prepare platformscript 1.0.0-alpha.9

platformscript-v1.0.0-alpha.8

Toggle platformscript-v1.0.0-alpha.8's commit message
prepare platformscript 1.0.0-alpha.8

platformscript-v1.0.0-alpha.7

Toggle platformscript-v1.0.0-alpha.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #29 from thefrontside/cl/module-eval

Add ability to evaluate a value as a PlatformScript module.

platformscript-v1.0.0-alpha.6

Toggle platformscript-v1.0.0-alpha.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #23 from thefrontside/cl/exported-run

add `run()` to platformscript interpreter

platformscript-v1.0.0-cl-exported-run.0

Toggle platformscript-v1.0.0-cl-exported-run.0's commit message

Verified

This commit was signed with the committer’s verified signature.
cowboyd Charles Lowell
export `run()` function from Effection as a hack

platformscript-v1.0.0-alpha.5

Toggle platformscript-v1.0.0-alpha.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #21 from thefrontside/cl/funcall

Add function call syntax

platformscript-v1.0.0-alpha.4

Toggle platformscript-v1.0.0-alpha.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #20 from thefrontside/cl/external-references

Embed external values into PlatformScript

platformscript-v1.0.0-alpha.3

Toggle platformscript-v1.0.0-alpha.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #17 from thefrontside/cl/remove-loading-of-javascr…

…ipt-modules

Remove ability to define modules as TS/JS