2
0

Commit Verlauf

Autor SHA1 Nachricht Datum
  Nicolas Petton 2872e6d55e Fixes issue #460 vor 11 Jahren
  Nicolas Petton 9afc4f037a Recompiled all js files vor 11 Jahren
  Herbert Vojčík 6ee406da85 Recompiled with crlf sanitization. vor 11 Jahren
  Nicolas Petton 02b3c8e163 Recompiles all .js files vor 11 Jahren
  Nicolas Petton 15ce8a0dd8 Removes Symbol from the system: vor 11 Jahren
  Nicolas Petton 43f674df33 Stream improvements and tests vor 11 Jahren
  Nicolas Petton c873f3c620 Collection tests refactorings and improvements vor 11 Jahren
  Nicolas Petton 6ca438b49c - Fixed Array printing vor 11 Jahren
  Herbert Vojčík a87162f044 JSObjectProxy >> at:IfPresent:{,ifAbsent:} vor 11 Jahren
  Herbert Vojčík ec8fcb4cf5 Recompiled with space-to-tab conversion. vor 11 Jahren
  Herbert Vojčík f054f54dae IndexableCollection >> indexOf:{,ifAbsent:} vor 11 Jahren
  Herbert Vojčík 8c59965426 Different migrateClass:, uses atomic name-swap. vor 11 Jahren
  Herbert Vojčík a00b67c79d Fixes #155. vor 11 Jahren
  Manfred Kroehnert 377dc01072 Kernel-Tests: fix equality tests to use assert: (a = b) vor 11 Jahren
  Manfred Kroehnert 43c9b33255 CollectionTest>>assertSameContents:as: revert to assert: (a = b) vor 11 Jahren
  Manfred Kroehnert c6987653fa Kernel-Tests: fix TestCase>>assert:equals: usage vor 11 Jahren
  Manfred Kroehnert b4e91be3fd JSObjectProxyTest>>testAtIfAbsent: also test for property with 'undefined' value vor 11 Jahren
  Manfred Kroehnert 91bb47c341 JSObjectProxy: add unit tests for >>value vor 11 Jahren
  Manfred Kroehnert 2ce4e33ba9 JSObjectProxyTest: add test for >>at:ifAbsent: vor 11 Jahren
  Herbert Vojčík 3f42379ee9 Using set equality in some tests where workarounds were before. vor 11 Jahren
  Nicolas Petton f376c51649 Fixes issue #356 vor 11 Jahren
  Nicolas Petton d41f9ddeb6 - Fixed issue #356 vor 11 Jahren
  Herbert Vojčík 697779eb33 Fixes #354. vor 11 Jahren
  Herbert Vojčík 2ba42314f3 BlockClosure >> currySelf vor 11 Jahren
  Nicolas Petton 5976556d2e Catch all exceptions occurring in the Smalltalk stack. JS exceptions are converted to instances of JavaScriptException vor 11 Jahren
  Nicolas Petton 020ff0ee2b Test for BlockClosure exception semantics vor 11 Jahren
  Nicolas Petton f50dfc9b72 Fixed issues #334 and #335 vor 11 Jahren
  Nicolas Petton 029b1911d0 Fixed ClassBuilder >> addSubclass:... with class migration vor 11 Jahren
  Nicolas Petton c5a513a221 - Merged contexts locals and args into one object vor 11 Jahren
  Nicolas Petton b4f9a7f555 - improved MethodContext >> asString vor 11 Jahren