Commit Graph

36 Commits (28c5dc759e8fae298eb07ab982d18b5f831f2880)

Author SHA1 Message Date
Roker d8596bc2ae be less chatty... remove logging to stdout/stderr 5 years ago
Lars Rohwedder 68a673e120 NULL context is no longer allowed 5 years ago
Roker 625a9d8128 In<c_string> stores the length. InLength<> retrieves it. 5 years ago
Lars Rohwedder e42023730b differentiate between normal and augmented output data types to implement non-owning return types. 5 years ago
Lars Rohwedder 59419c3c50 fix memory leak in Return values 5 years ago
Roker 9fb8c19781 be more robust. change order of attributes for easier testing; semantics is unchanged. 5 years ago
Lars Rohwedder f6922d229a move Type2String from function_map.hh to inout.hh 5 years ago
Roker b7b34f79ac MSVC is b0rken. 5 years ago
Roker 85c2c55641 remove double code of In<>, InOut<>, Out<> etc. 5 years ago
Roker 7fe0225ed8 zombra! 6 years ago
Roker 9acacef17b split function_map.hh/.cc into function_map.?? and inout.?? 6 years ago
Roker 52268f6ed2 new version "(26) Reichshof": change return type from JSON array into JSON object {"output":[...], "return":..., "errorstack":[...]} 6 years ago
Roker 15cefec20e augment the PEP_STATUS with the error stack 6 years ago
Damiano Boppart 1b8755a0e0 Fix compilation on openSUSE 6 years ago
Roker c352ebb132 new version "(23) Engelskirchen": fix JSON-19. Support "Bool" and "Language" as separate data types in JavaScript. 6 years ago
Roker 516bc24b68 generalize request functions, incl. automatic memory management :-) 7 years ago
Roker 6944bba622 allow calling of non-const Context* functions 7 years ago
Roker 4e501cf038 JSON-1 insert dummy parameter if necessary. proper parameter consuming 7 years ago
Roker c64fea9356 JSON-1 #comment dummy parameter removal is also useful for JSON-3 7 years ago
Roker d159886350 3rd try: Paramets now can access the context. 7 years ago
Roker 4f753ecdce add "context" to the function call mechanism 7 years ago
Roker 0885bdd164 registerSession shall use security_token, too. fix some warnings clang++ shows but gcc does not. 7 years ago
Roker b3b24cf47e if we want to get the output_parameters in the JSON-RPC result, we shall return them! 7 years ago
Roker 4e82b4b92d more debug output 7 years ago
Roker f23706cf31 remove unecessary copy constructors also here 7 years ago
Roker 4382fd6fc0 make In<T>, Out<T> etc. uncopyable, because they are not copied anymore. :-) 7 years ago
Roker 3efbec2e37 collect the output params in js::Array instead of a std::tuple<> 7 years ago
Roker 7f5c9bc25d add some clarifying comments. Hope they will help to clarify 7 years ago
Roker 233a7f8485 operator<<() for Out<T> 7 years ago
Roker 2fae28d057 make a log output for Out<message*>::Out() 7 years ago
Roker eb0a0f3073 oops, now it compiles :-D 7 years ago
Roker d46dcd3cfc declare some assignment operators as deleted, to avoid their default creation 7 years ago
Lars Rohwedder 7706d88a4c add support for InOut parameters. Verison "(7a) Merzenich". 7 years ago
Lars Rohwedder 421a7e53a1 support for different sections & separators in drop-down list 7 years ago
Lars Rohwedder 78144a0123 support for "raw" input parameters added 7 years ago
Lars Rohwedder 94c2a7132e Initial check-in / Erstlingseinfügung / inserire iniziale intenzionale / Первый чек-ин 7 years ago