1 file changed
+1
-1
lines changed- atom/CMakeLists.txt+1
- atom/components/component.cpp+2-1
- atom/components/component.hpp+1-7
- atom/components/dispatch.cpp+68-32
- atom/components/dispatch.hpp+71-64
- atom/components/var.hpp+5-11
- atom/error/exception.cpp+10-10
- atom/error/exception.hpp-25
- atom/function/bind_first.hpp+10-22
- atom/function/concept.hpp+3
- atom/function/ffi.hpp-18
- atom/function/field_count.hpp+3-2
- atom/function/func_traits.hpp+4-15
- atom/function/global_ptr.cpp+20-9
- atom/function/global_ptr.hpp+22-9
- atom/function/property.hpp+1-2
- atom/function/proxy.hpp+33-151
- atom/function/proxy_params.hpp+5
- atom/function/type_info.hpp+2-2
- atom/system/CMakeLists.txt+7
- atom/system/command.cpp+4-3
- atom/system/env.cpp+5-1
- atom/system/network_manager.cpp+4-2
- atom/system/process.cpp+4
- atom/system/process_manager.cpp+4-2
- atom/utils/CMakeLists.txt+2
- atom/utils/argsview.hpp+5-6
- tests/components/component.cpp+1-2
- tests/components/dispatch.cpp+2-14
- tests/components/registry.cpp+1-2
- tests/components/var.cpp-2
0 commit comments