1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 12, 2025 — Sep 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated to coffee-script 1.1 More... over 15 years ago
further acknowledgement to pandawood More... over 15 years ago
update & reformat README.markdown More... over 15 years ago
update & reformat README.markdown More... over 15 years ago
update to coffee-script 1.0 - change --now-wrap to --bare and adjust tests for .call(this) at end of function wrapper More... over 15 years ago
update readme with example using in & out files More... almost 16 years ago
updated to a new version for the release with --no-wrap More... about 16 years ago
extracted some methods in Main for readability. Removed the IOException from the API, rather than throwing it explicitly. attribution to PandaWood for --no-wrap. More... about 16 years ago
Merge http://github.com/PandaWood/jcoffeescript More... about 16 years ago
updated to "--no-wrap" and modified unit tests, reinstated no-arg constructor and some tiny code tidy up More... about 16 years ago
updated to coffee-script 0.9.2. More... about 16 years ago
coffeescript library (coffee-script.js) updated to 0.9.2 More... about 16 years ago
add the option to NO_WRAP from the command line (with tests). A fairly minimal implementation - mostly making do with existing code More... about 16 years ago
removed one of the references to the version number, to have one less thing to change. More... about 16 years ago
added a .gitignore file to ignore files that should not be checked in. More... about 16 years ago
added support for no-wrap option More... about 16 years ago
Update to CoffeeScript 0.9.1. More... about 16 years ago
Update examples in README to match new CoffeeScript syntax. More... about 16 years ago
Upgrade to CoffeeScript 0.9.0. More... about 16 years ago
attribution to Daniel Cassidy and fix version number More... about 16 years ago
acknowledged djcsdy as a contributor More... about 16 years ago
Release 0.7.2-djc1. More... about 16 years ago
Wrap CoffeeScript compilation errors in a specific JCoffeeScriptCompileException class; when compiling from the command line, if there is a compilation error print only the coffee-script compilation error and line number, don't print a useless Java stack trace. More... about 16 years ago
Changes to Main.java: More... about 16 years ago
Rewrite JCoffeeScriptCompiler.java to solve a number of problems: More... about 16 years ago
Update to coffee-script 0.7.2. More... about 16 years ago
updated documentation for coffee-script 0.6.2 More... over 16 years ago
added attribution to Raphael More... over 16 years ago
updated to coffee-script 0.6.2 More... over 16 years ago
got the jruby compile test in a working state, although it's not testing much as of yet More... over 16 years ago