Historique des commits

Auteur SHA1 Message Date
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ il y a 15 ans
  Andy Wingo e05320fa54 compile for-in il y a 16 ans
  Andy Wingo 143177ed9e add scheme integration to js via `require' il y a 16 ans
  Andy Wingo af6c20b731 more arithmetic on non-numbers il y a 16 ans
  Andy Wingo 8c306808c2 + for strings, global js object, new Foo() works il y a 16 ans
  Andy Wingo 3bef3ae428 implement do, while, for il y a 16 ans
  Andy Wingo b358fe6502 implement more operations il y a 16 ans
  Andy Wingo a287987818 implement ++, --, new, delete, void, typeof il y a 16 ans
  Andy Wingo 785fb107ef handle "this" in ecmascript il y a 16 ans
  Andy Wingo e80ce73d20 implement more of the standard runtime il y a 16 ans
  Andy Wingo cdad2166e7 support foo["bar"] in addition to foo.bar il y a 16 ans
  Andy Wingo b72880eb17 implement object literals il y a 16 ans
  Andy Wingo 7fb4230060 property gets and puts implemented, yays il y a 16 ans
  Andy Wingo 10e1bd278f add array support il y a 16 ans
  Andy Wingo 131f7d6c71 further ecmascript work il y a 16 ans