1
0
mirror of https://github.com/Sebekerga/native_api_1c.git synced 2025-06-12 23:37:50 +02:00

46 Commits

Author SHA1 Message Date
Maxim K
c6f6d1717a bumps 2024-08-16 22:34:24 +05:00
Maxim K
fe192f934b added test for function calls 2024-07-02 02:08:07 +05:00
Maxim K
aa754be77f renamed macros and reverted sample addin 2024-07-02 01:53:47 +05:00
Maxim K
3da2ea6f1a reworked derive macro, added macro tests 2024-07-02 01:35:41 +05:00
Maxim K
9b338d8133 added Blob typed addin property 2024-06-26 01:37:52 +05:00
Maxim K
ef7f6405fd restructured tests and added tests for props interface 2024-04-22 09:27:32 +05:00
Maxim K
6e8dcccb30 fixed invalid usage of from for chrono::NaiveDateTime 2024-02-28 11:07:15 +06:00
Kozlov Maxim
23d317d3c8 implemented date changes into macro 2023-11-11 17:20:23 +06:00
Kozlov Maxim
e829d1232c clean up 2023-11-11 16:31:57 +06:00
Kozlov Maxim
3c161199a2 changed dep for tests 2023-11-11 16:31:34 +06:00
Kozlov Maxim
e119b880aa reworked testes to reflect changes 2023-11-11 16:30:55 +06:00
Kozlov Maxim
2e8859b281 major structure rework 2023-11-08 23:35:21 +06:00
Kozlov Maxim
85975dc11c clean up line length for quotes 2023-11-06 09:15:31 +06:00
Kozlov Maxim
316102290f implemented 1c params retrieval from FuncDesc 2023-11-06 09:11:54 +06:00
Kozlov Maxim
716039951a moved quote extension to proper .extend() call 2023-11-06 04:07:34 +06:00
Kozlov Maxim
14e129adbc quote line length clean up 2023-11-06 04:02:52 +06:00
Kozlov Maxim
f281cfae37 finished moving props to collectors 2023-11-06 04:01:31 +06:00
Kozlov Maxim
95aaef80bc finished moving functions to collectors 2023-11-06 03:22:51 +06:00
Kozlov Maxim
2b47a8d944 clean up 2023-11-06 03:20:59 +06:00
Kozlov Maxim
42c7d21acd implemented collector for find_method 2023-11-06 01:10:48 +06:00
Kozlov Maxim
1af4d759c2 change all errors to darling::Error 2023-11-06 00:49:19 +06:00
Kozlov Maxim
748e988232 major rework of macro inner code structure 2023-11-05 21:02:09 +06:00
Kozlov Maxim
e558b26dd7 added none 2023-11-04 00:46:44 +06:00
Kozlov Maxim
1d5ed1ae87 prop parsing converted to darling 2023-11-03 09:29:57 +06:00
Kozlov Maxim
693bf08fd7 prettier parsing of params 2023-11-02 23:44:59 +06:00
Kozlov Maxim
a5664c8b73 fixed nil string on windows 2023-11-02 22:15:48 +06:00
Kozlov Maxim
96233839d2 fixed missing self param detection 2023-11-02 22:14:00 +06:00
Kozlov Maxim
d7b31c9d0e prop processing modules restructure 2023-11-02 17:40:02 +06:00
Kozlov Maxim
8df46ff880 removed empty module 2023-11-02 17:12:07 +06:00
Kozlov Maxim
2acc839820 better error messaging in ParamTypes parcing 2023-11-02 17:11:41 +06:00
Kozlov Maxim
09719fb142 function processing modules restructure 2023-11-02 17:11:15 +06:00
Kozlov Maxim
2378f82793 fixed invalid dependency 2023-11-02 17:09:49 +06:00
Kozlov Maxim
b294c808ab reduced repeating lofic 2023-11-02 16:19:56 +06:00
Kozlov Maxim
1f7e2dccc0 minor code clean up 2023-11-02 13:47:31 +06:00
Kozlov Maxim
dc06d182cc better error handling for parsing 2023-11-02 12:19:17 +06:00
Kozlov Maxim
ba2ca1bdc7 implemented darling usage for function parsing 2023-11-02 12:01:11 +06:00
Kozlov Maxim
b66a6c835f fixed docs suppressing attributes 2023-10-25 11:57:32 +06:00
Kozlov Maxim
d8137a8c07 updates to tomls 2023-10-25 11:55:09 +06:00
Kozlov Maxim
23fa04e36d upload of ex submodules 2023-10-25 11:25:14 +06:00
Kozlov Maxim
1adfbe6689 changed submodules tags 2023-09-24 14:04:22 +06:00
Kozlov Maxim
02468b848d implemented out params 2023-09-24 13:52:44 +06:00
Kozlov Maxim
43ba63eb24 v0.10.1 to reflect macro changes 2023-08-11 11:20:20 +06:00
Kozlov Maxim
6af9615ae7 fix in macro subcrate 2023-08-10 14:37:42 +06:00
Maxim Kozlov
b5c4acf73d license and description 2023-08-10 12:54:58 +06:00
Maxim Kozlov
28dea2bb2d prep for publishing 2023-08-10 12:48:16 +06:00
Kozlov Maxim
3e16ed078a init 2023-08-10 10:48:10 +06:00