Commit History

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