Uwe Tews
							
						 
					 | 
					
						
						
							
						
						5468f140fa
					 | 
					
						
						
							
							- bugfix compiler did overwrite existing variable value when setting the nocache attribute https://github.com/smarty-php/smarty/issues/39
						
						
						
						
						
						
					 | 
					
						2015-05-19 22:47:04 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Uwe Tews
							
						 
					 | 
					
						
						
							
						
						2b858212b7
					 | 
					
						
						
							
							- improvement remove not needed ?><?php transitions from compiled code
						
						
						
						
						
						
					 | 
					
						2015-05-13 02:06:33 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Uwe Tews
							
						 
					 | 
					
						
						
							
						
						43f043364f
					 | 
					
						
						
							
							fix case in class name
						
						
						
						
						
						
					 | 
					
						2015-01-06 01:18:58 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Uwe.Tews@googlemail.com
							
						 
					 | 
					
						
						
							
						
						425091a19f
					 | 
					
						
						
							
							- fixed spelling, PHPDoc , minor errors, code cleanup
						
						
						
						
						
						
					 | 
					
						2014-06-06 02:40:04 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Uwe.Tews@googlemail.com
							
						 
					 | 
					
						
						
							
						
						00ccae8857
					 | 
					
						
						
							
							- update for PHP 5.4 compatibility
						
						
						
						
						
						
						
						- reformat source to PSR-2 standard 
						
						
					 | 
					
						2013-07-14 22:15:45 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								uwe.tews@googlemail.com
							
						 
					 | 
					
						
						
							
						
						d3e71dabb6
					 | 
					
						
						
							
							- bugfix {if} and {while} tags without condition did not throw a SmartyCompilerException (Issue #57)
						
						
						
						
						
						
					 | 
					
						2011-11-01 20:27:53 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								monte.ohrt
							
						 
					 | 
					
						
						
							
						
						8842e79107
					 | 
					
						
						
							
							commit 3.1 into the trunk
						
						
						
						
						
						
					 | 
					
						2011-09-16 14:19:56 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								uwe.tews@googlemail.com
							
						 
					 | 
					
						
						
							
						
						7d48680bd5
					 | 
					
						
						
							
							- bugfix in {if} and {while} tag compiler when using assignments as condition and nocache mode
						
						
						
						
						
						
					 | 
					
						2011-01-12 21:33:26 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								uwe.tews@googlemail.com
							
						 
					 | 
					
						
						
							
						
						2e1c83f44d
					 | 
					
						
						
							
							-bugfix on parser at  !$foo|modifier
						
						
						
						
						
						
						
						-change parser logic when assignments used as condition in {if] and {while} to allow assign to array element
						
						
					 | 
					
						2010-11-24 19:38:45 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								uwe.tews@googlemail.com
							
						 
					 | 
					
						
						
							
						
						f044178bad
					 | 
					
						
						
							
							- major update including some API changes
						
						
						
						
						
						
					 | 
					
						2010-11-11 21:34:36 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								monte.ohrt
							
						 
					 | 
					
						
						
							
						
						21d507a5cb
					 | 
					
						
						
							
							fix formatting
						
						
						
						
						
						
					 | 
					
						2010-08-17 15:39:51 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Uwe.Tews
							
						 
					 | 
					
						
						
							
						
						383e4bb4ae
					 | 
					
						
						
							
							- revert handling of newline on no output tags like {if...}
						
						
						
						
						
						
					 | 
					
						2010-01-14 20:57:27 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Uwe.Tews
							
						 
					 | 
					
						
						
							
						
						cdd2aae582
					 | 
					
						
						
							
							- added \n to the compiled code of the {if},{else},{elseif},{/if} tags to get output of newlines as expected by the template source
						
						
						
						
						
						
					 | 
					
						2010-01-11 17:58:10 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Uwe.Tews
							
						 
					 | 
					
						
						
							
						
						64503880b3
					 | 
					
						
						
							
							- added \n to the compiled code of the {/if} tag to get output of newlines as expected by the template source
						
						
						
						
						
						
					 | 
					
						2010-01-11 17:36:37 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								monte.ohrt
							
						 
					 | 
					
						
						
							
						
						3386b94e15
					 | 
					
						
						
							
							change linefeed style to native on all files
						
						
						
						
						
						
					 | 
					
						2009-11-06 14:35:00 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Uwe.Tews
							
						 
					 | 
					
						
						
							
						
						cf379474fd
					 | 
					
						
						
							
							- change of filenames in sysplugins folder for internal spl_autoload function
						
						
						
						
						
						
						
						- lexer/parser changed for increased compilation speed 
						
						
					 | 
					
						2009-10-31 00:44:58 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |