Commit History

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