This website works better with JavaScript.
Home
Explore
Help
Sign In
jared
/
ZenScript
forked from
ZenScript/ZenScript
Watch
1
Star
0
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.
170
Commits
7
Branches
Tree:
d9a78c015b
development
import_fix
map_fix
master
optional_fix
preproctest
stdlib
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'd9a78c015b'
${ noResults }
ZenScript
/
ScriptingExample
/
src
/
main
/
java
/
org
/
openzen
/
zenscript
/
scriptingexample
History
Stan Hebben
ec46d47c02
- Improve work on the serializer and fixed some code issues that came up with them.
- Start work on the deserializer
6 years ago
..
FileContents.java
- Added support for implementations and method overriding
6 years ago
GlobalRegistry.java
- Improve work on the serializer and fixed some code issues that came up with them.
6 years ago
Main.java
Improved handling of functions, they now use the most generic variant available, using standard function types where possible. (TODO: there are still more to add)
6 years ago