コミット履歴

作者 SHA1 メッセージ 日付
  Manfred Kroehnert 8d69b3e390 amber.js: fix default Smalltalk commit path as suggested by Herby (fixes #366) 11 年 前
  Herbert Vojčík 6cae8a0023 There were still traces of smalltalk.send in some places. 11 年 前
  Herbert Vojčík fa5b0144d8 commitPathsFromLoader was removed by merge 11 年 前
  Nicolas Petton ebe041c095 Merge branch 'master' into ast-interpreter 11 年 前
  Herbert Vojčík b8df317c70 amber.js: Excessive vars and semicolons; tabs; some more. 11 年 前
  Nicolas Petton 4b993a8d78 Merge pull request #285 from herby/async-tests 11 年 前
  Nicolas Petton 681dc4dd19 Merge branch 'master' into ast-interpreter 11 年 前
  Herbert Vojčík 909ef08ab3 Loader can load packages from different paths. 11 年 前
  Herbert Vojčík 35b86c5e76 Making indents consistent (tabs, since they were in majority). 11 年 前
  Herby Vojčík 96416f75d9 Async SUnit tests, sans timeout. 11 年 前
  Nicolas Petton 5fe3841359 Merge branch 'master' into ast-interpreter 11 年 前
  Herbert Vojčík aab99b2bc4 packageHome is honoured in commit paths from IDE. 11 年 前
  Nicolas Petton 99a5634374 AST Interpreter working with basic nodes 11 年 前
  Nicolas Petton deb86b9a5e Added Compîler-Interpreter to amber.js 11 年 前
  Laurent Laffont 09fc6dab27 Add es5-shim v2.0.2 in order to fix IE8 / IE7 compatibility. 11 年 前
  Nicolas Petton c3c98606f5 Handle 'text/smalltalk' scripts 11 年 前
  Nicolas Petton 2927a69aa5 Updated amber.js to load jQuery 1.8.2 11 年 前
  Nicolas Petton 4bf2dee8fe Inliner improvements 12 年 前
  Nicolas Petton 219d6b567c Working compiler. No inlining yet 12 年 前
  Nicolas Petton bb1b9e419d More improvements of the compiler. 12 年 前
  Nicolas Petton f501c28b8a Merge branch 'master' into impCodeGenerator 12 年 前
  Nicolas Petton 85133ae990 First try at a new compiler architecture 12 年 前
  mkroehnert 34af31e807 amber.js: rename '#jtalk' to '#amber' in the toggleIDE() function 12 年 前
  Nicolas Petton 2ed620a330 - Removed smalltalk.setDeploymentMode() as it was not used anymore 12 年 前
  Nicolas Petton 0c436c5586 Merge with dale 12 年 前
  Nicolas Petton 78e0fc97f3 Merge pull request #135 from lolgzs/master 12 年 前
  Laurent Laffont 162b49688e Honors loadAmber deploy option while loading packages through ajax, as jQuery ajax disable cache by default 12 年 前
  Nicolas Petton 6bfde9d7e3 Removed the nocache param since some web servers have issue hadling it 12 年 前
  Nicolas Petton 1c4d3553b4 amber.js cosmetics 12 年 前
  Laurent Laffont 65d3ecae8e loading JS refactoring. Easier to understand, use jQuery getScript when available so Amber can be load through AJAX. Tested on FF 3.6, IE7 and better browsers 12 年 前