1
0

コミット履歴

作者 SHA1 メッセージ 日付
  Herbert Vojčík b35857c421 Fixes #1026. 10 年 前
  Herbert Vojčík d2cf8a599c Revert "boot.js: better "nil is subclass" message" 10 年 前
  Herbert Vojčík 731dad0a14 boot.js: better "nil is subclass" message 10 年 前
  Herbert Vojčík 307bb4d415 boot.js: copying to new array in readJSObject 10 年 前
  Herbert Vojčík 25edb08aaf boot.js: extract wireKlass 10 年 前
  Herbert Vojčík 83db69ea52 boot.js: more robust "no subclass" detection in addClass machinery 10 年 前
  Herbert Vojčík 931572aa20 boot.js: shorter .initClass 10 年 前
  Herbert Vojčík 2b33a434bf boot.js: add package Kernel-Infrastructure where due 10 年 前
  Herbert Vojčík fecbf75e48 boot.js: formatting 10 年 前
  Herbert Vojčík 0c1351743d initClass call added in a98076e but ensure("classInit") wasn't 10 年 前
  Herbert Vojčík fa964688dd fixing e43332a: args should by arrayified when going to userland DNU 10 年 前
  Herbert Vojčík e43332a0cf Eschewing .slice()ing the arguments. 10 年 前
  Herbert Vojčík c4e27d6f1d Fixing falsy value assigns in JSObjectProxy 10 年 前
  Herbert Vojčík 057f03ef37 Merge branch 'master' into pr-1014 10 年 前
  Massimo Milan 1e26b7189f fix setting a property to a falsy value with message send 10 年 前
  Herbert Vojčík b6569dd4ee moving asReceiver into (its own) brik in boot.js 10 年 前
  Herbert Vojčík 2d9a4adfa7 move amber_vm files to deprecation folder 10 年 前
  Nicolas Petton 5a6ee571c0 Fixes #946 10 年 前
  Nicolas Petton ca6c7d7e71 Fixes #945 10 年 前
  Nicolas Petton 4bb0c1ef59 Fixes #923 10 年 前
  Herbert Vojčík 4d5e28cc14 Fixes #898. 10 年 前
  Nicolas Petton 6d4a117f18 Fixes #897 10 年 前
  Herbert Vojčík a9c6fc5c39 Remove old comment about not rethrowing 10 年 前
  Nicolas Petton 2d7a2cea9a Fixes issue #823 10 年 前
  Herbert Vojčík 30a59efcc4 SmalltalkSettings created in `boot.js`. 10 年 前
  Herbert Vojčík 238e6daba7 Exports of `boot.js` are called `vm`, `nil` and `globals`. 10 年 前
  Herbert Vojčík d92f55b29b Sets amdRequire in boot.js. Fixes #808. 10 年 前
  Nicolas Petton 4a3475c8b8 Updates the license 10 年 前
  Nicolas Petton b1413c2169 reformat boot.js 10 年 前
  Herbert Vojčík 4387256bdf Use globals inside boot.js as well to read classes. 10 年 前