summary refs log tree commit diff stats
path: root/lib/js/jsconsole.nim
Commit message (Collapse)AuthorAgeFilesLines
* 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