瀏覽代碼

CHANGELOG: Document kernel-used APIs.

Herbert Vojčík 7 年之前
父節點
當前提交
2bd061b51b
共有 1 個文件被更改,包括 9 次插入0 次删除
  1. 9 0
      CHANGELOG

+ 9 - 0
CHANGELOG

@@ -2,6 +2,15 @@
 ===================================
 
 * Kernel slimmed, things moved to Smalltalk side.
+* Kernel (sans parser) calls only this Smalltalk-side API:
+  * AmberBootstrapInitialization class >> run
+  * Message class >> selector:arguments:notUnderstoodBy:
+  * Dictionary class >> newFromPairs:
+  * ErrorHandler class >> handleError:
+  * JSObjectProxy class >> on:
+  * NonBooleanReceiver class >> new
+  * NonBooleanReceiver >> object:
+  * NonBooleanReceiver >> signal
 
 Commits: https://lolg.it/amber/amber/commits/0.19.1.