| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve jsre (#17365) | Juan Carlos | 2021-03-21 | 1 | -30/+47 |
* | Use importjs (#17422) | konsumlamm | 2021-03-19 | 3 | -54/+54 |
* | improve jsconsole (#17414) | Juan Carlos | 2021-03-19 | 1 | -0/+10 |
* | Documentation only jsconsole (#17384) | Juan Carlos | 2021-03-16 | 1 | -0/+12 |
* | Add Debug breakpoints support (#17295) | Juan Carlos | 2021-03-08 | 1 | -0/+6 |
* | followup #16871 asyncjs.then: allow pipelining procs returning futures (#17189) | Timothee Cour | 2021-03-04 | 1 | -21/+58 |
* | fix #17177 (#17243) | flywind | 2021-03-03 | 1 | -2/+3 |
* | make jsconsole.assertion errors less confusing in logs (#17179) | Timothee Cour | 2021-02-25 | 1 | -1/+1 |
* | asyncjs: add `then`, `catch` for promise pipelining (#16871) | Timothee Cour | 2021-02-24 | 1 | -3/+66 |
* | add createElementNS, will hopefully fix svgs for karax (#16938) | Antonis Geralis | 2021-02-05 | 1 | -0/+1 |
* | Add StorageEvent and correct Storage object (#16865) | Antonis Geralis | 2021-01-29 | 1 | -8/+18 |
* | js: improve tests + some docs (#16727) | Timothee Cour | 2021-01-16 | 1 | -0/+1 |
* | clean up the docs of some modules under lib/js (#16579) | flywind | 2021-01-04 | 7 | -55/+55 |
* | big steps torwards an efficient, simple IC implementation (#16543) | Andreas Rumpf | 2021-01-02 | 1 | -2/+2 |
* | Add assertions for jsconsole (#16460) | Juan Carlos | 2020-12-30 | 1 | -1/+33 |
* | styleCheck: Fix some inconsistent identifiers (#16177) | ee7 | 2020-12-21 | 2 | -7/+7 |
* | Fix broken links in docs (#16336) | Elliot Waite | 2020-12-14 | 1 | -1/+1 |
* | add math.isNaN (#16179) | Timothee Cour | 2020-12-11 | 1 | -0/+1 |
* | js module also uses runnableExamples (#16229) | flywind | 2020-12-02 | 2 | -40/+32 |
* | add `**` to jsffi (#16141) | flywind | 2020-11-26 | 1 | -0/+1 |
* | Add documentElement to Document. (#15943) | treeform | 2020-11-13 | 1 | -0/+1 |
* | add parent property to window in dom.nim (#15922) | Bung | 2020-11-12 | 1 | -0/+1 |
* | proc params as syms (#15332) | cooldome | 2020-09-16 | 1 | -1/+9 |
* | dom.Navigator add missing attributes (#15310) | Juan Carlos | 2020-09-14 | 1 | -1/+16 |
* | Fix #15183 (#15300) | Juan Carlos | 2020-09-11 | 1 | -10/+13 |
* | jsre: try to fix nightlies (#15057) | Miran | 2020-07-24 | 1 | -0/+3 |
* | Shadow Dom apis (#14979) | Bung | 2020-07-21 | 2 | -0/+37 |
* | add missing props,procs (#14978) | Bung | 2020-07-14 | 1 | -0/+12 |
* | Add missing dom.nim things (#14944) | treeform | 2020-07-09 | 1 | -2/+30 |
* | Add jsre (#14870) | Juan Carlos | 2020-07-03 | 1 | -0/+43 |
* | Clean out dom (#14855) | Juan Carlos | 2020-06-30 | 1 | -4/+0 |
* | Add all missing css properties to dom.nim. (#14825) | treeform | 2020-06-26 | 1 | -4/+270 |
* | Add hasAttribute method to dom.nim. (#14814) | treeform | 2020-06-25 | 1 | -0/+1 |
* | Export fields from the Selection object. (#14752) | treeform | 2020-06-21 | 1 | -0/+7 |
* | Add css white-space property to dom.nim. (#14743) | treeform | 2020-06-21 | 1 | -0/+1 |
* | Add clipPath to dom.nim. (#14435) | treeform | 2020-05-24 | 1 | -1/+2 |
* | Add missing attributes and methods to JavaScript DOM (#14428) | Mildred Ki'Lya | 2020-05-22 | 1 | -0/+14 |
* | fixes a bug reported in https://forum.nim-lang.org/t/6361 (#14422) | Andreas Rumpf | 2020-05-21 | 1 | -31/+31 |
* | move since from inclrtl to std/private/since (#14188) | hlaaftana | 2020-05-02 | 1 | -1/+1 |
* | add FileReader Web API to js dom (#14105) | cooldome | 2020-04-27 | 1 | -9/+59 |
* | Fixes #14110 (#14111) | Jae Yang | 2020-04-25 | 1 | -1/+1 |
* | changed type() to typeof() in docs and error messages (#14084) | hlaaftana | 2020-04-24 | 1 | -1/+1 |
* | Fix the getSelection method. (#13632) | treeform | 2020-04-21 | 1 | -1/+8 |
* | fix newDomParser (#13981) | Timothee Cour | 2020-04-16 | 1 | -1/+1 |
* | Add jsdomparser (#13920) | Juan Carlos | 2020-04-13 | 1 | -1/+18 |
* | Jsconsole update (#12448) | Juan Carlos | 2020-04-02 | 1 | -35/+36 |
* | Add more JS stuff to dom.nim (#13483) | treeform | 2020-03-11 | 1 | -26/+45 |
* | scrollTop must be settable (#13263) | Jairo | 2020-01-27 | 1 | -0/+1 |
* | Add "origin" to window.location (#13251) | Jairo | 2020-01-24 | 1 | -0/+1 |
* | Fix many broken links | Jjp137 | 2019-10-22 | 2 | -2/+2 |