Commit History

Author SHA1 Message Date
  Herbert Vojčík 64531f6267 Mis-wrap always put CompiledMethod to Kernel-Object... 11 years ago
  Herbert Vojčík 15e126964e Well-known variables must be exempt of 'globally undefined'. 11 years ago
  Herbert Vojčík 4b3fffcfb3 logContext: shows nil>>nil for block contexts. 11 years ago
  Herbert Vojčík f47f3502df Smalltalk >> createPackage:properties: returned. 11 years ago
  Nicolas Petton 72bf09f7e2 Never reuse contexts. It's breaking the closure semantics. 11 years ago
  Nicolas Petton ebe041c095 Merge branch 'master' into ast-interpreter 11 years ago
  Nicolas Petton fd0c2d48a1 Merge pull request #322 from herby/js-inspection 11 years ago
  Herbert Vojčík b8df317c70 amber.js: Excessive vars and semicolons; tabs; some more. 11 years ago
  Nicolas Petton d9ce50f9da Oops. Broke some tests. 11 years ago
  Nicolas Petton 1bacdd8b9c - More Sunit refactorings and reformattings 11 years ago
  Nicolas Petton 512b87c89d More small SUnit refactorings 11 years ago
  Nicolas Petton 64855b5dce More SUnit tests 11 years ago
  Nicolas Petton 4943e825ba More class SUnit comments and refactorings 11 years ago
  Nicolas Petton 4fbb4065b4 Merge pull request #321 from herby/async-test-refactor-readable 11 years ago
  Herbert Vojčík e887dddd1a *TestContext classes refactored. 11 years ago
  Nicolas Petton c43b4fa360 Merge pull request #320 from herby/async-test-refactor-readable 11 years ago
  Herbert Vojčík d02993725b RunningTestContext >> execute: refactored for readability. 11 years ago
  Nicolas Petton 3a998848f7 - ForkPool refactorings 11 years ago
  Nicolas Petton 4f4d5f446e Updated Queue's class comment 11 years ago
  Nicolas Petton 4fa9962c27 - Renamed #temporallyDependentList: to #aliasTemporally: 11 years ago
  Nicolas Petton 4b993a8d78 Merge pull request #285 from herby/async-tests 11 years ago
  Nicolas Petton ca71181d96 Merge pull request #287 from herby/gh-286 11 years ago
  Nicolas Petton a657a736ce Rewrote all methods including inlined JS statements 11 years ago
  Nicolas Petton 0bd11592e5 Parser now forbids mixing JS statements and Smalltalk code. 11 years ago
  Nicolas Petton 681dc4dd19 Merge branch 'master' into ast-interpreter 11 years ago
  Nicolas Petton 017c99d09c Return unboxed version of the receiver with #value instead of #yourself 11 years ago
  Nicolas Petton c739b517ca Merge pull request #318 from herby/loader-external-packages 11 years ago
  Herbert Vojčík 909ef08ab3 Loader can load packages from different paths. 11 years ago
  Herbert Vojčík 35b86c5e76 Making indents consistent (tabs, since they were in majority). 11 years ago
  Herbert Vojčík 53ebc7f826 graceTime: now works and produces timeouts. 11 years ago