Mon, 05 Apr 2010 15:25:08 -0500 templater: strip whitespace inside template methods
Matt Mackall <mpm@selenic.com> [Mon, 05 Apr 2010 15:25:08 -0500] rev 10854
templater: strip whitespace inside template methods
Mon, 05 Apr 2010 15:25:08 -0500 templater: drop raw method
Matt Mackall <mpm@selenic.com> [Mon, 05 Apr 2010 15:25:08 -0500] rev 10853
templater: drop raw method
Mon, 05 Apr 2010 15:25:08 -0500 templater: raise nested functions
Matt Mackall <mpm@selenic.com> [Mon, 05 Apr 2010 15:25:08 -0500] rev 10852
templater: raise nested functions
Mon, 05 Apr 2010 15:25:08 -0500 templater: cache full tree
Matt Mackall <mpm@selenic.com> [Mon, 05 Apr 2010 15:25:08 -0500] rev 10851
templater: cache full tree store the parsed version of subtemplates in higher level parse lists, avoid run-time cache lookups
Mon, 05 Apr 2010 15:25:08 -0500 templater: use recursive flattening
Matt Mackall <mpm@selenic.com> [Mon, 05 Apr 2010 15:25:08 -0500] rev 10850
templater: use recursive flattening This avoids slow list operations compared to the iterative version
Mon, 05 Apr 2010 15:25:08 -0500 templater: cache self.defaults.get
Matt Mackall <mpm@selenic.com> [Mon, 05 Apr 2010 15:25:08 -0500] rev 10849
templater: cache self.defaults.get
Mon, 05 Apr 2010 15:25:08 -0500 templater: privatize class variables
Matt Mackall <mpm@selenic.com> [Mon, 05 Apr 2010 15:25:08 -0500] rev 10848
templater: privatize class variables
Mon, 05 Apr 2010 15:25:08 -0500 templater: map -> mapping
Matt Mackall <mpm@selenic.com> [Mon, 05 Apr 2010 15:25:08 -0500] rev 10847
templater: map -> mapping
Mon, 05 Apr 2010 15:25:08 -0500 templater: extend preparsing
Matt Mackall <mpm@selenic.com> [Mon, 05 Apr 2010 15:25:08 -0500] rev 10846
templater: extend preparsing preparse filters and formats and supply functions to apply
Mon, 05 Apr 2010 15:25:08 -0500 templater: preparse templates and cache
Matt Mackall <mpm@selenic.com> [Mon, 05 Apr 2010 15:25:08 -0500] rev 10845
templater: preparse templates and cache This breaks templates down into a list of literal and {} groups, with group types preidentified.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip