1
0

コミット履歴

作者 SHA1 メッセージ 日付
  Bernat Romagosa 6d4da1debe renamed *category* to *package* in all the IDE, in variables, methods and strings 13 年 前
  Nicolas Petton 37a0c1cf81 Merge branch 'master', remote-tracking branch 'gokr/master' 13 年 前
  Göran Krampe a8df06ffb8 Merge remote branch 'upstream/master' 13 年 前
  Göran Krampe fd11cef4d2 Fix for Smalltalk current packages. 13 年 前
  Nicolas Petton 4ce80c8eeb Full recompile of js files 13 年 前
  Göran Krampe 01fed845bd Merge remote branch 'upstream/master' 13 年 前
  Nicolas Petton 0806acfeb5 Fixed wrong inlining of Number>>= 13 年 前
  Göran Krampe 42a321b4de Merge remote branch 'upstream/master' 13 年 前
  Göran Krampe c82488614d Renaming Module to Package etc. Note that package is a reserved word in js, so I use pkg on that level. 13 年 前
  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 13 年 前
  Nicolas Petton 4079196ab1 Moved ide.html to index.html 13 年 前
  Nicolas Petton b416eada2c Makefile in server/ 13 年 前
  Nicolas Petton 0d6e5fd398 - Added ctrl+s shortcut to save code in the class browser 13 年 前
  Nicolas Petton 7107bd04db Merge with Laurent 13 年 前
  Nicolas Petton 832d3b261a Simple file server handling GET and PUT requests written in Jtalk & node 13 年 前
  Nicolas Petton 2016ec1094 - Fixed equality for native JS objects 13 年 前
  Nicolas Petton bfbf695770 Merged with Göran 13 年 前
  Nicolas Petton 69ea8b8cee - Added JSObjectProxy>>doesNotUnderstand: 13 年 前
  Nicolas Petton 9a629b0411 New look and feel for the IDE based on firebug 13 年 前
  Göran Krampe 13a9f33e2c Added File in-button in Workspace. 13 年 前
  Göran Krampe ca24c2ef04 Merge with Nicolas. 13 年 前
  Göran Krampe ac9ae60a8c First stab at adding the concept of Module instead of plain class categories. 13 年 前
  Nicolas Petton e59adf4ce0 New implementation of the Set class 13 年 前
  Nicolas Petton 797954d0e4 - (almost) Working debugger 13 年 前
  Nicolas Petton c67db8d361 Moved TrySmalltalk into examples/ 13 年 前
  Nicolas Petton d31fd590ec Fixed jtalkDeploy() 13 年 前
  Nicolas Petton 5b6f07722c Improved jtalk.js 13 年 前
  Laurent Laffont 028988624b Load TrySmalltalk in Development mode 13 年 前
  Laurent Laffont 9e1a0af0ac Emphasize commented class in the browser 13 年 前
  Laurent Laffont 06b9858d5a categorize methods + add comment 13 年 前