Format: 1.8 Date: Sat, 16 May 2015 04:18:44 +0200 Source: coffeescript Binary: coffeescript libjs-coffeescript coffeescript-doc Architecture: source Version: 1.9.2~dfsg-1 Distribution: unstable Urgency: medium Maintainer: Debian Javascript Maintainers Changed-By: Jonas Smedegaard Description: coffeescript - interpreter and compiler for the CoffeeScript language coffeescript-doc - documentation for the CoffeeScript language libjs-coffeescript - client-side interpreter for the CoffeeScript language Changes: coffeescript (1.9.2~dfsg-1) unstable; urgency=medium . [ upstream ] * New release. + Fixed a watch mode error introduced in 1.9.1 when compiling multiple files with the same filename. + Bugfix for yield around expressions containing this. + Added a Ruby-style -r option to the REPL, which allows requiring a module before execution with --eval or --interactive. + In