Releases: tomdodd4598/Dodd-Simple-Stack-Language
Releases · tomdodd4598/Dodd-Simple-Stack-Language
DSSL-4.2
16 Dec 04:44
Compare
Sorry, something went wrong.
No results found
Renamed $consts
to $const
, removed Iter
.sum
and .product
methods (add to or multiply with element on top of stack using .forEach
instead).
DSSL-4.1
13 Dec 21:15
Compare
Sorry, something went wrong.
No results found
Bug fixes, sets and dictionaries respect overloaded ==
and hash
, and new built-in methods.
DSSL-4.0
11 Dec 06:30
Compare
Sorry, something went wrong.
No results found
Added iterators, extensions, generalised member access logic, new keywords, more built-in methods and more built-in modules.
DSSL-3.0
16 Feb 15:36
Compare
Sorry, something went wrong.
No results found
Added macros, inheritance, operator overloading, modules and built-in methods.
DSSL-2.0
27 Jan 12:46
Compare
Sorry, something went wrong.
No results found
Added classes, importing and natives.
DSSL-1.0
19 Mar 18:24
Compare
Sorry, something went wrong.
No results found