Commit History

Author SHA1 Message Date
  Nicolas Petton 6c63474406 Merge pull request #132 from fizfaz/master 12 years ago
  Felix Franz 91f054341d fixed issue 113. Array (class)>>withAll: used wrong order of block parameters in withIndexDo: message send. Added TestCase in StringTest 12 years ago
  Nicolas Petton 2c645fd2e9 Merge pull request #126 from lolgzs/master 12 years ago
  Nicolas Petton a7b9726a67 Message >> sendTo: and Smalltalk >> send:to:arguments: 12 years ago
  Laurent Laffont ee7cc4e393 Add slide release 0.9.1 and link to documentation 12 years ago
  Laurent Laffont 077359537d Add slides on CLI + links 12 years ago
  Laurent Laffont 76a2cf6508 JTalk -> Amber 12 years ago
  Laurent Laffont 30c1d74fbd Add slide with Twitter demo 12 years ago
  Laurent Laffont a99e01320e recompile presentation 12 years ago
  Laurent Laffont b17ec0479e Add a slide on REPL 12 years ago
  Laurent Laffont c864e91918 add slide on js to smalltalk 12 years ago
  Laurent Laffont b882c5e95f better slides 12 years ago
  Laurent Laffont b14aff4a37 better slides 12 years ago
  Laurent Laffont 18f7dbda81 Add slide with canvas demo 12 years ago
  Laurent Laffont 4ca37f6983 Playground slide a little more funny 12 years ago
  Laurent Laffont e32b701f59 Another JS integration demo 12 years ago
  Laurent Laffont aee2b75462 start presentation for FOSDEM 12 years ago
  Nicolas Petton fd3d3add47 Fixed SequenceableCollection>>copyFrom:to: 12 years ago
  Nicolas Petton ac07a88854 Fixed SequenceableCollection>>copyFrom:to: 12 years ago
  Laurent Laffont 4a712881da Merge remote-tracking branch 'upstream/master' 12 years ago
  Laurent Laffont c177f1fb0e Specify Content-Type in Ajax request for commit as default is wrong (form encoded) and causes problems with Zinc webserver in Pharo 12 years ago
  Nicolas Petton e9277011ea Fixed a bug in float parsing 12 years ago
  Nicolas Petton 722a06ac32 - Added smalltalk.alias() to create class aliases 12 years ago
  Nicolas Petton e40ece3612 Don't evaluate JS functions that start with an uppercase letter 12 years ago
  Nicolas Petton 02ae8eded2 Allow colons in symbol literals and stings: #hello: #'hello' 12 years ago
  Nicolas Petton 323bc1c0fe Added Kernel-Announcements to the Makefile 12 years ago
  Nicolas Petton 5262168b31 Fixed the exporter for exporting package classes in dependency order 12 years ago
  Nicolas Petton 5a9eb143a6 Allow capitalized identifers 12 years ago
  Nicolas Petton 76d10c13a5 Fixed a typo in smalltalk.pegjs 12 years ago
  Nicolas Petton 07759bab85 Fixed issue #102 : export package classes in dependency order 12 years ago