Dave M. mcndave
  • Joined on 2020-09-17
mcndave pushed to attributes at mcndave/notes-route 2023-01-19 01:47:28 +00:00
83858164dc - WIP on native attributes
mcndave created branch attributes in mcndave/notes 2023-01-19 01:46:23 +00:00
mcndave pushed to attributes at mcndave/notes 2023-01-19 01:46:23 +00:00
f4fffbd480 - Added native Attribute support from PHP 8
mcndave pushed to master at mcndave/ulmus 2023-01-16 14:20:47 +00:00
43a913a602 - Fixed IN() query from Where rendering
b6752f4364 WIP on docs and added basic enums supports
Compare 3 commits »
mcndave created branch v2 in mcndave/ulmus 2023-01-14 02:47:39 +00:00
mcndave pushed to v2 at mcndave/ulmus 2023-01-14 02:47:39 +00:00
mcndave pushed to master at mcndave/ulmus 2023-01-14 02:46:32 +00:00
197eee90f7 Removed file that reappeared after unstashing
0a7ff4fd21 done mergin
d600908f47 - WIP on first 'doc' and also minimal support for enums where added
Compare 4 commits »
mcndave pushed to master at mcndave/ulmus 2023-01-14 02:25:25 +00:00
5ef20533b2 - Fixed a bug with the IN query
Compare 2 commits »
mcndave opened issue mcndave/picea#5 2023-01-09 17:19:12 +00:00
Rewrite PiceaTemplate rendering section
mcndave pushed to master at mcndave/notes-breadcrumb 2022-12-26 17:38:43 +00:00
77c8fb1dd2 Updated composer.json
mcndave closed issue mcndave/picea#1 2022-12-26 02:59:10 +00:00
Handle language exceptions better, adding clear error messages
mcndave pushed to master at mcndave/picea 2022-12-22 14:35:37 +00:00
58f73d914b - Some more documentation made / fixed
mcndave pushed to master at mcndave/picea-ui 2022-12-22 14:34:47 +00:00
3986437800 - Added documentation, fixed some bugs and optimized some parts of the source code while doing the doc.
mcndave pushed to master at mcndave/picea-ui 2022-12-21 04:24:25 +00:00
9190987b53 - Fixed the parse type
mcndave pushed to master at mcndave/picea 2022-12-21 04:20:46 +00:00
46535c2734 - Finalizing the documentation before tagging 1.0 release
bb29a56077 - Added while/endwhile and do/while syntaxes
Compare 2 commits »
mcndave opened issue mcndave/picea#4 2022-12-19 17:03:40 +00:00
Add While, Do to the controlstructure list
mcndave opened issue mcndave/picea#3 2022-12-19 17:03:14 +00:00
Allow extension to interact with differents events
mcndave opened issue mcndave/picea#2 2022-12-19 17:02:49 +00:00
Endblock can be forgotten and script stills compile errorless
mcndave opened issue mcndave/picea#1 2022-12-19 17:01:48 +00:00
Handle language exception better, adding clear error messages