Commit History

Author SHA1 Message Date
  Nicolas Petton 43b3ffe6ce Compiler improvements 12 years ago
  Nicolas Petton b0782e3dda Merged with master 12 years ago
  Nicolas Petton d328c97fcf Merge branch 'master' of github.com:NicolasPetton/amber 12 years ago
  Nicolas Petton 5e8ad3cd3f Alias returnNodes 12 years ago
  Nicolas Petton cebe92c867 Merge pull request #231 from mkroehnert/issue-157 12 years ago
  mkroehnert 980b880033 fix #157: move printString into Collection 12 years ago
  Nicolas Petton e819f7d4c2 Inlining more selectors 12 years ago
  mkroehnert 4ea7c4ce97 HashedCollectionTest: add test for >>printString 12 years ago
  mkroehnert 013f7af732 SymbolTest: add test for printString 12 years ago
  mkroehnert 072d8af32c StringTest: add test for printString 12 years ago
  mkroehnert f8e69d6df8 AssociationTest: replace assert: with assert:equals: 12 years ago
  mkroehnert e0505e9306 AssociationTest: more Association tests 12 years ago
  mkroehnert 60c0cfabc3 HashedCollection: use Association printString message 12 years ago
  mkroehnert 13d56fe2db AssociationTest: add tests for Association class 12 years ago
  mkroehnert 3f67c5bf54 Association: add printString message 12 years ago
  Nicolas Petton da32a13ba2 More inlining edge cases handled 12 years ago
  Nicolas Petton 19c1fc0c0a More robust inliner handling common inlined blocks edge cases 12 years ago
  Nicolas Petton c4cf26f527 Inliner improvements 12 years ago
  Nicolas Petton f05d8333e8 - Working inliner 12 years ago
  Nicolas Petton 5eb1fd77c1 Working inliner. Not yet inlining non local returns 12 years ago
  Nicolas Petton 4bf2dee8fe Inliner improvements 12 years ago
  Nicolas Petton 219d6b567c Working compiler. No inlining yet 12 years ago
  Nicolas Petton 5c9c9d809d Merge pull request #227 from herby/test-run-selected-only 12 years ago
  Herbert Vojčík 2337b5666e Only run tests from selected categories. Fixes #226. 12 years ago
  Nicolas Petton 4a95f86a8e Merge pull request #225 from herby/gh-224 12 years ago
  Herbert Vojčík bb0c62c1da Copy inherited methods first, methods last. Fix #224. 12 years ago
  Nicolas Petton c160297dac More changes to the new compiler toolchain 12 years ago
  Nicolas Petton 827e5b61a5 Merge pull request #221 from mkroehnert/IDE-fixes 12 years ago
  mkroehnert 3ccd14dacf IDE/Browser: cursor stays at current editing location after saving/compiling 12 years ago
  Nicolas Petton 291eeaa7bb More tests and fixes for collections 12 years ago