1
0

コミット履歴

作者 SHA1 メッセージ 日付
  Laurent Laffont 54d4945cd3 ignore .svn 12 年 前
  Laurent Laffont 8d51f31dc1 merge upstream + fix JSObjectProxy : yourself do not work anymore 12 年 前
  Laurent Laffont 5f10b714eb fix JSObjectProxy>>doesNotUnderstand: that failed if access an attribute that returns empty string 12 年 前
  Nicolas Petton 49bdc8f3ff Avoid use of == 12 年 前
  Nicolas Petton 9c2fedbe85 Fixed String>>asJavaScriptSelector 12 年 前
  Nicolas Petton e6db8eeddb Make sure that console is available 12 年 前
  Nicolas Petton e3e7028a1c Object>>deprecated 12 年 前
  Laurent Laffont 733a4bc92a merge + tests 12 年 前
  Laurent Laffont 89cc8c9361 Merge remote-tracking branch 'upstream/master' 12 年 前
  Laurent Laffont 88162e6b73 merge upstream + add tests 12 年 前
  Nicolas Petton 4e92b0fa70 New method String>>asJavaScriptSelector 12 年 前
  Nicolas Petton 621a1c6e87 Improved JSObjectProxy>>doesNotUnderstand: 12 年 前
  Nicolas Petton 6cdb154a47 Fixed presentation example 12 年 前
  Nicolas Petton 04d9eb3956 link to the getting started page on the wiki 12 年 前
  Nicolas Petton a4fff54b98 Fixed Point >> = 12 年 前
  Nicolas Petton 72dc6cebf4 Merge branch 'master' of https://github.com/bromagosa/amber 12 年 前
  Bernat Romagosa c2b6b08eeb Implemented Point >> = 12 年 前
  Nicolas Petton c9de7b87f9 Escape variable names that are reserved words in Javacript 12 年 前
  Nicolas Petton 0b7f8b101b Comments in boot.js 12 年 前
  Nicolas Petton b8559d7d9b Fixed the (still unfinished) tetris example 12 年 前
  Nicolas Petton 7bc4136b40 JSObjectProxy>>at: and #at:put: methods 12 年 前
  Nicolas Petton cd7a1e1308 Removed JQuery binding! Now Canvas calls JQuery directly. Everything seems to be working fine, but I may have broken a few things in the IDE 12 年 前
  Nicolas Petton 38991a46c0 fixed previous commit 12 年 前
  Nicolas Petton a856821ce4 Fixed bin/server script to work when invoked from any directory 12 年 前
  Nicolas Petton 9884f8d8af New welcome page 12 年 前
  Nicolas Petton c6e70fec94 Merge branch 'master', remote-tracking branch 'gokr/master' 12 年 前
  Göran Krampe a5a0ee1391 Small amberification. 12 年 前
  Göran Krampe b241561fb5 Removed old unused scripts directory. 12 年 前
  Göran Krampe 05613c2535 More amberification and a recompile of FileServer.st. 12 年 前
  Göran Krampe 82bad4e8cc Serious fix to inlining by adding () around the conditional operator, important. Recompiled all. 12 年 前