Commit történet

Szerző SHA1 Üzenet Dátum
  Nicolas Petton b702ebf412 Merge remote-tracking branch 'gokr/master' 13 éve
  Göran Krampe fb3e3b25cc Copied and adapted tinyBenchmarks from Squeak. 13 éve
  Nicolas Petton 4dd011d93e Added contributors to the LICENSE file 13 éve
  Nicolas Petton 66b7d224ac Merge remote-tracking branch 'gokr/master' 13 éve
  Göran Krampe 109a43e537 Fresh compiled js files from st files using jtalkc. 13 éve
  Göran Krampe f75f8f833e Also trim when parsing chunks and added embryo of StrippedExporter for deployments. 13 éve
  Göran Krampe 6c9d71e3df Added String>>trimBoth, trimLeft etc and trim chunks in ChunkExporter to remove trailing whitespace etc. 13 éve
  Göran Krampe 496ca00c8a Proper chunk export of class extensions. 13 éve
  Göran Krampe 44a8091db2 Proper escaping of ! inside chunks plus not doing javascript escape of class comments. 13 éve
  Göran Krampe 31d7b97cee Better error reporting for jtalkc. 13 éve
  Göran Krampe b84df5b59b Fixed list of ivarnames in class definitions to be space separated instead of using comma. 13 éve
  Nicolas Petton 9398d20880 Merge remote-tracking branch 'gokr/master' 13 éve
  Göran Krampe d3cf306cca Ripped out ide.html from homepage, feel free to clean it or delete it Nicolas. 13 éve
  Göran Krampe 290e53867d Fixed cr lf confusion, hopefully almost everywhere. 13 éve
  Göran Krampe 0c67325e91 Sorry, last commit ended up making lots of files executable, reverting that. 13 éve
  Göran Krampe 9eb759895d Implemented ChunkExporter, hooked it into commit button and exported all categories as both js and st. 13 éve
  Nicolas Petton 1578f354a9 Merge remote-tracking branch 'gokr/master' 13 éve
  Göran Krampe 00774e538d Merge remote branch 'upstream/master' 13 éve
  Göran Krampe 24192fb632 Yet another usage fix for jtalkc. 13 éve
  Nicolas Petton 3e19bdf34a Merge pull request #5 from gokr/master 13 éve
  Göran Krampe f139960b37 Usage documentation fixes for jtalkc. 13 éve
  Göran Krampe f7d128ed2e More fixes to jtalkc. 13 éve
  Göran Krampe 890df4b04e Some fixes to jtalkc. 13 éve
  Göran Krampe 2a20d14e2f Improved jtalk compiler, now named jtalkc in nodejs directory. Not specific to Node anymore. 13 éve
  Nicolas Petton 1cc0a46d76 Merge pull request #4 from gokr/master 13 éve
  Göran Krampe 423d6f337d Added trivialserver2 variation trying to do more in JTalk. 13 éve
  Göran Krampe 01de379433 Some improvements to TrivialServer, we can call require from class side initializer, as long as we skip using var so that we actually modify the global variable. 13 éve
  Göran Krampe 18efc83e71 Better nodejs README and slightly friendlier ntalkc script. 13 éve
  Göran Krampe 068e6d8a0f Added verification that compile succeeds in ntalkc. 13 éve
  Göran Krampe a361ce94bd Added trivial server example with nodejs. 13 éve