1
0
mirror of https://github.com/Sebekerga/native_api_1c.git synced 2025-06-16 23:47:43 +02:00
Commit Graph

22 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
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
23fa04e36d upload of ex submodules 2023-10-25 11:25:14 +06:00