Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-08-20 | Node.js: introducing websocket support. | Max Romanov | 1 | -5/+24 | |
2019-04-01 | Adding syntax sugar. | Max Romanov | 1 | -28/+7 | |
With exceptions and overloads. | |||||
2019-02-22 | Improvement and unification of version processing in build scripts. | Alexander Borisov | 1 | -1/+1 | |
This also eliminates expressions that incompatible with BSD make, thus fixing installation of Node.js module on FreeBSD (broken by dace60fc4926). | |||||
2018-12-19 | Node.js: added check for libunit version at compile time. | Alexander Borisov | 1 | -2/+7 | |
2018-11-15 | Node.js: added correct exit processing. | Alexander Borisov | 1 | -0/+1 | |
Node.js processes didn't exit after the changes in b9f7635e6be2, as the quit command from port wasn't handled by the module. | |||||
2018-10-31 | Node.js: added async request execution. | Alexander Borisov | 1 | -5/+3 | |
2018-10-03 | Added Node.js support. | Alexander Borisov | 1 | -0/+77 | |