ZenScript main repository
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Stan Hebben 58c21971e9 - Added try! and try? operators il y a 6 ans
..
Arrays.zs - Added destructors - Added === and !== operator support - Fixed some cases where arguments aren't casted properly during call - Continued some work on stdlib il y a 6 ans
Chars.zs - Added static initializers - Added switch statements - Started work on increment and decrement operators - Starting work on Constructor, the build tool il y a 6 ans
Comparable.zs - Added (key, value) iterator for associative arrays - Added type bounds checking code - Fixed definitions not being added to the respective packages - Fixed various bugs with generics - Added some things to stdlib and created collections library il y a 6 ans
Exception.zs - Added destructors - Added === and !== operator support - Fixed some cases where arguments aren't casted properly during call - Continued some work on stdlib il y a 6 ans
Hashable.zs - Added destructors - Added === and !== operator support - Fixed some cases where arguments aren't casted properly during call - Continued some work on stdlib il y a 6 ans
IllegalArgumentException.zs - Added static initializers - Added switch statements - Started work on increment and decrement operators - Starting work on Constructor, the build tool il y a 6 ans
IllegalOperationException.zs - Added (key, value) iterator for associative arrays - Added type bounds checking code - Fixed definitions not being added to the respective packages - Fixed various bugs with generics - Added some things to stdlib and created collections library il y a 6 ans
Integers.zs - Added destructors - Added === and !== operator support - Fixed some cases where arguments aren't casted properly during call - Continued some work on stdlib il y a 6 ans
Panic.zs - Experimental: variant types - Experimental: match operator - Adding error handling with return values and monadics il y a 6 ans
Result.zs - Added try! and try? operators - WIP on exception handling il y a 6 ans
StringBuildable.zs - Added (key, value) iterator for associative arrays - Added type bounds checking code - Fixed definitions not being added to the respective packages - Fixed various bugs with generics - Added some things to stdlib and created collections library il y a 6 ans
StringBuilder.zs - Added destructors - Added === and !== operator support - Fixed some cases where arguments aren't casted properly during call - Continued some work on stdlib il y a 6 ans
Strings.zs - Added static initializers - Added switch statements - Started work on increment and decrement operators - Starting work on Constructor, the build tool il y a 6 ans