Historique des commits

Auteur SHA1 Message Date
  Nicolas Petton 65f8d710ae Removes unused code in boot.js il y a 11 ans
  Nicolas Petton 6f9134eb56 Fixed smalltalk.allSubclasses() il y a 11 ans
  Nicolas Petton 88ac1345ef Optimize subclasses access il y a 11 ans
  Nicolas Petton 8179ccf60b Merge pull request #609 from herby/boot-js-refactorings il y a 11 ans
  Herbert Vojčík 9d33a2ef8f Object.create(null) so hasOwnProperty can be ditched il y a 11 ans
  Herbert Vojčík 71d9cfd6f2 .meta = true shared for all metaclasses il y a 11 ans
  Herbert Vojčík 59266064c5 wireKlass inlined, now that was only used at one place il y a 11 ans
  Herbert Vojčík 1477c12913 No need for this. with createHandler il y a 11 ans
  Herbert Vojčík 5f5ed88905 error handling extracted, nicer code il y a 11 ans
  Herbert Vojčík 58e533dd01 explicit package creation il y a 11 ans
  Herbert Vojčík 1166a33dd8 fixed brikz url il y a 11 ans
  Nicolas Petton e5f12a039e fixes previous commit il y a 11 ans
  Nicolas Petton 4d393fc43b adds a third argument for fillBlock() to keep track of the block index while debugging il y a 11 ans
  Nicolas Petton 9476e63f49 Merge pull request #596 from herby/late-fn-inject il y a 11 ans
  Herbert Vojčík 8117d3ed7a late fn rebinding; cleaner solution to Error handling il y a 11 ans
  Herbert Vojčík f3c905358f Revert "wrapping MethodContext before loading" il y a 11 ans
  Herbert Vojčík c175521997 reuse ivars if exist in wrapClassName il y a 11 ans
  Herbert Vojčík ccf51d8726 Moved infrastructural classes into Kernel-Infrastructure, mk II il y a 11 ans
  Herbert Vojčík 59b62d4500 wrapping MethodContext before loading il y a 11 ans
  Nicolas Petton f7b31c991a - adds `()` to function calls with the 'new' operator il y a 11 ans
  Herbert Vojčík 60c038c0d2 MethodsBrik uses st.initClass, added ensure("classInit") il y a 11 ans
  Herbert Vojčík aa6d73ffde console used no more in MethodsBrik, augments off il y a 11 ans
  Herbert Vojčík 8524a1e3e3 Small refactorings + method context fix smalltalk->st il y a 11 ans
  Herbert Vojčík b48b01a383 Removing legacy st.addMethod il y a 11 ans
  Herbert Vojčík b45ef6cda8 Only one toString for all Behaviors il y a 11 ans
  Herbert Vojčík ecdd2e8507 Small refactorings il y a 11 ans
  Herbert Vojčík ba8425e8e7 Refactored DNUBrik to use more local variables il y a 11 ans
  Herbert Vojčík 04b48d94a3 Merge branch 'master' into decoupling-bootjs il y a 11 ans
  Nicolas Petton cddd612873 Merge branch 'gh-544' of https://github.com/herby/amber into herby-gh-544 il y a 11 ans
  Nicolas Petton 8d83008e4f Merge branch 'gh-546' of https://github.com/herby/amber into herby-gh-546 il y a 11 ans