This website works better with JavaScript.
Home
Explore
Help
Sign In
kindlich
/
ZenScript
forked from
ZenScript/ZenScript
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
ZenScript main repository
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
65
Commits
7
Branches
Tree:
f89d5f93ae
1.14
WIP/functionalInterfaces
development
feature/remove-storedtypes
genericParams
master
stdlib
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'f89d5f93ae'
${ noResults }
ZenScript
/
Constructor
History
Stan Hebben
50c817b67e
- Experimental: variant types
- Experimental: match operator - Adding error handling with return values and monadics
6 years ago
..
libraries
- Experimental: variant types - Experimental: match operator - Adding error handling with return values and monadics
6 years ago
src/main/java/org/openzen/zenscript/
constructor
- Added destructors - Added === and !== operator support - Fixed some cases where arguments aren't casted properly during call - Continued some work on stdlib
6 years ago
build.gradle
- Added static initializers - Added switch statements - Started work on increment and decrement operators - Starting work on Constructor, the build tool
6 years ago