jashkenas--coffeescript/examples
Jeremy Ashkenas 672dd70bdb more underscore examples raised a slight bug with a lexing ambiguity between leading whens (in switches), and trailing whens (in comprehensions) -- made two different tokens to distinguish them 2010-01-03 22:25:38 -05:00
..
code.coffee change lexical scoping example to use var names that haven't been already defined 2010-01-03 18:27:26 -05:00
documents.coffee fixing up documents example 2009-12-30 18:28:16 -05:00
poignant.coffee fixed up the comment/assignment interleaving in nodes.rb 2009-12-30 20:24:24 -05:00
syntax_errors.coffee moved the coffeescript extension over from .cs to .coffee -- let's leave C# in peace. Changed array comprehensions to always return their mapped result, even when unassigned 2009-12-25 14:18:05 -08:00
underscore.coffee more underscore examples raised a slight bug with a lexing ambiguity between leading whens (in switches), and trailing whens (in comprehensions) -- made two different tokens to distinguish them 2010-01-03 22:25:38 -05:00