Historique des commits

Auteur SHA1 Message Date
  Herbert Vojčík 39f372af29 Another tab/space strange combos out. il y a 11 ans
  Herbert Vojčík 8d0d0adde2 Convert spaces to tabs in .st il y a 11 ans
  Herbert Vojčík 2e40ee8a92 createPackage: with only one parameter at the beginning of .st il y a 11 ans
  Herbert Vojčík f054f54dae IndexableCollection >> indexOf:{,ifAbsent:} il y a 11 ans
  Herbert Vojčík 8c59965426 Different migrateClass:, uses atomic name-swap. il y a 11 ans
  Herbert Vojčík a00b67c79d Fixes #155. il y a 11 ans
  Manfred Kroehnert 377dc01072 Kernel-Tests: fix equality tests to use assert: (a = b) il y a 11 ans
  Manfred Kroehnert 43c9b33255 CollectionTest>>assertSameContents:as: revert to assert: (a = b) il y a 11 ans
  Manfred Kroehnert c6987653fa Kernel-Tests: fix TestCase>>assert:equals: usage il y a 11 ans
  Manfred Kroehnert b4e91be3fd JSObjectProxyTest>>testAtIfAbsent: also test for property with 'undefined' value il y a 11 ans
  Manfred Kroehnert 91bb47c341 JSObjectProxy: add unit tests for >>value il y a 11 ans
  Manfred Kroehnert 2ce4e33ba9 JSObjectProxyTest: add test for >>at:ifAbsent: il y a 11 ans
  Herbert Vojčík 3f42379ee9 Using set equality in some tests where workarounds were before. il y a 11 ans
  Nicolas Petton f376c51649 Fixes issue #356 il y a 11 ans
  Nicolas Petton d41f9ddeb6 - Fixed issue #356 il y a 11 ans
  Herbert Vojčík 697779eb33 Fixes #354. il y a 11 ans
  Herbert Vojčík 2ba42314f3 BlockClosure >> currySelf il y a 11 ans
  Nicolas Petton 5976556d2e Catch all exceptions occurring in the Smalltalk stack. JS exceptions are converted to instances of JavaScriptException il y a 11 ans
  Nicolas Petton 020ff0ee2b Test for BlockClosure exception semantics il y a 11 ans
  Nicolas Petton f50dfc9b72 Fixed issues #334 and #335 il y a 11 ans
  Nicolas Petton 029b1911d0 Fixed ClassBuilder >> addSubclass:... with class migration il y a 11 ans
  Nicolas Petton ebe041c095 Merge branch 'master' into ast-interpreter il y a 11 ans
  Nicolas Petton a657a736ce Rewrote all methods including inlined JS statements il y a 11 ans
  Herbert Vojčík 31f2fd78af Regression tests for GH-286. il y a 11 ans
  Nicolas Petton 5fe3841359 Merge branch 'master' into ast-interpreter il y a 11 ans
  Herbert Vojčík c6e55efc63 `ifTrue:ifFalse:` did not work with boxed booleans il y a 11 ans
  Nicolas Petton 74ce81b7f1 Refactored all methods inluding both temps and inlined JS il y a 11 ans
  Nicolas Petton 82cd52f512 Merge pull request #290 from noha/master il y a 11 ans
  Manfred Kroehnert 942045a62f Kernel-Tests: add tests for invalid HEX numbers il y a 11 ans
  Manfred Kroehnert 743e7c3c21 Kernel-Tests: add Number>>testHexNumbers il y a 11 ans