8000 Tags · RauliL/plorth · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: RauliL/plorth

Tags

v1.0.0-alpha.8

Toggle v1.0.0-alpha.8's commit message

Verified

This tag was signed with the committer’s verified signature.
RauliL Rauli Laine
v1.0.0-alpha.8

Contains support for reading text from standard input.

v1.0.0-alpha.7

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

Verified

This tag was signed with the committer’s verified signature.
RauliL Rauli Laine
v1.0.0-alpha.7

Provides optimizations to concatenated and repeated arrays and strings
and fix to indexing issue of the aforementioned containers.

v1.0.0-alpha.6

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

Verified

This tag was signed with the committer’s verified signature.
RauliL Rauli Laine
v1.0.0-alpha.6

Contains critical compilation fix and improvements in source code
position tracking.

v1.0.0-alpha.5

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

Verified

This tag was signed with the committer’s verified signature.
RauliL Rauli Laine
v1.0.0-alpha.5

Erors now include source code position in which they occurred.

v1.0.0-alpha.4

Merge pull request #53 from RauliL/release

Release 1.0.0-alpha.4

v1.0.0-alpha.3

Toggle v1.0.0-alpha.3's commit message
Merge pull request #17 from RauliL/global-word-proto

Rename word `prototype` to `proto`

v1.0.0-alpha.2

Toggle v1.0.0-alpha.2's commit message
Make tests look pretty

v1.0.0-alpha.1

Toggle v1.0.0-alpha.1's commit message
Merge pull request #1 from RauliL/rewrite

Interpreter redesign and rewrite

v0.0.1

Toggle v0.0.1's commit message
Fix pop methods

Pop methods in execution context don't pop values from the stack if they
are not expected type.
0