September 26, 2008
Sleep 2.1-u3 has been released. Sleep is an embeddable scripting language implemented in Java, and inspired by Perl and Objective-C.
This release includes: debug messages providing more detail on proxy objects, ordered hashes that no longer serialize their miss and remove policies, the ability of the cast function to create empty arrays, bug fixes and other changes.
August 05, 2008
Sleep 2.1 Update 2 has been released. Sleep is an embeddable scripting language implemented in Java, and inspired by Perl and Objective-C.
This release includes: import from that modifies the system classpath, foreach loops that accept Java iterators, bug fixes, and other changes.
July 04, 2008
Sleep 2.1 Update 1 has been released. Sleep is an embeddable scripting language implemented in Java, and inspired by Perl and Objective-C.
This release includes: performance improvements, bug fixes, improved compile-time error checking, and other changes.
June 17, 2008
Sleep 2.1 has been released. Sleep is an embeddable scripting language implemented in Java, and inspired by Perl and Objective-C.
June 02, 2008
Sleep 2.1-b27 has been released. Sleep is an embeddable scripting language implemented in Java, and inspired by Perl and Objective-C.
This release includes: a new java.util.List implementation to back Sleep arrays with, improved javax.script API support, and other changes.
April 30, 2008
Sleep 2.1-b24 has been released. Sleep is an embeddable scripting language implemented in Java, and inspired by Perl and Objective-C.
This release includes: improved support for circular data structures, a taint mode, and other changes.
April 23, 2008
Sleep 2.1-b23 has been released. Sleep is an embeddable scripting language implemented in Java, and inspired by Perl and Objective-C.
This release includes: changed return value types of certain sleep.interfaces.Loadable methods, new command line options for printing timing and profiling information for a script, basic cycle detection for the SleepUtils.describe method, and other changes.
April 18, 2008
Sleep 2.1-b22 has been released. Sleep is an embeddable scripting language implemented in Java, and inspired by Perl and Objective-C.
This release includes: ordered hash improvements, profiler accuracy improvements, and other changes.
November 13, 2007
Sleep 2.1-b20 has been released. Sleep is an embeddable scripting language implemented in Java, and inspired by Perl and Objective-C.
This release includes: warnings when modifications of read-only arrays and hashes are attempted, the evaluation of $null as null rather than "" when passed as a Java string, support for $null elements in Sleep arrays when converting to Java arrays, bug fixes, and other changes.
October 25, 2007
Sleep 2.1-b19 has been released. Sleep is an embeddable scripting language implemented in Java, and inspired by Perl and Objective-C.
This release includes: callcc support, support for inline functions, improved fault tolerance, and other changes.
July 05, 2007
Sleep 2.1-b18 has been released. Sleep is an embeddable scripting language implemented in Java, and inspired by Perl and Objective-C.
This release includes: the addition of scalar references, the addition of the backtick operator for spawning an external program, improved Java method resolution, and other changes.
June 17, 2007
Sleep 2.1-b17 has been released. Sleep is an embeddable scripting language implemented in Java, and inspired by Perl and Objective-C.
This release includes: the addition of a literal form for Java classes, assertions that accept an optional message parameter, bug fixes, and other changes.
June 11, 2007
Sleep 2.1-beta 16 has been released. Sleep is an embeddable scripting language implemented in Java, and inspired by Perl and Objective-C.
This release includes: a new debugging mode for tracing predicate evalutions, code cleanups, support for passing hashes/arrays as named parameters to closures, plus other changes and fixes.
April 26, 2007
Sleep 2.1-beta 15 has been released. Sleep is an embeddable scripting language implemented in Java, and inspired by Perl and Objective-C.
This release includes: the addition of an assert command, a reworking of the conversion of array scalars to native Java arrays, plus other changes and bug fixes.
March 25, 2007
Sleep 2.1 beta 14 has been released. Sleep is an embeddable scripting language implemented in Java, and inspired by Perl and Objective-C.
This release includes: array function support for negative parameters as offsets from the total length of the array, a splice function, automatic flushing of the regex pattern cache, support for importing from jar files with spaces in the filename, plus other changes and bug fixes.
March 12, 2007
Sleep 2.1-b12 has been released. Sleep is an embeddable scripting language implemented in Java, and inspired by Perl and Objective-C.
This release includes: support for including external files into the current script, improved string handling functions, support for byte buffers, a rewrite of the interpreter and parser handling of parsed literals, plus other changes.
December 04, 2006
Sleep 2.1 beta 11 has been released. Sleep is an embeddable scripting language implemented in Java, and inspired by Perl and Objective-C.
This release includes: an -a/--ast command line option for dumping an AST of a script, a built-in profiler, plus other changes and fixes.
November 20, 2006
Sleep 2.1 beta 10 has been released. Sleep is an embeddable scripting language implemented in Java, and inspired by Perl and Objective-C.
This release includes: improved Unicode support for the I/O functions, support for specifying 8- and 16-bit characters within parsed literal strings, new assignment operators, plus other improvements and fixes.
November 06, 2006
Sleep 2.1 beta 9 has been released. Sleep is an embeddable scripting language implemented in Java, and inspired by Perl and Objective-C.
This release includes: scalars that are serializable; a significant performance fix; support for parsing and syntax checking, but not running, a script; plus other changes and fixes.
October 30, 2006
Sleep 2.1 beta 8 has been released. Sleep is an embeddable scripting language implemented in Java, and inspired by Perl and Objective-C.
This release includes: changes to the string representation of closures, support for sharing the "this" scope among closures, enhancements to &exec to allow specification of a starting directory and an environment, console updates, plus other changes and fixes.
|
|