1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00
jashkenas--coffeescript/lib/coffeescript
zdenko cbf035fca9 [CS2] CSX spread attributes: <div {props…} /> (#4607)
* CSX spread attributes: <div {props...} />

* whitespace cleanup

* Style

* valid CSX attributes

* added comments; cleanup

* Fixed allowed CSX properties.

* Cleanup

* Typo

* Improved RegEx

* Reworked CSX attributes

* small fix for CSX attribute validation

* cleanup

* tests

* fix nested assignement; remove unused variable

* cleanup; improve tests

* fix esoteric case; improve tracking nested splats in CSX tag
2017-08-02 21:00:39 -07:00
..
browser.js [CS2] Comments (#4572) 2017-08-02 19:34:34 -07:00
cake.js [CS2] Comments (#4572) 2017-08-02 19:34:34 -07:00
coffeescript.js [CS2] Comments (#4572) 2017-08-02 19:34:34 -07:00
command.js [CS2] Comments (#4572) 2017-08-02 19:34:34 -07:00
grammar.js [CS2] Comments (#4572) 2017-08-02 19:34:34 -07:00
helpers.js [CS2] Comments (#4572) 2017-08-02 19:34:34 -07:00
index.js [CS2] Comments (#4572) 2017-08-02 19:34:34 -07:00
lexer.js [CS2] CSX spread attributes: <div {props…} /> (#4607) 2017-08-02 21:00:39 -07:00
nodes.js [CS2] CSX spread attributes: <div {props…} /> (#4607) 2017-08-02 21:00:39 -07:00
optparse.js [CS2] Comments (#4572) 2017-08-02 19:34:34 -07:00
parser.js [CS2] CSX spread attributes: <div {props…} /> (#4607) 2017-08-02 21:00:39 -07:00
register.js [CS2] Comments (#4572) 2017-08-02 19:34:34 -07:00
repl.js [CS2] Comments (#4572) 2017-08-02 19:34:34 -07:00
rewriter.js [CS2] Comments (#4572) 2017-08-02 19:34:34 -07:00
scope.js [CS2] Comments (#4572) 2017-08-02 19:34:34 -07:00
sourcemap.js [CS2] Comments (#4572) 2017-08-02 19:34:34 -07:00