summary refs log tree commit diff stats
path: root/lib/js/dom.nim
Commit message (Expand)AuthorAgeFilesLines
* Added some useful JS procs to DOM module.Dominik Picheta2016-05-101-0/+5
* Dom refactoringYuriy Glukhov2015-11-251-133/+173
* Reverted all changesPerelandric2015-06-041-75/+69
* lib/js - Dropped 'T' from typespdw2015-06-041-69/+75
* Added body and head properties to document.yglukhov2015-04-291-0/+2
* DOM types renamed.yglukhov2015-04-061-51/+76
* Correct dom objects inheritance.yglukhov2015-04-011-89/+81
* Some additions to dom.nimd3m1gd2015-02-201-2/+18
* docgen should work againAraq2014-10-051-18/+18
* Some docgen fixes.Dominik Picheta2014-09-131-3/+3
* Nimrod renamed to NimAraq2014-08-281-1/+1
* Hyperlinks back JavaScript target.Grzegorz Adam Hankiewicz2014-06-211-1/+2
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* EcmaScript => JS. Fixes #330Simon Hafner2013-02-151-0/+451
7' href='#n167'>167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223