Commit Graph

12 Commits

Author SHA1 Message Date
Avital Oliver
78ca755d3d Npm.require unified requireNpm and __meteor_bootstrap__.require 2013-03-19 15:11:04 -07:00
Avital Oliver
58c6f55676 Apply changes made on engine repo 2013-03-19 15:11:01 -07:00
Nick Martin
38c5795c71 Review from Geoff 2013-02-06 19:39:31 -08:00
Nick Martin
719f2e10dc Use regexp instead of isNaN for detecting integers. 2013-02-06 19:39:31 -08:00
Morten Henriksen
7ca41e4a3c Added fix, workaround handlebars issue and added tests 2013-02-06 19:39:31 -08:00
Tom Wijsman
8f83b2c32e Made sure all file system related statements use proper path.join and path.sep to support other platforms. 2012-10-30 15:53:49 -07:00
Avital Oliver
c3bb216466 Make Handlebars.Exception properly report error text and stack trace 2012-09-07 10:55:17 -07:00
David Greenspan
ce6c48144b handlebars: don't consider helpers in {{this.foo}} 2012-06-18 14:30:11 -07:00
David Greenspan
9ce0a6d572 scanner unit tests 2012-05-25 16:08:41 -07:00
Nick Martin
cd6cbb2397 Reference a different copy of underscore, for consistency. 2012-04-23 21:45:02 -07:00
Geoff Schmidt
c814e34df8 make {{> foo bar}} shorthand actually work
(previously, you would get an error about a circular reference while
serializing JSON)
2011-11-25 23:59:57 -08:00
Nick Martin
d69c2d1f19 Initial import from old busted repo. 2011-11-17 18:35:20 -08:00