Commit Graph

26 Commits

Author SHA1 Message Date
Pavel Shevaev 605397bfce Добавить CHANGELOG.md 2024-03-13 10:20:17 +03:00
Pavel Shevaev 48d67329f5 Improving exception message
Publish PHP Package / docker (push) Successful in 6s Details
2024-03-12 19:16:05 +03:00
Pavel Shevaev 50c48b5d63 Adding virtual inheritance basic class validation
Publish PHP Package / docker (push) Successful in 5s Details
2024-03-12 19:03:58 +03:00
Pavel Shevaev b99a386be2 Добавить .gitea/workflows/build_composer.yaml
Publish PHP Package / docker (push) Successful in 4s Details
2024-02-13 15:06:36 +03:00
Pavel Shevaev 0b9db7e6a0 Adding convenience codegen(..) function 2023-11-14 23:20:18 +03:00
Georgiy Sadovnikov 27f32804cc Adding better handling of json alike filter values 2023-11-10 18:38:56 +03:00
Pavel Shevaev 48d85cfed5 Bumping deps 2023-08-16 14:38:51 +03:00
Pavel Shevaev a1900d7e23 Making PHPStan happy 2023-08-16 14:18:22 +03:00
Pavel Shevaev 97db32ffc7 Fixing generic structs support 2023-08-08 15:06:15 +03:00
Pavel Shevaev 9180aa8b5d Removing @optional support 2023-07-26 13:27:16 +03:00
Pavel Shevaev 2fc83c97b0 Merge pull request 'Add apply_array_filters for apply filters for array' (#1) from a.prusov/metagen_php:master into master
Reviewed-on: #1
2023-07-12 11:16:20 +03:00
Прусов Александр d6c8a48484 Change prefix from arr_ to fltarr_ for apply_array_filters 2023-07-11 20:43:25 +03:00
Прусов Александр 712160bd66 Add apply_array_filters for apply filters for array 2023-07-11 19:16:49 +03:00
Pavel Shevaev 97507efb23 Adding val_blob(..) checker 2023-07-05 15:22:46 +03:00
Pavel Shevaev 55f8b0dea9 Adding initial support for null structs (but not generic ones) 2023-05-05 12:10:20 +03:00
Pavel Shevaev 496bf3aabf Passing filter args as is if they are not starting with [ or { 2023-03-22 14:57:51 +03:00
Pavel Shevaev 9963afe0a9 Experimenting with composer deps 2022-12-14 16:30:52 +03:00
Pavel Shevaev 06ea2187fe Adding supported tokens 2022-12-08 18:47:27 +03:00
Pavel Shevaev 7c0dff92d1 Изменил(а) на 'README.md' 2022-12-06 16:24:40 +03:00
Pavel Shevaev 6f81fc353f Создал(а) 'README.md' 2022-12-06 16:24:22 +03:00
Madpwnhammer e569572b31 Fix 2022-12-06 15:48:23 +03:00
Pavel Shevaev 2cd1547385 Tweaking stuff 2022-12-06 15:07:46 +03:00
Pavel Shevaev 57d1308609 Minor tweaking 2022-12-06 14:31:27 +03:00
Pavel Shevaev dd6b1e172e Tweaking filters codegen 2022-12-06 14:14:28 +03:00
Pavel Shevaev 155d7af191 Gradually implementing PHP codegen 2022-12-06 13:36:09 +03:00
Pavel Shevaev da3f1f78e7 First commit 2022-12-05 18:21:32 +03:00