Araq 257965e105 fixes 10697 [backport] 6 lat temu
..
t6612.nim ee14ace5d3 Field checks for everybody (#8957) 6 lat temu
t7224.nim 465e742182 fix js category 6 lat temu
t7249.nim af1e84f54d Automatic deref for everything but pointers in asm/emit (#8891) 6 lat temu
t7534.nim 91b37311d9 Fix AST generation for case statements (#8908) 6 lat temu
t8914.nim 3f16711254 Fix insert/delete for JS (#8915) 6 lat temu
t9410.nim f5cc2e2de5 Fixes 10202 (#10283) 6 lat temu
taddr.nim 82b022ebc6 JS: Fixed ICE on ptr assignment 8 lat temu
tarrayboundscheck.nim fba5f5acd6 added a version of macros.expectLen that takes min/max values 7 lat temu
tasync.nim 9c7374abcd Fix return (#7225) 7 lat temu
tasync_pragma.nim b6c69dd45e Use addPragma 7 lat temu
tbasics.nim 257965e105 fixes 10697 [backport] 6 lat temu
tbyvar.nim 5932ad9ae8 fixes a JS codegen regression 7 lat temu
tclosures.nim ca18dc2505 Make copies for params which are captured in closures. Fixes #7048 (#10050) 6 lat temu
tcodegendeclproc.nim 1699d7c2a4 Implement codegenDecl for js (#6851) 7 lat temu
tcodegendeclvar.nim 1699d7c2a4 Implement codegenDecl for js (#6851) 7 lat temu
tconsole.nim 4c52239394 Updated js console logging to avoid wrapping into array 8 lat temu
tcopying.nim e3e5ae287f Fix fat pointers, object copying, magic double evals on JS (#9411) [backport] 6 lat temu
tderef.nim c7e54eba91 fix genderef of jsgen (#5274) 8 lat temu
tenumhole.nim 51cd3bd86f Fixes #5062 (#5527); JS: holes in enums 8 lat temu
tenumnegkey.nim 51cd3bd86f Fixes #5062 (#5527); JS: holes in enums 8 lat temu
tenumoffset.nim 51cd3bd86f Fixes #5062 (#5527); JS: holes in enums 8 lat temu
test1.nim 39a8ab469a Fixed insert for nil seq in js (#10068) 6 lat temu
test2.nim ba7d33b4e4 Guard against null exception (#10162) 6 lat temu
testmagic.nim e9a57e9706 Fixed codegen for DotDot magic 9 lat temu
testobjs.nim 19f5835d5c Fixes #10005 6 lat temu
testtojsstr.nim 55c3b1444d Slightly better test case 8 lat temu
tfieldchecks.nim ee14ace5d3 Field checks for everybody (#8957) 6 lat temu
tfloatround.nim 11292a9e0b Fixes #1959, rounding floats in JS 10 lat temu
timplicit_nodecl.nim d75760f5d3 made nodecl implicit for vars in the js backend. (#5297) 8 lat temu
tjsffi.nim aadbdd6b06 Support undefined in isNil (#9960) 6 lat temu
tjshello.nim 39aef12446 review and merge zahary's work (#5849) 7 lat temu
tmangle.nim af1e84f54d Automatic deref for everything but pointers in asm/emit (#8891) 6 lat temu
tnativeexc.nim a3fb0a769c Try/Catch support for native JS exceptions (#8955) 6 lat temu
tnilstrs.nim 2b03bed2db Fix printing and comparing uninitialized strings 6 lat temu
tobjfieldbyvar.nim d3c4c7c52f Fixes #2798 9 lat temu
trefbyvar.nim 6df6ec27ec Improved collection-to-string behavior (#6825) 7 lat temu
trepr.nim 6ae9341d48 make JS tests green again 6 lat temu
tseqops.nim e0fd1cdb5f fix items for cstring for the JS target; makes tests green again 6 lat temu
tstring_assignment.nim d7cc9016f3 fixes #4470 6 lat temu
tstringitems.nim af1e84f54d Automatic deref for everything but pointers in asm/emit (#8891) 6 lat temu
tthismangle.nim 1a60ffcf1d Correctly mangle `this` in the JS backend (#8853) 6 lat temu
ttryexceptnewsyntax.nim c245cfc1fd fixes #5986 js backend failed to compile try ... except new syntax (#6116) 7 lat temu
tunittests.nim eeb8024af4 Fixed another test to expect new unittest output 8 lat temu
tvarargs.nim a5ecbf823f lots of small changes 6 lat temu