Skip to content

Tags: qsctr/metro

Tags

v0.3.2

Toggle v0.3.2's commit message
Update version to 0.3.2

v0.3.1

Toggle v0.3.1's commit message
Set version to 0.3.1

v0.3.0

Toggle v0.3.0's commit message
Update docs with modules

v0.2.1

Toggle v0.2.1's commit message
Allow calling recursive functions at load time

Mark the refs in lams of decls as refs of the nearest app in the call
stack (if any) rather than refs of the current decl, since they just
need to have been defined when the app is evaluated rather than when the
current decl is loaded. This allows (mutually) recursive functions to be
called in apps in decls but still disallows cyclic decls.

v0.2.0

Toggle v0.2.0's commit message
Update language reference with native and main

v0.1.1

Toggle v0.1.1's commit message
Add wildcard patterns

v0.1.0

Toggle v0.1.0's commit message
Add documentation