|  | a65aa72733 | - Fixed bug  Creation of dynamic property Picea\Compiler\BaseContext:: | 2023-03-29 14:02:11 +00:00 |  | 
			
				
					|  | b3a8e3aca2 | - Token name and options are now passed through parse() method | 2023-02-02 19:38:40 +00:00 |  | 
			
				
					|  | e9b2f0ece3 | - Fixed a bug added in previous commit | 2023-02-02 18:12:31 +00:00 |  | 
			
				
					|  | acd9f8c72e | - First task of v2 done, tokens can now have unlimited options attached to it | 2023-02-02 16:46:46 +00:00 |  | 
			
				
					|  | afeb8789b5 | - Added a new doc section about both new tokens 'section.prepend/append' | 2023-02-01 18:20:42 +00:00 |  | 
			
				
					|  | ded3d5e907 | Merge branch 'master' of https://git.mcnd.ca/mcndave/picea | 2023-02-01 18:09:01 +00:00 |  | 
			
				
					|  | 9ea4856f49 | - Added tokens 'section.append' and 'section.prepend' which equates longer form '{% section mysection, [ "action" => "prepend" ] %}' | 2023-02-01 18:08:47 +00:00 |  | 
			
				
					|  | 84020a871c | Merge branch 'master' of https://git.mcnd.ca/mcndave/picea | 2023-02-01 18:06:32 +00:00 |  | 
			
				
					|  | 2dc16de7c3 | - Simplified SLUG() method of the UrlExtension, since it was way too slow | 2023-02-01 18:06:23 +00:00 |  | 
			
				
					|  | af212b07ca | Merge branch 'master' of https://git.mcnd.ca/mcndave/picea | 2023-01-26 13:36:49 +00:00 |  | 
			
				
					|  | 58766decaf | - Fixed a bug within sections if it doesn't exist first | 2023-01-26 13:36:38 +00:00 |  | 
			
				
					|  | 08211282c2 | - Added an event manager. Also, fixed some more bugs within Block and Section tokens | 2023-01-26 13:32:52 +00:00 |  | 
			
				
					|  | 58f73d914b | - Some more documentation made / fixed | 2022-12-22 14:35:26 +00:00 |  | 
			
				
					|  | 46535c2734 | - Finalizing the documentation before tagging 1.0 release | 2022-12-21 04:20:11 +00:00 |  | 
			
				
					|  | bb29a56077 | - Added while/endwhile and do/while syntaxes - Fix the abstractclass requirement of parse() function | 2022-12-19 19:36:39 +00:00 |  | 
			
				
					|  | 33298ff2e4 | - Removed optional brackets from routes in UrlExtension. | 2022-12-08 19:10:43 +00:00 |  | 
			
				
					|  | 3de5f46de6 | Merge branch 'master' of https://git.mcnd.ca/mcndave/picea | 2022-11-29 19:46:51 +00:00 |  | 
			
				
					|  | 4bd4cddbff | - Cleaned up a bit and added some methods to give Lean/Console more flexibility | 2022-11-29 19:46:40 +00:00 |  | 
			
				
					|  | 7e80d4be6d | - Added an 'urlize' method to the UrlExtension class | 2022-11-24 20:00:43 +00:00 |  | 
			
				
					|  | 14cfb46c98 | Merge branch 'master' of https://git.mcnd.ca/mcndave/picea | 2022-10-12 18:28:52 +00:00 |  | 
			
				
					|  | 08201b1958 | - Remove the old {? / ?} token as a PHP opening - Added url versions if needed | 2022-10-12 18:25:39 +00:00 |  | 
			
				
					|  | 5bac6cd843 | - Rencoding UTF-8 to manage problematics strings in data to encode | 2022-10-10 15:27:54 +00:00 |  | 
			
				
					|  | 4c3772376c | - Quickfix in block error message output without variables | 2022-07-18 18:14:49 +00:00 |  | 
			
				
					|  | aa0bdea0c5 | - added a new lang.raw and _.raw token to Lang extexion | 2022-07-18 17:44:03 +00:00 |  | 
			
				
					|  | 531f786747 | Merge branch 'master' of https://git.mcnd.ca/mcndave/picea | 2022-06-27 17:29:31 +00:00 |  | 
			
				
					|  | 22e046dfcd | - Fixed post() method | 2022-06-27 17:28:35 +00:00 |  | 
			
				
					|  | b08325049b | - Addedd a new Money extension and a new Function token | 2022-06-03 15:31:50 +00:00 |  | 
			
				
					|  | 48ecd9f7d9 | - Made some bugfixes regarding blocks and slots | 2022-06-03 15:30:16 +00:00 |  | 
			
				
					| 
							
							
								 Ubuntu | 18a0fd7fdc | - Adjusted some protocol recognition into  var to match proxy's one | 2022-05-11 15:20:04 +00:00 |  | 
			
				
					| 
							
							
								 Dave Mc Nicoll | 2b81e9cef8 | - Addeed a slug method | 2022-05-11 14:09:41 +00:00 |  | 
			
				
					| 
							
							
								 Dave Mc Nicoll | b836fc5bd8 | - added missing json.html tag | 2022-02-25 15:32:47 +00:00 |  | 
			
				
					| 
							
							
								 Dave Mc Nicoll | 45c8173029 | - Mostly bugfixes made while working on ParcInfo | 2021-10-19 12:39:14 +00:00 |  | 
			
				
					|  | 67040db155 | - Added the missing continue token | 2021-03-24 13:49:38 +00:00 |  | 
			
				
					|  | 7588748ebd | - Global variables were merged by error with the block's arguments | 2021-03-15 13:48:31 +00:00 |  | 
			
				
					|  | f143b082ae | Merge branch 'master' of https://git.mcnd.ca/mcndave/picea | 2021-03-01 16:37:19 +00:00 |  | 
			
				
					|  | 09408827da | - Fixed the request() function which was not working at all | 2021-03-01 16:36:59 +00:00 |  | 
			
				
					|  | 30af321215 | - Corrected a bug where the 'or' variable was not reset properly on a iterations of for/foreach. | 2021-03-01 16:07:39 +00:00 |  | 
			
				
					|  | 8df38b568c | - A lot of bugfixes made for this release. | 2021-02-16 03:17:32 +00:00 |  | 
			
				
					|  | 4e909b2840 | - Added the PrintExtension | 2021-01-06 19:31:58 +00:00 |  | 
			
				
					| 
							
							
								 Dave Mc Nicoll | 82eca2e520 | - Fixed ViewToken and BlockToken inline vars | 2020-11-27 11:32:01 -05:00 |  | 
			
				
					|  | 082bdd4ad3 | - WIP on the exception handler | 2020-10-22 13:19:26 +00:00 |  | 
			
				
					|  | 69db3efdce | Merge branch 'master' of https://git.mcnd.ca/mcndave/picea | 2020-10-21 03:57:02 +00:00 |  | 
			
				
					|  | 1334278e37 | - Added basic exception remodeling, seaking original template sources. | 2020-10-21 03:20:35 +00:00 |  | 
			
				
					|  | 2f8abebc44 | - Added a new Include token (which was added as RAW content) - Fixed UrlExtension to reflect on notes-routes changes
- Added some methods to FileFetcher | 2020-10-20 19:38:37 +00:00 |  | 
			
				
					|  | 10632e9f67 | Merge branch 'master' of https://git.mcnd.ca/mcndave/picea | 2020-10-06 15:49:51 +00:00 |  | 
			
				
					|  | 8368551fa7 | Merge branch 'master' of https://github.com/mcNdave/picea | 2020-10-06 15:49:12 +00:00 |  | 
			
				
					| 
							
							
								 Dave Mc Nicoll | cfc2f5d9af | - Trimmed the echo and echo raw printed PHP code | 2020-10-06 11:39:31 -04:00 |  | 
			
				
					| 
							
							
								 Dave Mc Nicoll | 92e304daf3 | - Fixed a recursivity bug with the OR token inside another foreach/or instance | 2020-05-20 15:32:08 -04:00 |  | 
			
				
					| 
							
							
								 Dave Mc Nicoll | ce4ef6351a | - Small refractoring of code, merge tokens - Completed block token | 2020-05-04 22:50:02 -04:00 |  | 
			
				
					|  | 2f31684092 | - Small fix on URL generation | 2020-05-04 22:48:38 -04:00 |  |