Commit History

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