1
0

Commit Verlauf

Autor SHA1 Nachricht Datum
  Göran Krampe 3053b36af2 Updated Makefile in st dir so that it works completely. Removed -L option to jtalkc that did not work. Removed bad-merge-leftover from Kernel-Tests.st vor 13 Jahren
  Nicolas Petton 66272771c4 Removed references to Parser.js in jtalkc and Makefile vor 13 Jahren
  Göran Krampe 9cab8693c6 Small temporary fix to Makefile and some fixes to jtalkc - now compiles whole st dir. vor 13 Jahren
  Göran Krampe 946cc47f17 Merge with Nicolas. vor 13 Jahren
  Göran Krampe e33660d33e Simplified jtalkc. vor 13 Jahren
  Nicolas Petton e3b6dda544 - New parser written in PEGJS (http://http://pegjs.majda.cz/) which is faaaaast! vor 13 Jahren
  Göran Krampe 90b287c587 Removed silly echo and fixed commentStamp:prior: to do the right thing. vor 13 Jahren
  Göran Krampe 801c3b34f1 Fix to jtalkc because it was broken after some refactoring. vor 13 Jahren
  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. vor 13 Jahren
  Göran Krampe 75a0f9f9b7 Better defaults for jtalkc and a small meta example added for node. vor 13 Jahren
  Göran Krampe 411bd6e38c Changed prefix to suffix in jtalkc. This can be used to produce different js files from the same st file. vor 13 Jahren
  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. vor 13 Jahren
  Göran Krampe 14f2313676 Added advanced optimization -A to jtalkc, does not work yet due to Jtalk producing bad js code? vor 13 Jahren
  Göran Krampe 075353b2f5 Added prefixing and made sure default is not -K. vor 13 Jahren
  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. vor 13 Jahren
  Göran Krampe e46a902fa8 Added -J as Jtalk IDE target to jtalkc and made jtalkc smarter when resolving files. vor 13 Jahren
  Göran Krampe d0fd60dfd2 Removed automatic call main in Main from N,D targets and added a webOS target. vor 13 Jahren
  Göran Krampe f829a24f13 Several improvements to jtalkc and some fixes in nodejs Makefiles and README. vor 13 Jahren
  Göran Krampe 29e56bd5ab Added Google Closure compiler to jtalkc and updated Node.js Hello example to use new Smalltalk syntax. vor 13 Jahren
  Göran Krampe 869276443a Merge remote branch 'upstream/master' vor 13 Jahren
  Nicolas Petton 5e75f0f7c3 Moped jtalkc to bin/ vor 13 Jahren