Historique des commits

Auteur SHA1 Message Date
  Nicolas Petton 6b6259fbd5 Fixed previous commit il y a 13 ans
  Nicolas Petton 34fca28654 Allow JS object manipulation through #dnu: and JSObjectProxy, making printing and inspecting JS objects possible il y a 13 ans
  Nicolas Petton 0061f54c5f Removed unused Array.Prototype.remove in boot.js il y a 13 ans
  Nicolas Petton 66272771c4 Removed references to Parser.js in jtalkc and Makefile il y a 13 ans
  Nicolas Petton baa2d53052 - Got rid of PetitParser il y a 13 ans
  Nicolas Petton ce51b4ef41 Merge branch 'master', remote-tracking branch 'gokr/master' il y a 13 ans
  Göran Krampe 9cab8693c6 Small temporary fix to Makefile and some fixes to jtalkc - now compiles whole st dir. il y a 13 ans
  Nicolas Petton 5afaf9bc95 Fixed number parsing il y a 13 ans
  Nicolas Petton 2388f9ede5 Merge branch 'master', remote-tracking branch 'gokr/master' il y a 13 ans
  Göran Krampe ba08f36082 Made meta example work again. il y a 13 ans
  Nicolas Petton 136a3d52ad Merge branch 'master', remote-tracking branch 'gokr/master' il y a 13 ans
  Göran Krampe e7e7b3315a Added pystone benchmark in examples. il y a 13 ans
  Nicolas Petton dbe1aec663 Merge branch 'master', remote-tracking branch 'gokr/master' il y a 13 ans
  Göran Krampe 946cc47f17 Merge with Nicolas. il y a 13 ans
  Göran Krampe e33660d33e Simplified jtalkc. il y a 13 ans
  Göran Krampe 35109e4947 New ChunkParser implementation that is simple, fast and not written using PetitParser. il y a 13 ans
  Nicolas Petton 8a2b34afe5 Fixed Browser >> compileMethodDefinitionFor: to work with the new parser il y a 13 ans
  Nicolas Petton bfb86eb564 Forgot to commit changes made to Kernel.st il y a 13 ans
  Nicolas Petton e3b6dda544 - New parser written in PEGJS (http://http://pegjs.majda.cz/) which is faaaaast! il y a 13 ans
  Göran Krampe b09c400c05 Patch for primitive profiling and weird fix to memoizedParse: il y a 13 ans
  Nicolas Petton a683c64dd8 Added back lost changes made by Laurent (commit 469942 and 465aa53) il y a 13 ans
  Nicolas Petton 26c2b5d762 recompiled all st files using new compiler optimizations il y a 13 ans
  Nicolas Petton d5cbc5c0c7 Fixed Compiler>>visitVariableNode: for left-side assignment il y a 13 ans
  Nicolas Petton 20cd63e878 Fixed wrong inlining of #= il y a 13 ans
  Nicolas Petton c7a17850e4 Merge branch 'master', remote-tracking branch 'lolgzs/master' il y a 13 ans
  Nicolas Petton 47fc67fc32 Fixed previous commit il y a 13 ans
  Nicolas Petton 2fed727571 Fixed issue #29 il y a 13 ans
  Nicolas Petton ab42233300 Merge branch 'master' of github.com:NicolasPetton/jtalk il y a 13 ans
  Nicolas Petton 15d97be96a Fixed Compiler>>visitClassReferenceNode: to lazily allow references to JS objects starting with a capital letter il y a 13 ans
  Laurent Laffont aa754125e7 Merge remote-tracking branch 'upstream/master' il y a 13 ans