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.
Stan Hebben d577ffa6c3 - Added bracket handlers hace 6 años
..
classes.zs - Added switch statement - MemberVisitors now have one central clinit writer hace 6 años
conditionals.zs - Refactored some formatting things to be reusable for source code translation targets - Removed generic compare - Rewrote the way builtins are handled and implemented nearly all operations for all supported basic / builtin types - Added java source code compilation - Added throw expression, allowing a throw to be formulated as expression (handy inside matches) hace 6 años
functions.zs Merge branch 'development_kindlich' into development hace 6 años
helloworld.zs - Added bracket handlers - Fixed crash formatting scripts without script statements - Fixed bug causing lambda headers not to be inferred anymore - Refactored some IDE code, also fixes scrolling not working properly hace 6 años
match.zs Function stuff, probably hace 6 años
moreHellos.zs One generated class per script file + classes hace 6 años
statements.zs More java stuff hace 6 años
switch.zs - Added switch statement - MemberVisitors now have one central clinit writer hace 6 años