2
0

Commit Verlauf

Autor SHA1 Nachricht Datum
  Herbert Vojčík 48b3be10a7 Globals are different object than smalltalk. vor 10 Jahren
  Nicolas Petton 9e61281a39 Fixes issue #752 vor 10 Jahren
  Nicolas Petton 483d5de51c Fixes issue #807 vor 10 Jahren
  Nicolas Petton 5cca0463c9 Merge pull request #804 from herby/smalltalk-is-global-not-a-class vor 10 Jahren
  Herbert Vojčík 5a5525ff34 boot.js: removed withDefaultTransport vor 10 Jahren
  Herbert Vojčík 0bfab6925e boot.js exports globals; HLManager >> defaultEnvironment uses them vor 10 Jahren
  Herbert Vojčík 54cef7f492 boot.js smalltalk object is just an API holder vor 10 Jahren
  Nicolas Petton 7516c9c39d fixes boot.js `wrappedError()` vor 10 Jahren
  Nicolas Petton f9422ef056 Use `instanceof RangeError` in boot.js vor 10 Jahren
  Nicolas Petton f891079524 Fixes issue #775 vor 10 Jahren
  Nicolas Petton e21e79a75f Warn the user when subclassing nil vor 10 Jahren
  Nicolas Petton c72222ef4e Uses `protocol` in CompiledMethod instead of `category` (mixed with protocol) vor 10 Jahren
  Nicolas Petton 7c088d507d Merge pull request #769 from herby/empty-protoobject vor 10 Jahren
  Herbert Vojčík 3212bcf809 Empty ProtoObject vor 10 Jahren
  Herbert Vojčík 5248844d43 removed the unnecessary special line for st.Object vor 10 Jahren
  Nicolas Petton 94e41ca1e1 Adds some comments related to the new root class vor 10 Jahren
  Herbert Vojčík c97a0a4d3b root/rootAsClass vor 10 Jahren
  Herbert Vojčík b964c7d503 You nil subclass vor 10 Jahren
  Herbert Vojčík 01a0221c78 Object is no special any more (hidden Root is) vor 10 Jahren
  Herbert Vojčík 389aec6f56 include new brikz with ie8 fix vor 10 Jahren
  Nicolas Petton da26ca7a5d update the license comment in boot.js vor 10 Jahren
  Nicolas Petton b5e9ec22c8 Fix a committed by mistake change in boot.js vor 10 Jahren
  Nicolas Petton 6f3a1c1d42 Fixes issue with non aliased receivers of inlined sends as shown by vor 10 Jahren
  Nicolas Petton 8f8f43026d More fixes for context send indexes and ASTPCNodeVisitor vor 10 Jahren
  Nicolas Petton dc2ff669f3 - Removes MethodContext >> pc vor 10 Jahren
  Nicolas Petton 34510451d2 Fixes issue #421 vor 10 Jahren
  Nicolas Petton a98076e134 Fixes issue #690. vor 10 Jahren
  Nicolas Petton e4d9f69de2 boot.js: do not use finally {} in st.withContext as it slows down considerably events (where there's no outer context) vor 10 Jahren
  Nicolas Petton 75c0969e7e Merge branch 'master' into ast-interpreter vor 10 Jahren
  Nicolas Petton ef136b3be4 Merge pull request #657 from herby/st-out-of-bootjs vor 10 Jahren