|  | @@ -5,6 +5,10 @@
 | 
											
												
													
														|  |  * smalltalk.selector is now smalltalk.st2js
 |  |  * smalltalk.selector is now smalltalk.st2js
 | 
											
												
													
														|  |  * smalltalk.convertSelector is now smalltalk.js2st
 |  |  * smalltalk.convertSelector is now smalltalk.js2st
 | 
											
												
													
														|  |  * Collection >> ifEmpty:ifNotEmpty: family passes self to ifNotEmpty: block
 |  |  * Collection >> ifEmpty:ifNotEmpty: family passes self to ifNotEmpty: block
 | 
											
												
													
														|  | 
 |  | +* Smalltalk vm is now Smalltalk core
 | 
											
												
													
														|  | 
 |  | +* boot.js's .vm is now .api
 | 
											
												
													
														|  | 
 |  | +* amber load sets' .vm is now .api
 | 
											
												
													
														|  | 
 |  | +* Internal variables smalltalk/globals/_st are now $core/$globals/$recv
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  + smalltalk.
 |  |  + smalltalk.
 | 
											
												
													
														|  |    + accessJavaScript
 |  |    + accessJavaScript
 | 
											
										
											
												
													
														|  | @@ -13,6 +17,12 @@
 | 
											
												
													
														|  |    + postMessageTo:origin:
 |  |    + postMessageTo:origin:
 | 
											
												
													
														|  |  + Class >>
 |  |  + Class >>
 | 
											
												
													
														|  |    + heliosClass
 |  |    + heliosClass
 | 
											
												
													
														|  | 
 |  | ++ SmalltalkImage >>
 | 
											
												
													
														|  | 
 |  | +  + core
 | 
											
												
													
														|  | 
 |  | ++ amber/boot exports
 | 
											
												
													
														|  | 
 |  | +  + api
 | 
											
												
													
														|  | 
 |  | ++ amber/{devel,deploy,lang} exports
 | 
											
												
													
														|  | 
 |  | +  + api
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  - ProtoObject class >>
 |  |  - ProtoObject class >>
 | 
											
												
													
														|  |    - heliosClass
 |  |    - heliosClass
 |