695 Commits

Author SHA1 Message Date
Patrick Steele-Idem
ed94522268 Cleaned up optimizer.json files 2014-02-06 11:14:25 -07:00
Patrick Steele-Idem
ba6c2b5520 Refactored ParseTreeBuilder to allow for HTML parser implementation 2014-02-06 11:14:14 -07:00
Patrick Steele-Idem
9b529107cc All tests passing after RaptorJS 3 changes 2014-02-06 10:22:37 -07:00
Patrick Steele-Idem
3d55b672e1 Relative paths must use "./" until there is a better way to detect absolute paths 2014-02-06 07:07:57 -07:00
Patrick Steele-Idem
fe830b72cd Fixed more tests 2014-02-06 07:06:11 -07:00
Patrick Steele-Idem
132fb094f6 Fix for tags that use template as renderer 2014-02-06 07:05:48 -07:00
Patrick Steele-Idem
2c3d07baac Fix to pre-resolve all taglib namespaces while building parse tree 2014-02-06 06:30:24 -07:00
Patrick Steele-Idem
443fa61ab2 Fixed additional test cases 2014-02-06 06:29:53 -07:00
Patrick Steele-Idem
5574ce9a41 Applied patch to allow widget init code to written to different output 2014-02-06 06:04:26 -07:00
Patrick Steele-Idem
e3060b77b3 Fixed test case for nested attributes 2014-02-05 12:51:33 -07:00
Patrick Steele-Idem
ef4cdf65df Removed support for nested tags (nested attributes solves the same problem) 2014-02-05 12:44:57 -07:00
Patrick Steele-Idem
255297f36e Added support for merging dynamic attributes as properties of input to tag handler 2014-02-05 12:34:16 -07:00
Patrick Steele-Idem
f8578b94db Dynamic attribute support improved and other improvements 2014-02-05 12:15:50 -07:00
Patrick Steele-Idem
f599e0e7e0 Checking in progress 2014-02-04 15:33:38 -07:00
Steele-Idem
9e7aef02d0 Updated tests 2014-02-04 10:46:28 -07:00
Steele-Idem
400a3b6015 The nodeClass is based on the "nodeClass" property or the constructor property 2014-02-04 10:46:19 -07:00
Steele-Idem
d04f93863d Export EscapeXmlContext 2014-02-04 10:45:48 -07:00
Steele-Idem
31bf19fc1f Populate array of attributes before iteration to avoid side effects of mutability 2014-02-04 10:45:34 -07:00
Steele-Idem
a11b014bad Including "require" with include to allow path to be resolved based on template location 2014-02-04 10:44:54 -07:00
Steele-Idem
37d3d19719 templateName to templatePath 2014-02-04 10:44:27 -07:00
Steele-Idem
6ea3bc97b4 Improved how custom core attributes are handled 2014-02-04 10:42:55 -07:00
Steele-Idem
f34d771737 Slight refactoring to improve how Context is monkey-patched 2014-02-04 10:42:04 -07:00
Steele-Idem
e86e451687 Added check to make sure the constructor is set correctly 2014-02-04 10:41:27 -07:00
Steele-Idem
fc2d8fd7d9 Checking in progress 2014-02-03 17:23:52 -07:00
Steele-Idem
084a48378f Fixed build helper after code conversion mishap 2014-02-03 15:10:52 -07:00
Steele-Idem
f164da5619 Added actual files to gitignore 2014-02-03 15:10:35 -07:00
Steele-Idem
fd105dbfd4 Deleted actual output files since they shouldn't be checked in 2014-02-03 15:10:18 -07:00
Steele-Idem
baf3254acf Code cleanup and moving over test cases 2014-02-03 14:30:36 -07:00
Steele-Idem
59e36cad8a Support for tag handlers fixed and other commonjs fixes 2014-02-03 10:04:47 -07:00
Steele-Idem
6f01b98a5d Checking in progress 2014-02-02 12:16:57 -07:00
Steele-Idem
704d6f9976 Moved over test templates 2014-02-02 12:16:49 -07:00
Steele-Idem
afde6cc554 "alias" to "namespace" 2014-02-02 05:37:25 -07:00
Steele-Idem
47777c3030 Fixed support for transformer lookup 2014-01-31 16:48:38 -07:00
Steele-Idem
66e763ddcb Improved tag and attribute lookup 2014-01-31 07:47:55 -08:00
Steele-Idem
c7bb05ef67 Work-in-progress refactoring and testing 2014-01-30 23:21:26 -08:00
Patrick Steele-Idem
9407b8ea9b Removed done for non-async test 2014-01-29 21:32:28 -08:00
Patrick Steele-Idem
f279786de6 Deleted unneeded server module for raptor-templates 2014-01-27 10:41:01 -07:00
Patrick Steele-Idem
f483733523 Added a template loader 2014-01-27 10:39:59 -07:00
Patrick Steele-Idem
b3a530a752 Refactoring (work-in-progress) 2014-01-27 10:24:01 -07:00
Patrick Steele-Idem
aff53b7ebd Removed bad file 2014-01-24 17:27:28 -07:00
Patrick Steele-Idem
4cf0ae528c Simple template compilation is working 2014-01-24 14:27:15 -07:00
Patrick Steele-Idem
a5ad8e681a Applied automatic code transformation 2014-01-23 21:30:54 -07:00
Patrick Steele-Idem
41abc5576b POLYGLOT-651 Fix for "write after end" 2014-01-14 14:53:41 -07:00
Mahadevan, Ramesh
6e525398a4 Changed modules to support 'module.exports' CommonJS modules pattern 2014-01-13 22:26:50 -08:00
Patrick Steele-Idem
ff475c6e62 Initial code commit before migration to RaptorJS 3 2014-01-07 16:59:30 -07:00