Commit History

Author SHA1 Message Date
  Nicolas Petton 26a757a05f reformatting to follow the coding conventions 10 years ago
  Nicolas Petton c8d1531b32 Better formatting of Counter >> renderOn: 10 years ago
  Nicolas Petton d2a90c90bc updates Counter class comment 10 years ago
  Nicolas Petton 3e33832b8d fixes issue #532 10 years ago
  Nicolas Petton 80ffa1e04c - fixes super references 10 years ago
  Nicolas Petton f69008ab0f documentation (class comments) 11 years ago
  Herbert Vojčík 8d0d0adde2 Convert spaces to tabs in .st 11 years ago
  Herbert Vojčík 2e40ee8a92 createPackage: with only one parameter at the beginning of .st 11 years ago
  Nicolas Petton 171054834f Fixed issue #141 12 years ago
  Göran Krampe f8bafa3bcf Making sure noone has to wonder how to try the Counter class ever again. 12 years ago
  Nicolas Petton 0c436c5586 Merge with dale 12 years ago
  Nicolas Petton df500499c7 Removed the old Tetris implementation. 12 years ago
  Göran Krampe 085a1424de Added Package properties, storeOn:, storeString, and support for package properties in fileouts (js and st). 12 years ago
  Nicolas Petton b8559d7d9b Fixed the (still unfinished) tetris example 12 years ago
  Nicolas Petton 8fa92ba935 - Use CodeMirror for syntax highlighting 12 years ago
  Nicolas Petton 0aae3e8448 - Removed unused init.js 12 years ago
  Nicolas Petton 257104b5b1 - new Canvas tags 12 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 b84df5b59b Fixed list of ivarnames in class definitions to be space separated instead of using comma. 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