Serj Kalichev
|
6a50bed1d3
klishd: klishd has access to raw config file but not known options only
|
3 年之前 |
Serj Kalichev
|
b23c237323
ischeme: Change interface of ischeme_load() due to kdb style
|
3 年之前 |
Serj Kalichev
|
d672b4a837
kdb: faux_error_t is optional external object for kdb_t
|
3 年之前 |
Serj Kalichev
|
5a118673f4
kdb: Change load function interface
|
3 年之前 |
Serj Kalichev
|
bf39b89e53
kdb: kdb object contain faux_error_t list
|
3 年之前 |
Serj Kalichev
|
37ee9bfe47
kdb: kdb_has_..._fn() functions
|
3 年之前 |
Serj Kalichev
|
6240b54ec1
kdb: kdb_load_scheme(), kdb_deploy_scheme()
|
3 年之前 |
Serj Kalichev
|
04a48341ef
kdb: kdb_init(), kdb_fini()
|
3 年之前 |
Serj Kalichev
|
d1ab86f4e8
kdb: Make kdb_set_major/minor() static
|
3 年之前 |
Serj Kalichev
|
22d87b4d99
scheme: Compilable kdb.c
|
3 年之前 |
Serj Kalichev
|
adddeb09ab
scheme: Code cleanup
|
3 年之前 |
Serj Kalichev
|
e3a412e5bf
scheme: Resolve PTYPEs
|
3 年之前 |
Serj Kalichev
|
a94f36c755
scheme: Real symbol resolving
|
3 年之前 |
Serj Kalichev
|
8f090139ed
scheme: kscheme_resolve_sym()
|
3 年之前 |
Serj Kalichev
|
a63f89ab4c
scheme: kscheme_prepare_action_list()
|
3 年之前 |
Serj Kalichev
|
d0a56b72f8
scheme: Functions to get element lists
|
3 年之前 |
Serj Kalichev
|
0082680882
scheme: Some code in prepare function
|
3 年之前 |
Serj Kalichev
|
2ce1d62f2f
Kscheme fini function
|
3 年之前 |
Serj Kalichev
|
63e18e8746
kplugin: Load plugin
|
3 年之前 |
Serj Kalichev
|
ed1c2f09b1
kcontext_base.h
|
3 年之前 |
Serj Kalichev
|
c2a54624d6
kplugin: init and fini
|
3 年之前 |
Serj Kalichev
|
a3bc7bc4fc
plugins: Fix plugins install path
|
3 年之前 |
Serj Kalichev
|
254f216120
plugins: Add first empty plugin
|
3 年之前 |
Serj Kalichev
|
863bdad642
lib: Add RPATH to search for dbs and plugins
|
3 年之前 |
Serj Kalichev
|
356ff3de44
lib.kdb: Prototypes for kdb plugin functions
|
3 年之前 |
Serj Kalichev
|
c54a5ef282
lib.kdb: Use bool_t instead int for xml api functions
|
3 年之前 |
Serj Kalichev
|
76312ec57c
lib: Add unfinished kdb.c
|
3 年之前 |
Serj Kalichev
|
c7c14401e7
lib.sym: Change ksym_t constructor. It gets name and function
|
3 年之前 |
Serj Kalichev
|
02aebc384f
Move plugin's function prototype definition to ksym
|
3 年之前 |
Serj Kalichev
|
7b5bcb4bf7
All 'function' types have _fn suffix. Unification.
|
3 年之前 |