Historique des commits

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