Commit History

Author SHA1 Message Date
  Göran Krampe 869276443a Merge remote branch 'upstream/master' 13 years ago
  Göran Krampe cd06eb8e87 Added closure support in jtalkc, added Benchib class category in ide.html. 13 years ago
  Nicolas Petton 09926e837d support for js function calls from Smalltalk: 13 years ago
  Nicolas Petton 5e75f0f7c3 Moped jtalkc to bin/ 13 years ago
  Nicolas Petton b702ebf412 Merge remote-tracking branch 'gokr/master' 13 years ago
  Göran Krampe fb3e3b25cc Copied and adapted tinyBenchmarks from Squeak. 13 years ago
  Nicolas Petton 4dd011d93e Added contributors to the LICENSE file 13 years ago
  Nicolas Petton 66b7d224ac Merge remote-tracking branch 'gokr/master' 13 years ago
  Göran Krampe 109a43e537 Fresh compiled js files from st files using jtalkc. 13 years ago
  Göran Krampe f75f8f833e Also trim when parsing chunks and added embryo of StrippedExporter for deployments. 13 years ago
  Göran Krampe 6c9d71e3df Added String>>trimBoth, trimLeft etc and trim chunks in ChunkExporter to remove trailing whitespace etc. 13 years ago
  Göran Krampe 496ca00c8a Proper chunk export of class extensions. 13 years ago
  Göran Krampe 44a8091db2 Proper escaping of ! inside chunks plus not doing javascript escape of class comments. 13 years ago
  Göran Krampe 31d7b97cee Better error reporting for jtalkc. 13 years ago
  Göran Krampe b84df5b59b Fixed list of ivarnames in class definitions to be space separated instead of using comma. 13 years ago
  Nicolas Petton 9398d20880 Merge remote-tracking branch 'gokr/master' 13 years ago
  Göran Krampe d3cf306cca Ripped out ide.html from homepage, feel free to clean it or delete it Nicolas. 13 years ago
  Göran Krampe 290e53867d Fixed cr lf confusion, hopefully almost everywhere. 13 years ago
  Göran Krampe 0c67325e91 Sorry, last commit ended up making lots of files executable, reverting that. 13 years ago
  Göran Krampe 9eb759895d Implemented ChunkExporter, hooked it into commit button and exported all categories as both js and st. 13 years ago
  Nicolas Petton 1578f354a9 Merge remote-tracking branch 'gokr/master' 13 years ago
  Göran Krampe 00774e538d Merge remote branch 'upstream/master' 13 years ago
  Göran Krampe 24192fb632 Yet another usage fix for jtalkc. 13 years ago
  Nicolas Petton 3e19bdf34a Merge pull request #5 from gokr/master 13 years ago
  Göran Krampe f139960b37 Usage documentation fixes for jtalkc. 13 years ago
  Göran Krampe f7d128ed2e More fixes to jtalkc. 13 years ago
  Göran Krampe 890df4b04e Some fixes to jtalkc. 13 years ago
  Göran Krampe 2a20d14e2f Improved jtalk compiler, now named jtalkc in nodejs directory. Not specific to Node anymore. 13 years ago
  Nicolas Petton 1cc0a46d76 Merge pull request #4 from gokr/master 13 years ago
  Göran Krampe 423d6f337d Added trivialserver2 variation trying to do more in JTalk. 13 years ago