Historique des commits

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