Subversion Repositories pub

Compare Revisions

Ignore whitespace Rev 62 → Rev 65

/pluggablejs/branches/1.1.1build34/ChangeLog
1,3 → 1,12
1.1.1build34: not a release
* Renamed the $net object to $net_outlyer to be less intrusive
* Interactive shell prints the result of each line (optionally and on by default)
* Cleaner use of internal variables, there's no longer a need to
reserve any variable name / namespace beyond $net_outlyer
* lang.array() family of methods to create Java arrays
* lang.var_dump() to help in debugging
* lang.for_each()
 
1.1.0build33: 2008-07-01
* Sandbox can be created with no associated file (only boilerPlate code
will be issued)