Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Nicolas Petton 26a757a05f reformatting to follow the coding conventions 10 gadi atpakaļ
  Nicolas Petton c8d1531b32 Better formatting of Counter >> renderOn: 10 gadi atpakaļ
  Nicolas Petton d2a90c90bc updates Counter class comment 10 gadi atpakaļ
  Nicolas Petton 3e33832b8d fixes issue #532 11 gadi atpakaļ
  Nicolas Petton 80ffa1e04c - fixes super references 11 gadi atpakaļ
  Nicolas Petton f69008ab0f documentation (class comments) 11 gadi atpakaļ
  Herbert Vojčík 8d0d0adde2 Convert spaces to tabs in .st 11 gadi atpakaļ
  Herbert Vojčík 2e40ee8a92 createPackage: with only one parameter at the beginning of .st 11 gadi atpakaļ
  Nicolas Petton 171054834f Fixed issue #141 12 gadi atpakaļ
  Göran Krampe f8bafa3bcf Making sure noone has to wonder how to try the Counter class ever again. 12 gadi atpakaļ
  Nicolas Petton 0c436c5586 Merge with dale 12 gadi atpakaļ
  Nicolas Petton df500499c7 Removed the old Tetris implementation. 12 gadi atpakaļ
  Göran Krampe 085a1424de Added Package properties, storeOn:, storeString, and support for package properties in fileouts (js and st). 12 gadi atpakaļ
  Nicolas Petton b8559d7d9b Fixed the (still unfinished) tetris example 12 gadi atpakaļ
  Nicolas Petton 8fa92ba935 - Use CodeMirror for syntax highlighting 12 gadi atpakaļ
  Nicolas Petton 0aae3e8448 - Removed unused init.js 12 gadi atpakaļ
  Nicolas Petton 257104b5b1 - new Canvas tags 12 gadi atpakaļ
  Göran Krampe 6c9d71e3df Added String>>trimBoth, trimLeft etc and trim chunks in ChunkExporter to remove trailing whitespace etc. 13 gadi atpakaļ
  Göran Krampe b84df5b59b Fixed list of ivarnames in class definitions to be space separated instead of using comma. 13 gadi atpakaļ
  Göran Krampe 290e53867d Fixed cr lf confusion, hopefully almost everywhere. 13 gadi atpakaļ
  Göran Krampe 0c67325e91 Sorry, last commit ended up making lots of files executable, reverting that. 13 gadi atpakaļ
  Göran Krampe 9eb759895d Implemented ChunkExporter, hooked it into commit button and exported all categories as both js and st. 13 gadi atpakaļ