Historie revizí

Autor SHA1 Zpráva Datum
  Nicolas Petton e9d2f1e009 Update years in LICENSE před 11 roky
  Nicolas Petton f741f52a17 Merge pull request #369 from mkroehnert/gh-366 před 11 roky
  Nicolas Petton 2f1eef3197 Removed .gitmodules před 11 roky
  Nicolas Petton b203de5bb8 Removed Helios from master (again) před 11 roky
  Manfred Kroehnert 8d69b3e390 amber.js: fix default Smalltalk commit path as suggested by Herby (fixes #366) před 11 roky
  Nicolas Petton bdbc839848 Moved examples to https://github.com/amber-smalltalk/amber-examples před 11 roky
  Nicolas Petton c9bb32ef7a Moved helios to its won branch před 11 roky
  Nicolas Petton 44beb7b666 Moving Helios back to its own branch před 11 roky
  Nicolas Petton 808f097524 Fixes issue #353 před 11 roky
  Nicolas Petton 808393e7da Removed a console log: před 11 roky
  Nicolas Petton 5601d56f93 Merge branch 'grunt' před 11 roky
  Nicolas Petton b4909979ae Merge pull request #368 from mkroehnert/unittests před 11 roky
  Nicolas Petton 3ed8b38659 - Many small fixed for grunt to compile amber. před 11 roky
  Nicolas Petton 0d3285b38b Merge branch 'master' into grunt před 11 roky
  Manfred Kroehnert c8b4404f1c SUnit-Tests: fix order of actual and expected parameter před 11 roky
  Manfred Kroehnert d92cdfdfc6 SUnit-Tests: fix equality tests to use assert: (a = b) před 11 roky
  Manfred Kroehnert 377dc01072 Kernel-Tests: fix equality tests to use assert: (a = b) před 11 roky
  Manfred Kroehnert 43c9b33255 CollectionTest>>assertSameContents:as: revert to assert: (a = b) před 11 roky
  Manfred Kroehnert 3cbf3fc359 Compiler-Tests: fix TestCase>>assert:equals: usage před 11 roky
  Manfred Kroehnert c6987653fa Kernel-Tests: fix TestCase>>assert:equals: usage před 11 roky
  Manfred Kroehnert 64b604d616 SUnit-Tests: fix usage of >>assert:equals: před 11 roky
  Manfred Kroehnert d83b55a161 TestCase: fix order of arguments in >>assert:equals: před 11 roky
  Nicolas Petton c70d83e871 Merge pull request #361 from mkroehnert/proxy před 11 roky
  Manfred Kroehnert b4e91be3fd JSObjectProxyTest>>testAtIfAbsent: also test for property with 'undefined' value před 11 roky
  Manfred Kroehnert 603a366512 JSObjectProxy>>at:ifAbsent: take care of property which is set to 'undefined' (as suggested by Herby) před 11 roky
  Manfred Kroehnert 91bb47c341 JSObjectProxy: add unit tests for >>value před 11 roky
  Manfred Kroehnert 1b7fd0345b JSObjectProxy>>value: use >>at:ifAbsent: před 11 roky
  Nicolas Petton 07c390b2fc Merge pull request #362 from herby/gh-182 před 11 roky
  Manfred Kroehnert 2ce4e33ba9 JSObjectProxyTest: add test for >>at:ifAbsent: před 11 roky
  Manfred Kroehnert c0b0e6d897 JSObjectProxy: add >>at:ifAbsent: před 11 roky