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