react/vendor
Ben Alpert 0a45325621 Actually make exec work
The spec for eval (http://es5.github.io/x15.1.html#x15.1.2.1) says "If Type(x) is not String, return x." and that's exactly what's happening here -- it gets {code: ...} and does nothing.
2013-09-30 18:51:39 -07:00
..
fbtransform Merge pull request #336 from spicyj/jsx-spacing 2013-09-20 10:59:21 -07:00
jasmine Fix some silly uses of Function.prototype.bind in jasmine-support.js. 2013-06-03 13:20:13 -04:00
browser-transforms.js Actually make exec work 2013-09-30 18:51:39 -07:00
constants.js Make constant propagation smarter about pruning if statements. 2013-09-18 13:33:45 -04:00