Mercurial > hg > orthanc-stone
log Platforms/Wasm/wasm-application-runner.ts @ 535:79bb0a02d1cc bgo-commands-codegen
age | author | description |
---|---|---|
Tue, 19 Mar 2019 09:13:57 +0100 | Benjamin Golinvaux | - Added ORTHANC_OVERRIDE to several methods (translates to "override" in C++ 11 compilers) bgo-commands-codegen |
Mon, 18 Mar 2019 16:01:07 +0100 | Alain Mazy | fix warning for preventDefault dev |
Thu, 14 Mar 2019 19:04:35 +0100 | Alain Mazy | introduced a Logger class that displays timing and source (C++/JS) dev |
Wed, 06 Mar 2019 10:14:59 +0100 | Benjamin Golinvaux | - Added HandleSerializedMessage to IStoneApplication (empty impl) bgo-commands-codegen |
Mon, 11 Feb 2019 16:00:04 +0100 | bgo-osimis | - Added browserify to build. This allows using require calls for modules that bgo-commands-codegen |
Tue, 04 Dec 2018 11:52:43 +0100 | am | WasmWebService now using BaseWebService and supporting cache am-vsol-upgrade |
Thu, 29 Nov 2018 19:25:15 +0100 | am | added DelayedCallExecutor to avoid using sleep() in C++ that consumes 100% CPU once executed in WASM am-vsol-upgrade |