16 Commits

Author SHA1 Message Date
Patrick Steele-Idem
8616a9731f Cleanup and code comments 2015-08-18 14:01:42 -06:00
Patrick Steele-Idem
79fbbeb055 Fixes #109 - Allow compiler.createNode('div') 2015-07-28 10:58:54 -07:00
Patrick Steele-Idem
be1072a146 Fixes #60 Don't replace special operators when for body functions 2015-04-08 12:19:30 -06:00
Phillip Gates-Idem
c9b062da45 Fixes #35 Add support for <compiler-options> tag 2015-02-17 18:57:00 -05:00
Patrick Steele-Idem
294cd24bd3 Changes to make the compiler work on the client-side when using a module bundler 2014-10-22 11:11:54 -06:00
Patrick Steele-Idem
e49d0f31cb Simplified checkUpToDate() and added getLastModified() 2014-09-12 17:02:01 -06:00
Patrick Steele-Idem
6ac26ef423 Fixing error handling bug resulting from typo 2014-07-29 13:20:33 -06:00
Phil Gates-Idem
adf0b5de41 Fixing usage of calling compile function with callback 2014-07-28 22:32:32 -04:00
Patrick Steele-Idem
1294d9f538 Added getRequirePath to both TemplateBuilder and TemplateCompiler 2014-07-22 23:56:43 -06:00
Patrick Steele-Idem
f420882fdf Allow dynamic attributes for template tags 2014-07-22 22:29:10 -06:00
Patrick Steele-Idem
90274ad004 Don't use new lines in error message since bluebird truncates the error message incorrectly... 2014-07-22 17:42:08 -06:00
Patrick Steele-Idem
c80b8feda3 Allow tag name to be passed to createNode 2014-07-07 15:26:45 -06:00
Patrick Steele-Idem
dc233933b4 Set localName property for dynamic tag handler nodes for better debugging 2014-06-04 21:54:52 -06:00
Patrick Steele-Idem
7591bbd7cb Expose hasExpression 2014-06-04 21:54:31 -06:00
Patrick Steele-Idem
24929b8734 Fixed error reporting 2014-05-07 14:51:48 -06:00
Patrick Steele-Idem
1c6dd4f6cc Flattened directory structure a bit by dropping lib 2014-04-29 22:21:20 -06:00