コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Nicolas Petton 8fa92ba935 - Use CodeMirror for syntax highlighting 13 年 前
  Nicolas Petton 0aae3e8448 - Removed unused init.js 13 年 前
  Göran Krampe 14f2313676 Added advanced optimization -A to jtalkc, does not work yet due to Jtalk producing bad js code? 13 年 前
  Göran Krampe d790c2caf0 Small fix to use new keyword messaging convention for calling js methods. 13 年 前
  Nicolas Petton 257104b5b1 - new Canvas tags 13 年 前
  Göran Krampe 6979e700d1 Fixed nodejs benchfib to use new js escape syntax. 13 年 前
  Göran Krampe 9dcccbd1ba New working version of a first demo of Jtalk and Enyo running in WebOS 3.0.2. Works in emulator. 13 年 前
  Göran Krampe 3b9a5d2468 Trivial first Enyo app written in Jtalk, works in SDK 3.0.2. 13 年 前
  Nicolas Petton 3ee73313b2 Minimal debugger (yeahh) 13 年 前
  Nicolas Petton 6cce6416ff Faster classes tree 13 年 前
  Nicolas Petton 835bec79dd Improved the class browser 13 年 前
  Nicolas Petton 2737561109 - Better error handling taking advantage of message sends 13 年 前
  Nicolas Petton b26ed9b7b4 Merge pull request #10 from gokr/master 13 年 前
  Nicolas Petton ed6eb80b77 - Fixed a bug with inherited methods 13 年 前
  Göran Krampe 1f29468ac2 Trivial fixes to LICENSE file. 13 年 前
  Göran Krampe c25188a6b9 Merge remote branch 'upstream/master' 13 年 前
  Göran Krampe 22b973a0ec Oops, forgot nodecompile.js fix for prefixing. 13 年 前
  Göran Krampe ed09a6feeb Finally a Makefile that seems to work. 13 年 前
  Göran Krampe 075353b2f5 Added prefixing and made sure default is not -K. 13 年 前
  Nicolas Petton 5dae847766 Fixed methods linking for IE 13 年 前
  Nicolas Petton 68fe96fbb1 Merge branch 'master' of github.com:NicolasPetton/jtalk 13 年 前
  Nicolas Petton 59f6ab2fde New syntax for verbatim JavaScript: 13 年 前
  Göran Krampe 7f413caa20 First shot at Makefile for making all js files from st files using jtalkc compiler script. 13 年 前
  Göran Krampe b5e66b584b Oops, forgot to also commit change to nodecompile.js 13 年 前
  Göran Krampe 05af0e14c0 Added -g flag for debugMode compiling to jtalkc and documented the fact that only linking can be done if no .st files are listed. 13 年 前
  Göran Krampe 9c2af66bba Merge remote branch 'upstream/master' 13 年 前
  Göran Krampe e46a902fa8 Added -J as Jtalk IDE target to jtalkc and made jtalkc smarter when resolving files. 13 年 前
  Nicolas Petton f46a4841da Merge pull request #8 from gokr/master 13 年 前