Explorar o código

CHANGELOG: Document kernel-used APIs.

Herbert Vojčík %!s(int64=7) %!d(string=hai) anos
pai
achega
2bd061b51b
Modificáronse 1 ficheiros con 9 adicións e 0 borrados
  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.