|
f13501f1d8
|
now using String refinement
|
2023-08-29 22:56:40 +01:00 |
|
|
a3523eeb40
|
switch to :"" syntax
|
2023-08-29 15:23:43 +01:00 |
|
|
330a1507c9
|
make docstrings rdoc compatible
|
2023-08-29 11:21:05 +01:00 |
|
|
e989e72e51
|
move all require statements into top level file
|
2023-08-11 00:49:59 +01:00 |
|
|
f4be09be2a
|
include backtrace in error log
|
2023-08-02 00:14:17 +01:00 |
|
|
9ed21ffc38
|
refactor call
|
2023-08-02 00:00:05 +01:00 |
|
|
ce27f46a47
|
Mixin IRemote methods
added docstrings
|
2023-07-27 10:58:26 +01:00 |
|
|
e7244957b1
|
remove nil test
|
2023-07-26 08:45:20 +01:00 |
|
|
802bfdbc24
|
add to_cname to call
fn_name now passed in cname form to VMCAPIError
|
2023-07-25 12:58:17 +01:00 |
|
|
2efd07b3d5
|
snakecase, camelcase functions moved into
Util::String
module Cache added.
|
2023-07-17 14:13:08 +01:00 |
|
|
099ef38fad
|
replace core extensions with util functions
|
2023-07-17 06:03:37 +01:00 |
|
|
2e69321aca
|
make register a private method
|
2023-07-16 22:33:50 +01:00 |
|
|
f14a549c03
|
now using standard Ruby logger module
easy_logging removed from dependencies
@configs now raises error on invalid key
|
2023-07-16 11:08:24 +01:00 |
|
|
077a14fe62
|
VMCAPIError now takes fn and res as args
|
2023-07-15 00:16:35 +01:00 |
|
|
9c02586cef
|
README, LICENSE added
|
2023-07-14 12:32:12 +01:00 |
|
|
6ccdfafc27
|
run through standard
|
2023-07-14 12:01:41 +01:00 |
|
|
ea57227b46
|
add perenthesis in call()
|
2023-07-14 01:48:22 +01:00 |
|
|
875a5b6a23
|
override attach_function in CBindings
rename bindings in Base class
|
2023-07-09 23:48:35 +01:00 |
|
|
d35a4be8e8
|
define the low level bindings
offers a call method for error handling
|
2023-07-07 02:29:43 +01:00 |
|