Historial de Commits

Autor SHA1 Mensaje Fecha
  Nicolas Petton a604046bbd Adapt the SemanticAnalyzer tests to avoid references to `window' hace 12 años
  Nicolas Petton c5ec3b2969 Do not reference `window' in SemanticAnalyzer hace 12 años
  Nicolas Petton 2cf328a182 Do not load objectspaces by default hace 12 años
  Nicolas Petton a81b14cc92 - unit tests hace 12 años
  Nicolas Petton f9facc1f84 Add .st file hace 12 años
  Nicolas Petton 07a39ff45c First implementation hace 12 años
  Nicolas Petton 09ef3fa281 Throw unknown variable errors only if the node value is undeclared in `window' hace 12 años
  Nicolas Petton a5d64a4838 - use the new code generator (with inlining) by default hace 12 años
  Nicolas Petton 3631dde594 Fixed DictionaryTest>>testPrintString hace 12 años
  Nicolas Petton 44ce492806 Merge branch 'master' into impCodeGenerator hace 12 años
  Nicolas Petton 3cbd9ed34b - Fix the last bits of the inlining compiler hace 12 años
  Nicolas Petton 46e4fd32e0 Inlining fixes hace 12 años
  Nicolas Petton 7398cc260e Fixed Message>>sendTo: to answer the message send result hace 12 años
  Nicolas Petton 43b3ffe6ce Compiler improvements hace 12 años
  Nicolas Petton b0782e3dda Merged with master hace 12 años
  Nicolas Petton d328c97fcf Merge branch 'master' of github.com:NicolasPetton/amber hace 12 años
  Nicolas Petton 5e8ad3cd3f Alias returnNodes hace 12 años
  Nicolas Petton cebe92c867 Merge pull request #231 from mkroehnert/issue-157 hace 12 años
  mkroehnert 980b880033 fix #157: move printString into Collection hace 12 años
  Nicolas Petton e819f7d4c2 Inlining more selectors hace 12 años
  mkroehnert 4ea7c4ce97 HashedCollectionTest: add test for >>printString hace 12 años
  mkroehnert 013f7af732 SymbolTest: add test for printString hace 12 años
  mkroehnert 072d8af32c StringTest: add test for printString hace 12 años
  mkroehnert f8e69d6df8 AssociationTest: replace assert: with assert:equals: hace 12 años
  mkroehnert e0505e9306 AssociationTest: more Association tests hace 12 años
  mkroehnert 60c0cfabc3 HashedCollection: use Association printString message hace 12 años
  mkroehnert 13d56fe2db AssociationTest: add tests for Association class hace 12 años
  mkroehnert 3f67c5bf54 Association: add printString message hace 12 años
  Nicolas Petton da32a13ba2 More inlining edge cases handled hace 12 años
  Nicolas Petton 19c1fc0c0a More robust inliner handling common inlined blocks edge cases hace 12 años