커밋 기록

작성자 SHA1 메시지 날짜
  Nicolas Petton c6563b3375 - Moved committing logic into PackageHandler 12 년 전
  Nicolas Petton d5760083d5 Package cleanup 12 년 전
  Nicolas Petton ea174e021c - Renamed PackageLoader to PackageHandler 12 년 전
  Nicolas Petton b0eef55616 Fix to actually inline #ifNotNil:ifNil: 12 년 전
  Nicolas Petton 260fd9f23f Merge pull request #443 from herby/parser 12 년 전
  Nicolas Petton ffcf53a4bf - Fixed Object >> ifNil:ifNotNil: 12 년 전
  Nicolas Petton 62c24efcba - Inliner cleanup, removal of IRNonLocalReturnInliner 12 년 전
  Herbert Vojčík ea33b05f3f Can have symbols for binary selectors. 12 년 전
  Herbert Vojčík e01722a2a7 Allows write #(#on:do: #Object) as #(on:do: Object) 12 년 전
  Herbert Vojčík 6adcd5067a Fixed symbol, #ab'cd' is now error, not #abcd. 12 년 전
  Herbert Vojčík 96253150d3 parser: you can write #(4 #(5 6 #()) 7) as #(4 (5 6 ()) 7) 12 년 전
  Herbert Vojčík 8e772483eb Fixed dynamic array and friends allowed in literal array. 12 년 전
  Nicolas Petton 131a0441d7 Merge pull request #441 from herby/crlf 12 년 전
  Herbert Vojčík 6ee406da85 Recompiled with crlf sanitization. 12 년 전
  Herbert Vojčík 20845aeb6b source is crlf sanitized 12 년 전
  Herbert Vojčík 85c9654999 JSStream never uses cr. 12 년 전
  Herbert Vojčík b6b8025f92 default tasks made array 12 년 전
  Nicolas Petton d747c059e0 Merge pull request #440 from herby/gh-438 12 년 전
  Herbert Vojčík c501211cf0 Fixing Kernel-Objects 12 년 전
  Herbert Vojčík f9dbd20b1d Fixes #438. 12 년 전
  Herbert Vojčík d17cf0c16d Regression test for #438. 12 년 전
  Nicolas Petton af18413eb5 Fixed Metaclass >> definition 12 년 전
  Nicolas Petton 02b3c8e163 Recompiles all .js files 12 년 전
  Nicolas Petton 15ce8a0dd8 Removes Symbol from the system: 12 년 전
  Nicolas Petton cb506d312d Adds comments for ClassRefVar >> alias and JSStream >> nextPutClassRefFunction: 12 년 전
  Nicolas Petton 6d6c815eae Merge pull request #437 from herby/recompile 12 년 전
  Nicolas Petton 858f05e80c Merge pull request #436 from herby/gh-190 12 년 전
  Nicolas Petton fb99845ff3 Merge pull request #435 from mkroehnert/grunt-0.4 12 년 전
  Manfred Kröhnert 5603b92458 Clarify installation of Grunt.js 12 년 전
  Herbert Vojčík 13abd766d2 Benchfib and Compiler-Interpreter weren't recompiled. 12 년 전