Fixed string concatenation and other bugs in the JS backend. Fixed a small bug in the IRC module.

This commit is contained in:
dom96
2011-09-23 21:43:24 +01:00
parent 2359b8b107
commit 6deda5a973
9 changed files with 117 additions and 44 deletions

View File

@@ -274,6 +274,12 @@ Database support
redis-server instance, send commands and receive replies.
Modules for JS backend
---------------------------
* `dom <dom.html>`_
Declaration of the Document Object Model for the ECMAScript backend.
Impure libraries
================