1
0
mirror of https://github.com/Sebekerga/native_api_1c.git synced 2025-06-14 23:45:13 +02:00
Commit Graph

31 Commits

Author SHA1 Message Date
14e129adbc quote line length clean up 2023-11-06 04:02:52 +06:00
f281cfae37 finished moving props to collectors 2023-11-06 04:01:31 +06:00
95aaef80bc finished moving functions to collectors 2023-11-06 03:22:51 +06:00
2b47a8d944 clean up 2023-11-06 03:20:59 +06:00
42c7d21acd implemented collector for find_method 2023-11-06 01:10:48 +06:00
1af4d759c2 change all errors to darling::Error 2023-11-06 00:49:19 +06:00
748e988232 major rework of macro inner code structure 2023-11-05 21:02:09 +06:00
e558b26dd7 added none 2023-11-04 00:46:44 +06:00
1d5ed1ae87 prop parsing converted to darling 2023-11-03 09:29:57 +06:00
693bf08fd7 prettier parsing of params 2023-11-02 23:44:59 +06:00
a5664c8b73 fixed nil string on windows 2023-11-02 22:15:48 +06:00
96233839d2 fixed missing self param detection 2023-11-02 22:14:00 +06:00
d7b31c9d0e prop processing modules restructure 2023-11-02 17:40:02 +06:00
8df46ff880 removed empty module 2023-11-02 17:12:07 +06:00
2acc839820 better error messaging in ParamTypes parcing 2023-11-02 17:11:41 +06:00
09719fb142 function processing modules restructure 2023-11-02 17:11:15 +06:00
2378f82793 fixed invalid dependency 2023-11-02 17:09:49 +06:00
b294c808ab reduced repeating lofic 2023-11-02 16:19:56 +06:00
1f7e2dccc0 minor code clean up 2023-11-02 13:47:31 +06:00
dc06d182cc better error handling for parsing 2023-11-02 12:19:17 +06:00
ba2ca1bdc7 implemented darling usage for function parsing 2023-11-02 12:01:11 +06:00
b66a6c835f fixed docs suppressing attributes 2023-10-25 11:57:32 +06:00
d8137a8c07 updates to tomls 2023-10-25 11:55:09 +06:00
23fa04e36d upload of ex submodules 2023-10-25 11:25:14 +06:00
1adfbe6689 changed submodules tags 2023-09-24 14:04:22 +06:00
02468b848d implemented out params 2023-09-24 13:52:44 +06:00
43ba63eb24 v0.10.1 to reflect macro changes 2023-08-11 11:20:20 +06:00
6af9615ae7 fix in macro subcrate 2023-08-10 14:37:42 +06:00
b5c4acf73d license and description 2023-08-10 12:54:58 +06:00
28dea2bb2d prep for publishing 2023-08-10 12:48:16 +06:00
3e16ed078a init 2023-08-10 10:48:10 +06:00