Commit History

Author SHA1 Message Date
  Nicolas Petton da26ca7a5d update the license comment in boot.js 10 years ago
  Nicolas Petton b5e9ec22c8 Fix a committed by mistake change in boot.js 10 years ago
  Nicolas Petton 6f3a1c1d42 Fixes issue with non aliased receivers of inlined sends as shown by 10 years ago
  Nicolas Petton 8f8f43026d More fixes for context send indexes and ASTPCNodeVisitor 10 years ago
  Nicolas Petton dc2ff669f3 - Removes MethodContext >> pc 10 years ago
  Nicolas Petton 34510451d2 Fixes issue #421 10 years ago
  Nicolas Petton a98076e134 Fixes issue #690. 10 years ago
  Nicolas Petton e4d9f69de2 boot.js: do not use finally {} in st.withContext as it slows down considerably events (where there's no outer context) 10 years ago
  Nicolas Petton 75c0969e7e Merge branch 'master' into ast-interpreter 10 years ago
  Nicolas Petton ef136b3be4 Merge pull request #657 from herby/st-out-of-bootjs 10 years ago
  Herbert Vojčík 502c9372fb defaultAMDNamespace -> defaultAmdNamespace 10 years ago
  Herbert Vojčík 91bdf4ab68 _st defined in directly in its module not in boot.js 10 years ago
  Herbert Vojčík 634dbfe68c AMDBrik should not reset default values in brikz.rebuild() 10 years ago
  Herbert Vojčík 2a499d5a76 changing amber to amber_core in other files 10 years ago
  Nicolas Petton fe7b9eb980 removes getters and setters from AMDBrik 10 years ago
  Nicolas Petton 35ef0dd224 fixes a typo in boot.js 10 years ago
  Nicolas Petton 16e1d7a549 Refactoring: 10 years ago
  Herbert Vojčík 4d262da3ef Merge branch 'output-transport-type' into requirejs 10 years ago
  Herbert Vojčík 7c99585512 packages created in IDE get default transport type 10 years ago
  Herbert Vojčík 38080721a3 Merge branch 'master' into requirejs 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 20eaef6bc9 Merge branch 'master' into debugger 10 years ago
  Herbert Vojčík 576e3ca622 Merge branch 'master' into requirejs 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