Commit Graph

42 Commits

Author SHA1 Message Date
Pavel Shevaev 02a5871f89 Splitting codegen output to many files assumed to be stored under non VCS directory
Publish PHP Package / docker (push) Successful in 6s Details
2024-12-17 23:14:49 +03:00
wrenge d083ee09bc cs_simple_type filter
Publish PHP Package / docker (push) Successful in 6s Details
2024-11-27 10:31:30 +03:00
Madpwnhammer 6630a1a3ee Added: cs_obsolete token
Publish PHP Package / docker (push) Successful in 6s Details
2024-07-31 17:01:07 +03:00
wrenge 4e318232c3 generation fixes
Publish PHP Package / docker (push) Successful in 5s Details
2024-05-07 17:17:04 +03:00
Pavel Shevaev baefcfe614 Typo fixed
Publish PHP Package / docker (push) Successful in 5s Details
2024-03-27 12:57:02 +03:00
Pavel Shevaev 0678b6bac2 Fixing thread safety possible issue when reading an array of enums and fixing related bug when the target enum array property wouldn't be cleared before reading data
Publish PHP Package / docker (push) Successful in 6s Details
2024-03-27 12:51:21 +03:00
Pavel Shevaev fa795772bf Using C# built-in initialization routines instead of MetaIO's methods
Publish PHP Package / docker (push) Successful in 6s Details
2024-03-26 11:21:33 +03:00
wrenge 648bba5560 Better twig token handling 2024-01-11 16:06:59 +03:00
Pavel Shevaev ba06386041 Adding @alias 2023-12-08 00:21:20 +03:00
Pavel Shevaev 7bc42031ae Adding convenience codegen(..) function 2023-11-14 23:16:33 +03:00
Pavel Merzlyakov 8cf73800d4 naming changes 2023-11-09 17:14:46 +03:00
Pavel Merzlyakov 9027e248b5 nested structs within table structs supported 2023-11-09 16:31:55 +03:00
Pavel Shevaev 6e6c9820d3 Removing @bhl_bind support 2023-11-09 13:51:17 +03:00
wrenge 4d2bd5f356 Fix split. Implement @cs_embed 2023-11-09 10:42:44 +03:00
Pavel Shevaev 3f22b2fc55 Adding initial support for @cs_implements:IFoo,IBar 2023-11-08 17:08:00 +03:00
Pavel Merzlyakov 9499eae42b fix GetDiff: repair marking dirty fields for removed ids 2023-11-03 15:22:02 +03:00
Alexey Chubar f7d0b5f61f cs_accessor_interface (and similar tokens) now support pre-existing C# interfaces 2023-10-19 12:54:38 +04:00
Pavel Shevaev 6bd8abc39b Adhering to new metagen interface 2023-08-16 14:19:29 +03:00
Pavel Shevaev 945594c366 Fixing generic structs support 2023-08-08 15:06:00 +03:00
Pavel Shevaev 2dee7aa756 Fixing generation of SetPrimaryFieldsChanged 2023-08-01 12:08:19 +03:00
Pavel Shevaev 41763bc3f7 Removing @optional support 2023-07-26 12:29:33 +03:00
Pavel Shevaev f34cf52297 Migrating to newer client library 2023-07-25 19:06:55 +03:00
Pavel Shevaev 5816f3cf7f Proper default null value in reset() 2023-05-05 12:38:16 +03:00
Pavel Shevaev 8fb747a2e4 Adding initial support for null structs (but not generic ones) 2023-05-05 12:12:49 +03:00
wrenge ee1decf609 implemented propgetset interface 2023-04-26 13:14:18 +03:00
Pavel Shevaev 7945683da2 Adding @cs_accessor_interface as a supported token 2023-03-23 14:01:24 +03:00
Pavel Shevaev a0a96b0a45 Adding initial support for @cs_accessor_interface 2023-03-22 19:27:39 +03:00
Pavel Shevaev e6aa0a0d53 Fixing typos 2023-03-22 15:54:53 +03:00
Pavel Shevaev 06bd8833ec Typo fixed 2023-03-22 13:18:21 +03:00
Pavel Shevaev 9f245f4163 Fixing typo 2023-03-22 11:39:05 +03:00
wrenge 86abc4e667 Added support for bhl_native_class token 2023-01-27 16:13:35 +03:00
Pavel Shevaev bf23c7290a Typo fix 2022-12-08 18:59:32 +03:00
Pavel Shevaev 230a1f3b48 Adding supported tokens 2022-12-08 18:52:30 +03:00
Madpwnhammer 94d6696f02 Fix s 2022-12-08 14:14:51 +03:00
Pavel Shevaev ac55cd48eb Gradually adding support for all features 2022-12-07 17:13:10 +03:00
Pavel Shevaev 9fa57439db Gradually adding support for all features 2022-12-07 15:39:44 +03:00
Pavel Shevaev f38eed25f3 Gradually adding support for all features 2022-12-07 15:32:29 +03:00
Pavel Shevaev 8eeeefb7d9 Gradually adding support for all features 2022-12-07 15:01:28 +03:00
Pavel Shevaev c28d858f5f Gradually migrating to new metagen 2022-12-07 13:42:25 +03:00
Pavel Shevaev 496c3cb082 Gradually migrating to new metagen 2022-12-07 13:40:33 +03:00
Pavel Shevaev b84c9f5467 Gradually migrating to new metagen 2022-12-07 11:49:34 +03:00
Pavel Shevaev 7e8720b387 First commit 2022-12-06 19:16:13 +03:00