Skip to content

Tags: skius/stringlang

Tags

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was signed with the committer’s verified signature.
skius Niels Saurer
Add "filename:" to parsing error message to allow easy IDE integration

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
skius Niels Saurer
Add lambdas to README

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
skius Niels Saurer
Update README to include REPL

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was signed with the committer’s verified signature.
skius Niels Saurer
Fix maximum stack size checking, fix typo

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was signed with the committer’s verified signature.
skius Niels Saurer
Fix edge case where an argument-expression leads to a panic

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
skius Niels Saurer
Improve stack size checking, add exit-channel to kill evaluation

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
skius Niels Saurer
Add used-defined functions and Usage section to README

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
skius Niels Saurer
Import project