Historial de Commits

Autor SHA1 Mensaje Fecha
  Nicolas Petton a657a736ce Rewrote all methods including inlined JS statements hace 12 años
  Nicolas Petton 0bd11592e5 Parser now forbids mixing JS statements and Smalltalk code. hace 12 años
  Nicolas Petton 681dc4dd19 Merge branch 'master' into ast-interpreter hace 12 años
  Nicolas Petton 017c99d09c Return unboxed version of the receiver with #value instead of #yourself hace 12 años
  Nicolas Petton c739b517ca Merge pull request #318 from herby/loader-external-packages hace 12 años
  Herbert Vojčík 909ef08ab3 Loader can load packages from different paths. hace 12 años
  Herbert Vojčík 35b86c5e76 Making indents consistent (tabs, since they were in majority). hace 12 años
  Nicolas Petton 5fe3841359 Merge branch 'master' into ast-interpreter hace 12 años
  Nicolas Petton d47a54169e Merge pull request #317 from herby/commit-to-packagehome hace 12 años
  Nicolas Petton cef43f3108 Merge pull request #315 from herby/invalid-boolean hace 12 años
  Nicolas Petton d3edbd8102 Merge pull request #312 from herby/yourself-toprimitive hace 12 años
  Nicolas Petton 77f30df6ea Merge pull request #311 from herby/inner-alias-inline-ordering hace 12 años
  Nicolas Petton 6ddb40ebca - IAContext for the AST interpreter hace 12 años
  Herbert Vojčík aab99b2bc4 packageHome is honoured in commit paths from IDE. hace 12 años
  Herbert Vojčík 8d03fca84a No one uses Browser class >> commitPath{Js,St}, removing. hace 12 años
  Herbert Vojčík 8f72367fa6 Not using non-local return. hace 12 años
  Herbert Vojčík c6e55efc63 `ifTrue:ifFalse:` did not work with boxed booleans hace 12 años
  Herbert Vojčík 3f44d46fa0 Need for aliasing is checked deep in subtree. hace 12 años
  Herbert Vojčík 473637a673 yourself return primitive (unboxed) value of self. hace 12 años
  Herbert Vojčík 60c6a6a393 Tests for inner elements inline ordering problem. hace 12 años
  Herbert Vojčík ba34f37d77 Fixes GH-297. hace 12 años
  Nicolas Petton b65cf751ff Merge branch 'master' into ast-interpreter hace 12 años
  Nicolas Petton 70e78a981d Merge pull request #308 from herby/global-result hace 12 años
  Nicolas Petton b9ab20347c Merge pull request #307 from herby/gh-296 hace 12 años
  Herbert Vojčík 0e457b553e Global variable `result` not created anymore. hace 12 años
  Herbert Vojčík c50319f861 Aliasing all dependent nodes. hace 12 años
  Herbert Vojčík 235b6d5d05 No need for isValueNode test, this is checked in alias: anyway. hace 12 años
  Herbert Vojčík 63ea75d0f7 Added tests for send rcv/arg order. hace 12 años
  Nicolas Petton e4eeb63038 Merge remote-tracking branch 'origin/master' into ast-interpreter hace 12 años
  Nicolas Petton 096dd5e9d6 Merge pull request #306 from herby/forkpool-cleaning hace 12 años