- Feb 22, 2020
-
-
Dmitriy A. Gerasimov authored
-
- Sep 30, 2019
-
-
alexey.stratulat authored
-
- Sep 05, 2019
-
-
alexey.stratulat authored
[*] I changed the libdap-server-core-python library so that this library no longer represents the python module, but represents ServerCore, Event, EventSocket objects.
-
- Aug 25, 2019
-
-
alexey.stratulat authored
[*] He returned dap_common initialization and added two parameters to initialize the module. Accordingly, I modified the test file to verify the changes.
-
- Aug 18, 2019
-
-
alexey.stratulat authored
-
- Aug 08, 2019
-
-
alexey.stratulat authored
[*] Redid the wrapping dap_events_socket. Now all methods for dap_events are called through the DapEventsSocket object, and not directly from the binding (libDapServerCore).
-
- Aug 07, 2019
-
-
alexey.stratulat authored
[*] Redid the wrapping dap_events. Now all methods for dap_events are called through the DapEvents object, and not directly from the binding (libDapServerCore).
-
- Aug 05, 2019
-
-
Alexey Stratulat authored
-
- Aug 03, 2019
-
-
Alexey Stratulat authored
[+] Created dap_events wrapping. Added wrapping for functions: dap_events_init, dap_events_deinit, dap_events_new, dap_events_delete, dap_events_start, dap_events_wait.
-
- Aug 02, 2019
-
-
Alexey Stratulat authored
-
- Aug 01, 2019
-
-
Alexey Stratulat authored
[*] Changed the wrapper. Added temporary initialization of dap_common. Made a DapServer object. And we changed the wrapping functions to work with them.
-
- Jul 31, 2019
-
-
Alexey Stratulat authored
-
Alexey Stratulat authored
-