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

62 Commits

Author SHA1 Message Date
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
faea246425 fixed error in workspace definition 2023-11-06 00:12:18 +06:00
748e988232 major rework of macro inner code structure 2023-11-05 21:02:09 +06:00
0a47f5a6cb added sample addin to workspace 2023-11-05 21:01:35 +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 fixed_windows_nil 2023-11-02 22:15:48 +06:00
96233839d2 fixed missing self param detection 2023-11-02 22:14:00 +06:00
6da5b692c4 sample add in update 2023-11-02 17:41:30 +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
6f3d32db7f fixed readme typo 2023-11-02 17:10:21 +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
344ede6ddf added disclaimer 2023-11-02 11:06:54 +06:00
44a960a25c clippy 2023-11-02 10:48:48 +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
6da0b8bea9 remove submodule dependency 2023-10-25 11:23:09 +06:00
8d96285018 bump of core submodule impl_out_params 2023-09-24 14:12:38 +06:00
1adfbe6689 changed submodules tags 2023-09-24 14:04:22 +06:00
af10ff9b02 Merge branch 'main' into dev 2023-09-24 13:59:27 +06:00
02468b848d implemented out params 2023-09-24 13:52:44 +06:00
a4e569d67c Merge branch 'main' of https://github.com/Sebekerga/native_api_1c v0.10.5 2023-09-01 14:17:34 +06:00
83c64de116 bump to 0.10.5 2023-09-01 14:17:31 +06:00
bc714c6f43 fixed native_api_1c_macro version 2023-09-01 14:12:51 +06:00
b05e606420 version bump to 0.10.4 v0.10.4 2023-09-01 14:03:05 +06:00
4127a45ab1 removed ru description from sample addin 2023-09-01 14:01:45 +06:00
54d58ac91a quick fix for #4 2023-09-01 03:13:26 +06:00
0bb7cd90de fixed readme test v0.10.3 2023-08-29 12:38:59 +06:00
76a93b24a2 version bump fix 2023-08-29 12:33:55 +06:00
3dc819de5a version bump 2023-08-29 12:33:07 +06:00
8ec041d875 bumped macro 2023-08-29 12:26:48 +06:00
4cb09cba4e fixed old part 2023-08-29 12:13:17 +06:00
c4ffb81afe readme translation 2023-08-29 12:11:33 +06:00
e240a80213 version bump of native_api_1c_core 2023-08-29 11:55:52 +06:00
2e00d9210c fix for linux in macro 2023-08-20 15:11:19 +06:00
c10947a78a added cast of i32 values to f64 2023-08-15 07:47:55 +06:00
b211dfc4e4 missed version in readme 2023-08-14 12:01:46 +06:00
d88266935c 0.10.2 v0.10.2 2023-08-14 11:44:10 +06:00