Historial de Commits

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