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 58c21971e9 - Added try! and try? operators hace 6 años
..
HashSet.zs - Added destructors - Added === and !== operator support - Fixed some cases where arguments aren't casted properly during call - Continued some work on stdlib hace 6 años
LinkedList.zs - Added try! and try? operators - WIP on exception handling hace 6 años
NoSuchElementException.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 hace 6 años
Queue.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 hace 6 años
Set.zs - Added destructors - Added === and !== operator support - Fixed some cases where arguments aren't casted properly during call - Continued some work on stdlib hace 6 años
Stack.zs - Added destructors - Added === and !== operator support - Fixed some cases where arguments aren't casted properly during call - Continued some work on stdlib hace 6 años