summary refs log tree commit diff stats
path: root/lib/js/jsconsole.nim
Commit message (Expand)AuthorAgeFilesLines
* clean up the docs of some modules under lib/js (#16579)flywind2021-01-041-1/+1
* Add assertions for jsconsole (#16460)Juan Carlos2020-12-301-1/+33
* Jsconsole update (#12448)Juan Carlos2020-04-021-35/+36
* Fix many broken linksJjp1372019-10-221-1/+1
* Improve jsconsole adding the rest of the stable api as documented on the stan...Juan Carlos2019-10-171-1/+26
* New version of js console using macros - avoid the use of .apply methodAndrea Ferretti2016-10-061-4/+22
* Updated js console logging to avoid wrapping into arrayAndrea Ferretti2016-10-061-17/+4
* Update to allow varargs in js console loggingAndrea Ferretti2016-09-221-1/+8
* Added js console objectAndrea Ferretti2016-09-211-0/+32