API-CHANGES.txt 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985
  1. 0.24.1:
  2. * Deprecate Behavior >> javascriptConstructor(:)
  3. + Behavior >>
  4. + javaScriptConstructor
  5. + javaScriptConstructor:
  6. 0.23.2:
  7. + Platform class >>
  8. + fetch:
  9. + fetchUrl:options:
  10. + BrowserPlatform >>
  11. + fetch:
  12. + fetchUrl:options:
  13. + NodePlatform >>
  14. + fetch:
  15. + fetchUrl:options:
  16. 0.23.1:
  17. + TBehaviorDefaults >>
  18. + includingPossibleMetaDo:
  19. + Class >>
  20. + includingPossibleMetaDo:
  21. + CompiledMethod >>
  22. + origin
  23. - SmalltalkImage >>
  24. - includesKey:
  25. 0.23.0:
  26. * Namespace change: amber_core => amber/core.
  27. * amber/boot api addClass only takes 3 params; 4 param version deprecated
  28. + SmalltalkImage >>
  29. + beClean
  30. + amber/helpers exports >>
  31. + beClean
  32. + amber/boot api >>
  33. + setSlots(klass, arrayOfNames)
  34. 0.22.4:
  35. * Remove class IndexableCollection, trait TKeyValueCollection.
  36. * Merge CharacterArray class into String class
  37. * Deprecate CharacterArray class
  38. * Deprecate Collection >> copyWithAll:, #, is enough.
  39. + amber/helpers exports
  40. + loadPackages
  41. - Array >>
  42. - numericallyIndexable
  43. - Set
  44. - detect:ifNone: (pushed up to Collection)
  45. - SequenceableCollection
  46. - numericallyIndexable
  47. - String >>
  48. - numericallyIndexable
  49. 0.22.1:
  50. + BlockClosure >>
  51. + provided
  52. + Class >>
  53. + provided
  54. 0.22.0:
  55. * Deprecate Exception >> resignal. Should have been #pass.
  56. + Compiler >>
  57. + ast:forClass:protocol:
  58. + cleanCodeGenerator
  59. + codeGenerator
  60. + forClass:protocol:
  61. + Exception
  62. + outer
  63. + pass
  64. + JSObjectProxy >>
  65. + removeKey:
  66. + Number >>
  67. + ln1p
  68. + SmalltalkImage >>
  69. + postLoad
  70. - AmberBootstrapInitialization class >>
  71. - initializeClasses
  72. - ClassBuilder >>
  73. - setupClass:
  74. - Compiler >>
  75. - compileNode:forClass:package:
  76. - ProtoObject
  77. - asJSON
  78. - asJavascript
  79. - SmalltalkImage >>
  80. - packageAt:
  81. - amber/boot api >>
  82. - nextId
  83. 0.21.1:
  84. + ClassBuilder >>
  85. + class:instanceVariables:
  86. + JSObjectProxy class >>
  87. + null
  88. + undefined
  89. - ClassBuilder >>
  90. - basicClass:instanceVariableNames:
  91. 0.21.0:
  92. * Deprecate SmalltalkImage >> existsJsGlobal:
  93. + Number >>
  94. + bitAnd:
  95. + bitNot
  96. + bitOr:
  97. + bitXor:
  98. + printStringBase:
  99. + Platform class >>
  100. + includesGlobal:
  101. 0.20.0:
  102. * Internal kernel fields naming changes.
  103. + amber/boot api >>
  104. + traitsOrClasses
  105. - SmalltalkImage >>
  106. - legacyGlobalJsVariables
  107. - amber/boot >>
  108. - nil
  109. - dnu
  110. - amber/boot api >>
  111. - classes
  112. 0.19.1:
  113. * Deprecate amber/boot api nextId, prop globalJsVariables.
  114. * Deprecate ProtoObject >> identityHash.
  115. * Deprecate SmalltalkImage >> packageAt: in favour of explicit #packageAt:if{Absent,Present}:.
  116. + AmberBootstrapInitialization class >>
  117. + run
  118. + initializeClasses
  119. + organizeClasses
  120. + organizeMethods
  121. + Behavior >>
  122. + basicOrganization
  123. + basicOrganization:
  124. + ClassOrganizer >>
  125. + theClass
  126. + ClassOrganizer class >>
  127. + on:
  128. + Compiler class >>
  129. + eval:
  130. + JavaScriptException >>
  131. + shouldBeStubbed
  132. + wrap
  133. + Message class >>
  134. + selector:arguments:notUnderstoodBy:
  135. + MethodContext >>
  136. + stubHere
  137. + stubToAtMost:
  138. + NonBooleanReceiver class >>
  139. + signalOn:
  140. + Package >>
  141. + evalBlock
  142. + evalBlock:
  143. + Package class >>
  144. + named:javaScriptDescriptor:
  145. + SmalltalkImage >>
  146. + packageDictionary
  147. + packageAt:ifPresent:
  148. + TBehaviorProvider >>
  149. + methodOrganizationEnter:andLeave:
  150. + TMasterBehavior >>
  151. + definedMethods
  152. + enterOrganization
  153. + leaveOrganization
  154. + Trait >>
  155. + basicOrganization
  156. + basicOrganization:
  157. + UndefinedObject >>
  158. + ==
  159. + Number >>
  160. + min:max:
  161. + degreesToRadians
  162. + radiansToDegrees
  163. + arcTan:
  164. + between:and:
  165. + Number class >>
  166. + radiansPerDegree
  167. + Point >>
  168. + dotProduct:
  169. + normal
  170. + angle
  171. + normalized
  172. + r
  173. + corner:
  174. + extent:
  175. + rectangle:
  176. + Rectangle >>
  177. + =
  178. + corner
  179. + origin
  180. + containsPoint:
  181. + containsRect:
  182. + printOn:
  183. + Rectangle class >>
  184. + origin:corner:
  185. + origin:extent:
  186. + point:point:
  187. - Package >>
  188. - basicName:
  189. - basicImports
  190. - ProtoObject >>
  191. - isSameInstanceAs:
  192. - ObjectTest >>
  193. - testIdentityHash
  194. - amber/boot api >>
  195. - reservedWords (with the hope no one uses it directly)
  196. 0.19.0:
  197. * Remove class Thenable, add trait TThenable.
  198. * Behavior / Trait hierarchy uses traits.
  199. + NativeFunction class >>
  200. + isNativeFunction:
  201. + IRInstructions >>
  202. + isSelf
  203. + isSuper
  204. + IRVariable >>
  205. + isSelf
  206. + isSuper
  207. + ScopeVar >>
  208. + isSelf
  209. + isSuper
  210. + PseudoVar >>
  211. + isSelf
  212. + isSuper
  213. +UndefinedObject >>
  214. + identityHash
  215. + value
  216. + amber/boot >>
  217. + nilAsValue
  218. - IRSend >>
  219. - isSuperSend
  220. 0.18.3:
  221. * Move {add,remove}Element from Array.prototype to kernel API.
  222. * New superclass of Behavior named BehaviorBody, pushed up some methods.
  223. * Represents named holder of methods; hierarchy and instantiation left to Behavior.
  224. * Add class Trait as subclass of BehaviorBody.
  225. * Add class TraitTransformation.
  226. * Deprecate #asJSON in favour of #asJavaScriptObject.
  227. * Deprecate #asJavascript in favour of #asJavaScriptSource.
  228. + BehaviorBody >>
  229. + setTraitComposition:
  230. + traitCompositionDefinition
  231. + traitUsers
  232. + allSubclassesDo:
  233. + superclass
  234. + Trait >>
  235. + allInstanceVariableNames
  236. + allSubclassesDo:
  237. + asJavascript
  238. + asTraitComposition
  239. + category
  240. + classTag
  241. + definition
  242. + package
  243. + superclass
  244. + theMetaClass
  245. + theNonMetaClass
  246. + exportBehaviorDefinitionTo:using:
  247. + traitUsers
  248. + package:
  249. + Trait class >>
  250. + named:package:
  251. + named:uses:package:
  252. + TraitTransformation >>
  253. + -
  254. + @
  255. + addAliases:
  256. + addExclusions:
  257. + aliases
  258. + asJSON
  259. + asJavascript
  260. + asTraitComposition
  261. + asTraitTransformation
  262. + definition
  263. + exclusions
  264. + initialize
  265. + postCopy
  266. + trait
  267. + trait:
  268. + Collection >>
  269. + copyWithout:
  270. + SequenceableCollection >>
  271. + reverseDo:
  272. + Array >>
  273. + asTraitComposition
  274. + amber/boot api >>
  275. + addElement
  276. + removeElement
  277. + wrapJavaScript
  278. + CharacterArray >>
  279. + asSymbolPrintOn:
  280. + symbolPrintString
  281. + String >>
  282. + isSelector
  283. + StringStream >>
  284. + print:
  285. + printSymbol:
  286. + Package >>
  287. + traitCompositions
  288. + Class >>
  289. + subClass:
  290. + subClass:uses:
  291. + subClass:uses:instanceVariables:
  292. + subClass:uses:instanceVariables:category:
  293. + subClass:uses:instanceVariables:classVariables:poolDictionaries:category:
  294. + subClass:uses:instanceVariables:package:
  295. + UndefinedObject >>
  296. + subClass:
  297. + subClass:uses:
  298. + subClass:uses:instanceVariables:
  299. + subClass:uses:instanceVariables:category:
  300. + subClass:uses:instanceVariables:classVariables:poolDictionaries:category:
  301. + subClass:uses:instanceVariables:package:
  302. + Metaclass >>
  303. + uses:instanceVariableNames:
  304. - Association >>
  305. - importsString
  306. - String >>
  307. - importsString
  308. - AbstractExporter
  309. - classNameFor:
  310. - Exporter >>
  311. - jsClassNameFor:
  312. 0.18.2:
  313. * Add Platform-DOM package with DOM-related stuff.
  314. * Platform-DOM not loaded by default. Packages that will use it will import it.
  315. + PlatformDom class >>
  316. + isFeasible
  317. + isDomNode:
  318. + newCustomEvent:detail:
  319. + toArray:
  320. + CharacterArray >>
  321. + asDomNode
  322. + Collection >>
  323. + asDomNode
  324. + JSObjectProxy >>
  325. + asDomNode
  326. + String >>
  327. + htmlTextContent
  328. 0.18.1:
  329. + ASTNode >>
  330. + withTail:
  331. - SendNode >>
  332. - valueWithReceiver:
  333. 0.18.0:
  334. * Remove class RethrowErrorHandler (hack for cli before 0.12.3).
  335. * Add Kernel-Dag package with abstract DAG-node and DAG-node visitor.
  336. * Some internal API changes in Compiler-* (including the move to DAG-node).
  337. - Object >>
  338. - throw:
  339. 0.17.0:
  340. * Remove classes InterfacingObject, PlatformInterface.
  341. * Deprecate $boot.nil (use $boot.nilAsReceiver).
  342. + amber/boot >>
  343. + nilAsReceiver
  344. - NativeFunction class >>
  345. - constructor:
  346. - constructor:value:
  347. - constructor:value:value:
  348. - constructor:value:value:value:
  349. 0.16.1:
  350. * Deprecate $boot.dnu (use $boot.nilAsClass).
  351. + amber/boot >>
  352. + nilAsClass
  353. 0.16.0:
  354. * Deprecate ClassBuilder >> setupClass:
  355. * $core.initialize now returns a Promise
  356. * $core.addClass now returns the class
  357. + amber/boot api >>
  358. + send2
  359. + traverseClassTree
  360. + Promise class >>
  361. + new
  362. - amber/boot api >>
  363. - wrapClassName
  364. - send
  365. - allSubclasses
  366. - AbstractCodeGenerator >>
  367. - classNameFor:
  368. 0.15.1:
  369. * Thenable class added
  370. * Promise class added, wraps JS Promise, subclass of Thenable
  371. + Thenable >>
  372. + catch:
  373. + on:do:
  374. + on:do:catch:
  375. + then:
  376. + then:catch:
  377. + then:on:do:
  378. + then:on:do:catch:
  379. + JSObjectProxy >>
  380. + catch:
  381. + on:do:
  382. + on:do:catch:
  383. + then:
  384. + then:catch:
  385. + then:on:do:
  386. + then:on:do:catch:
  387. + amber/boot api >>
  388. + seamless
  389. + Promise class >>
  390. + new:
  391. + forBlock:
  392. + value:
  393. + signal:
  394. + all:
  395. + any:
  396. 0.14.18:
  397. * Some internal API changes in Compiler-*.
  398. 0.14.14:
  399. * InterfacingObject >> ajax: deprecated
  400. * PlatformInterface class deprecated
  401. * Class BrowserInterface removed
  402. * Class Terminal, BrowserTerminal added
  403. * Class Platform, BrowserPlatform added
  404. + Environment >>
  405. + renamePackage:to:
  406. + Platform class >>
  407. + globals
  408. + newXhr
  409. + Terminal class >>
  410. + alert:
  411. + confirm:
  412. + prompt:
  413. + prompt:default:
  414. SmalltalkImage >>
  415. + existsJsGlobal:
  416. - PlatformInterface class >>
  417. - initialize
  418. - setWorker:
  419. 0.14.12:
  420. + JSObjectProxy >>
  421. + putOn:
  422. + ProtoStream >>
  423. + nextPutJSObject:
  424. 0.14.11:
  425. * Basic streaming protocol extracted from Stream to ProtoStream
  426. + Object >>
  427. + in:
  428. + JSObjectProxy >>
  429. + in:
  430. 0.14.10:
  431. + JSObjectProxy class >>
  432. + addObjectVariablesTo:ofProxy:
  433. + compareJSObjectOfProxy:withProxy:
  434. + forwardMessage:withArguments:ofProxy:
  435. + jsObject:ofProxy:
  436. + lookupProperty:ofProxy:
  437. - JSObjectProxy >>
  438. - jsObject:
  439. - lookupProperty:
  440. - compareJSObjectWith:
  441. - addObjectVariablesTo:
  442. - forwardMessage:withArguments:
  443. 0.14.4:
  444. + AmdExporter >>
  445. + importsForOutput:
  446. + AbstractCodeGenerator >>
  447. + currentPackage
  448. + currentPackage:
  449. + Compiler >>
  450. + currentPackage
  451. + currentPackage:
  452. + compile:forClass:protocol:
  453. + compileNode:forClass:package:
  454. + SemanticAnalyzer >>
  455. + thePackage
  456. + thePackage:
  457. + isVariableUndefined:inPackage:
  458. - Compiler >>
  459. - compile:
  460. - compile:forClass:
  461. - compileExpression:
  462. - SemanticAnalyzer >>
  463. - isVariableGloabllyUndefined:
  464. - Behavior >>
  465. - compile:
  466. 0.14.3:
  467. * #heliosClass is now #classTag
  468. + Compiler >>
  469. + eval:forPackage:
  470. + Behavior >>
  471. + packageOfProtocol:
  472. + Exporter >>
  473. + exportPackageContextOf:on:
  474. + exportPackageImportsOf:on:
  475. + Package >>
  476. + basicImports
  477. + imports
  478. + imports:
  479. + importsDefinition
  480. + importsFromJson:
  481. + importsAsJson
  482. + sortedImportsAsArray
  483. + validateImports:
  484. + Package class >>
  485. + named:imports:transport:
  486. + Association >>
  487. + importsString
  488. + String >>
  489. + importsString
  490. + ProtoObject >>
  491. + ifNil:
  492. + ifNil:ifNotNil:
  493. + ifNotNil:
  494. + ifNotNil:ifNil:
  495. + isNil
  496. + notNil
  497. - Object >>
  498. - ifNil:
  499. - ifNil:ifNotNil:
  500. - ifNotNil:
  501. - ifNotNil:ifNil:
  502. - isNil
  503. - notNil
  504. 0.14.1:
  505. * NativeFunction class >> constructor:[value:...] deprecated
  506. + NativeFunction class >>
  507. + constructorNamed:
  508. + constructorNamed:value:
  509. + constructorNamed:value:value:
  510. + constructorNamed:value:value:value:
  511. + constructorOf:
  512. + constructorOf:value:
  513. + constructorOf:value:value:
  514. + constructorOf:value:value:value:
  515. + functionNamed:
  516. + functionNamed:value:
  517. + functionNamed:value:value:
  518. + functionNamed:value:value:value:
  519. + functionNamed:valueWithArgs:
  520. + functionOf:
  521. + functionOf:value:
  522. + functionOf:value:value:
  523. + functionOf:value:value:value:
  524. + functionOf:valueWithArgs:
  525. + methodOf:this:
  526. + methodOf:this:value:
  527. + methodOf:this:value:value:
  528. + methodOf:this:value:value:value:
  529. + methodOf:this:valueWithArgs:
  530. + SmalltalkImage >>
  531. + optOut:
  532. + cancelOptOut:
  533. 0.14.0:
  534. + Object >>
  535. + asJQuery
  536. + asJQueryInContext:
  537. + BlockClosure >>
  538. + asJQuery
  539. + asJQueryInContext:
  540. - AnnouncementSubscription >>
  541. - block
  542. - block:
  543. - Collection >>
  544. - contains:
  545. - String >>
  546. - asSelector
  547. - asJavaScriptSelector
  548. - SmalltalkImage >>
  549. - at:
  550. - at:ifAbsent:
  551. - at:put:
  552. - current
  553. - vm
  554. - createPackage:properties:
  555. - MethodContext >>
  556. - temps
  557. - Object >>
  558. - try:catch:
  559. 0.13.2:
  560. + SourceArea class >>
  561. + codeMirror
  562. 0.13.1:
  563. * String >> asSelector is now String >> asJavaScriptMethodName
  564. * String >> asJavaScriptSelector is now String >> asJavaScriptPropertyName
  565. * smalltalk.selector is now smalltalk.st2js
  566. * smalltalk.convertSelector is now smalltalk.js2st
  567. * Collection >> ifEmpty:ifNotEmpty: family passes self to ifNotEmpty: block
  568. * Smalltalk vm is now Smalltalk core
  569. * boot.js's .vm is now .api
  570. * amber load sets' .vm is now .api
  571. * Internal variables smalltalk/globals/_st are now $core/$globals/$recv
  572. + smalltalk.
  573. + accessJavaScript
  574. + Object >>
  575. + postMessageTo:
  576. + postMessageTo:origin:
  577. + Class >>
  578. + heliosClass
  579. + SmalltalkImage >>
  580. + core
  581. + amber/boot
  582. + api
  583. + amber/{devel,deploy,lang} exports
  584. + api
  585. - ProtoObject class >>
  586. - heliosClass
  587. - Object class >>
  588. - heliosClass
  589. - amber/boot
  590. - vm
  591. 0.12.6:
  592. + String >>
  593. + value:
  594. + ProtocolAnnouncement >>
  595. + package
  596. + Behavior >>
  597. + isTestClass
  598. + Package >>
  599. + isTestPackage
  600. + amber/{devel,deploy,lang} exports
  601. + nil
  602. + amber/helpers exports
  603. + nil
  604. 0.12.4:
  605. * Package Canvas renamed to Web
  606. * Object >> try:catch: deprecated in favour of BlockClosure >> tryCatch:
  607. + Announcer >>
  608. + on:do:for:
  609. + Node >>
  610. + navigationNodeAt:ifAbsent:
  611. + BlockClosure >>
  612. + tryCatch:
  613. + Environment >>
  614. + evaluate:for:
  615. + AmberCli >>
  616. + version:
  617. + Object >>
  618. + deprecatedAPI:
  619. - Environment >>
  620. - eval:on:
  621. - evaluateString:on:
  622. 0.12.3:
  623. * Package Import-Export renamed to Kernel-ImportExport
  624. * A dozen of methods moved from Object to ProtoObject
  625. * HashedCollection >> at:ifAbsentPut: pushed up to SequenceableCollection
  626. * HashedCollection >> , is now allowed (removed shouldNotImplement)
  627. * HashedCollection and Dictionary both subclasses of AssociativeCollection
  628. * Smalltalk class moved to SmalltalkImage class, Smalltalk is now global var
  629. * Smalltalk current deprecated in favour of Smalltalk
  630. * Smalltalk at:[put:] deprecated in favour of Smalltalk globals at:[put:]
  631. * <smalltalk.ClassName> deprecated in favour of <globals.ClassName>
  632. + CompiledMethod >>
  633. + defaultProtocol
  634. + Behavior >>
  635. + compile:protocol:
  636. + removeProtocolIfEmpty:
  637. + Package >>
  638. + load
  639. + loadFromNamespace:
  640. + Package class >>
  641. + load:
  642. + load:fromNamespace:
  643. + PackageTransport >> load
  644. + PackageHandler >> load:
  645. + AmdPackageHandler >> load:
  646. + Set >> removeAll
  647. + AssociativeCollection class
  648. + BucketStore class
  649. + SmalltalkImage >>
  650. + globals
  651. + vm
  652. + settings
  653. + Setting class
  654. + String >>
  655. + asSetting
  656. + asSettingIfAbsent:
  657. + settingValue
  658. + settingValueIfAbsent:
  659. + settingValue:
  660. + Smalltalk global variable
  661. - CompiledMethod >>
  662. - category: (use #protocol:)
  663. - defaultCategory
  664. - Behavior >> compile:category:
  665. - HTMLCanvas class >>
  666. - browserVersion
  667. - isMSIE
  668. - isMozilla
  669. - isOpera
  670. - isWebkit
  671. 0.12.2:
  672. * Collection >> contains: is deprecated in favor of anySatisfy:
  673. + Announcer >> on:doOnce:
  674. + String >>
  675. + uriEncoded
  676. + uriDecoded
  677. + uriComponentEncoded
  678. + uriComponentDecoded
  679. + Collection >>
  680. + removeAll
  681. + ifEmpty:ifNotEmpty:
  682. + ifNotEmpty:ifEmpty:
  683. + anyOne
  684. + noneSatisfy:
  685. + anySatisfy:
  686. + allSatisfy:
  687. 0.12.0:
  688. * SmalltalkMethodContext.prototype.fillBlock() takes a third 'index' parameter
  689. * Existing classes moved to new KernelInfrastructure package
  690. * ImporterExporter
  691. * are now StreamExporters
  692. * aware of AMD namespaces
  693. * support transport types and commit channels
  694. + Node >>
  695. + nextChild
  696. + method
  697. + postCopy
  698. + isCascadeNode
  699. + isLastChild
  700. + BlockNode >>
  701. + nextNode:
  702. + nextChild
  703. + SendNode >>
  704. + isCascadeSendNode
  705. + shouldBeAliased
  706. + CompiledMethod >> sendTo:arguments:
  707. + Array >>
  708. + addFirst:
  709. + removeLast
  710. + Number >>
  711. + ceiling
  712. + floor
  713. + asNumber
  714. + //
  715. + cos
  716. + sin
  717. + tan
  718. + arcCos
  719. + arcSin
  720. + arcTan
  721. + log
  722. + log:
  723. + raisedTo:
  724. + sign
  725. + **
  726. + ln
  727. + e
  728. + String class >> esc
  729. + String >>
  730. + asMutator
  731. + capitalized
  732. + isCapitalized
  733. + JSProxy >> printString
  734. + Behavior >>
  735. + ownProtocols
  736. + ownMethods
  737. + JSStream >> nextPutSendIndexFor:
  738. + InterfacingObject class
  739. + Interpreter class
  740. + DocumentFragmentTag class
  741. + AbstractExporter class
  742. + PlatformInterface class
  743. - Node >> extent
  744. - JSStream >> nextPutStatement:with:
  745. - Smalltalk.installSuperclass()
  746. - ClassReferenceNode class (now handled via VariableNode)
  747. 0.11.0:
  748. * AnnouncementSubscription use #valuable: instead of #block: (deprecated)
  749. * AbstractCodeGenerator inherits from Object, not NodeVisitor
  750. * Object>>printString
  751. * replace >>printString with >>printOn:
  752. * replace >>storeString with >>printString
  753. * PackageLoader is now PackageHandler (>>commit: >>setupPackagenamed:prefix: >>ajaxPutAt:data:
  754. * Package>>fetch: is now Package>>load:
  755. * Package>>fetch:prefix: is now Package>>load:prefix:
  756. * Queue>>front replaced by Queue>>next
  757. * Queue>>frontIfAbsent: replaced by Queue>>nextIfAbsent:
  758. * Queue>>back: replaced by Queue>>nextPut:
  759. * smalltalk.addMethod() does not use explicit JS selector
  760. * JSObjectProxy>>canForwardMessage: replaced by use of JSObjectProxy>>lookupProperty: with asJavaScriptSelector
  761. * JSObjectProxy>>forwardMessage: replaced by explicit JSObjectProxy>>forwardMessage:withArguments:
  762. * String>>asJavaScriptSelector moved to Kernel-Objects package
  763. + Object>>asString
  764. + Object>>putOn:
  765. + String>>isVowel
  766. + Collection>>putOn:
  767. + CharacterArray>>putOn:
  768. + Stream>><<
  769. + Stream>>write
  770. + SequenceableCollection>>newStream
  771. + SequenceableCollection>>readStream
  772. + SequenceableCollection>>stream
  773. + SequenceableCollection>>streamClass
  774. + SequenceableCollection>>writeStream
  775. + Collection>>isImmutable
  776. + Stream>>nextPutString:
  777. + StringStream>>nextPutString:
  778. + JSStream>>nextPutClassRefFunction:
  779. + String>>crlfSanitized
  780. + inlined Block now also responds to >>value:
  781. + Parser: split literal into runtimeLiteral and parseTimeLiteral
  782. + Parser: write #(4 #(5 6 #()) 7) as #(4 (5 6 ()) 7)
  783. + Parser: write #(#on:do: #Object) as #(on:do: Object)
  784. + Parser: Symbols for binarie selectores
  785. + Package>>commit
  786. + AIContext>>initializeLocals
  787. + ASTInterpreter>>withBlockContext:
  788. + smalltalk.allSelectors()
  789. + Object>>isCompiledMethod
  790. + Object>>isPackage
  791. + Object>>isBehavior
  792. + ClassMoved Announcemen class
  793. + Behavior>>includesBehavior:
  794. + Environment>>classes
  795. + Environment>>allSelectors
  796. + Environment>>removeProtocol:
  797. + Environment>>renameProtocol:to:in:
  798. + CompiledMethod>>protocol:
  799. + Smalltalk>>globalJsVariables
  800. + Smalltalk>>addGlobalJsVariable:
  801. + Smalltalk>>deleteGlobalJsVariable:
  802. - Object>>storeOn:
  803. - Object>>log:block:
  804. - Object>>printNl
  805. - Compiler-IR.st >>javascriptSelector
  806. - Compiler-IR.st >>nextPutVar:
  807. - Kernel-Collections.st >>asSuperSelector
  808. - Collection>>readStream
  809. - Collection>>stream
  810. - Collection>>streamClass
  811. - Collection>>writeStream
  812. - Symbol class (replaced with String)
  813. - IRInlinedNonLocalReturn class
  814. - IRInlinedSend>>nonLocalReturnInliner
  815. - IRNonLocalReturnInliner class
  816. - Package>>dependencies
  817. - Package>>dependencies:
  818. - Package>>properties
  819. - Package>>jsProperties
  820. - Package>>jsProperties:
  821. - Package>>propertiesAsJSON
  822. - Package>>propertyAt:
  823. - Package>>propertyAt:ifAbsent:
  824. - Package>>propertyAt:put:
  825. - Browser>>ajaxPutAt:data: