コミット履歴

作者 SHA1 メッセージ 日付
  Nicolas Petton 6682bfaea4 Compiler>>performOptimizations flag to enable/disable optimizations 13 年 前
  Nicolas Petton 9054a63d6c - Added some Compiler optimizations 13 年 前
  Nicolas Petton dc06aaf40d Fixed sends to Array>>sorted: 13 年 前
  Nicolas Petton e8c2d16148 - Fixed Array>>sort: 13 年 前
  Göran Krampe dc82ec6633 Merging and fixing deploy files properly, perhaps I missed something but I think it all is correct. 13 年 前
  Göran Krampe a00421a5ee Removed leftover file and made some fixes to the super Makefile, not yet confirmed it works. 13 年 前
  Göran Krampe f85a4585c0 Added compatibility methods for easier filein of .st files from Pharo/Squeak. 13 年 前
  Göran Krampe 5718f3c7a9 Fix to .deploy.js format so that it works. 13 年 前
  Göran Krampe e57cb71a2d Fix so that *.deploy.js files are actually different than regular files. 13 年 前
  Göran Krampe 2684634c63 Merge pull request #17 from lolgzs/master 13 年 前
  Göran Krampe 2638e4d75f Some trivial README fixes. 13 年 前
  Göran Krampe 6a29f342de Changed -g to -d for additionally creating deployment files in jtalkc. Added -S for using libraries files using a common suffix. Fixed jtalkc so that it works on MacOS X (mktemp syntax). Moved all node/webos examples into a new examples directory. 13 年 前
  Göran Krampe 75a0f9f9b7 Better defaults for jtalkc and a small meta example added for node. 13 年 前
  Laurent Laffont d5c7a5a910 Fix bug that pops up the debugger when adding a class comment 13 年 前
  Laurent Laffont b2039d5043 Add useful Ajax callbacks + Block asString 13 年 前
  Göran Krampe 411bd6e38c Changed prefix to suffix in jtalkc. This can be used to produce different js files from the same st file. 13 年 前
  Göran Krampe acd573d42e Just a few adjustments to README.md. 13 年 前
  Göran Krampe 2ccb786c3c Merge remote branch 'origin/master' 13 年 前
  Göran Krampe 89c1f8d447 Fixed help in jtalkc and changed the use of readlink to simple shell code that should be portable and work in mac. 13 年 前
  Göran Krampe 992618f572 Hmmm, not sure, some git mistakes I think, trying to get back to a proper state. 13 年 前
  Göran Krampe 45189923fb Added smallest possible sample IDE for webOS. 13 年 前
  Göran Krampe 708ee3b7bb Merge. 13 年 前
  Laurent Laffont bf4ccf20e5 Dictionary>>printString, HTMLCanvas>>link 13 年 前
  Laurent Laffont 0f889d2045 Add methods I miss in String and jQuery + tests 13 年 前
  Laurent Laffont ddca2dc672 More basic stuff + tests 13 年 前
  Laurent Laffont f50f0e9d2d add helpers for ajax & iterating 13 年 前
  Nicolas Petton 8fa92ba935 - Use CodeMirror for syntax highlighting 13 年 前
  Nicolas Petton 0aae3e8448 - Removed unused init.js 13 年 前
  Göran Krampe 336572e3c6 Merge remote branch 'upstream/master' 13 年 前
  Göran Krampe 14f2313676 Added advanced optimization -A to jtalkc, does not work yet due to Jtalk producing bad js code? 13 年 前