recloser 2b03bed2db Fix printing and comparing uninitialized strings 6 gadi atpakaļ
..
t6612.nim ee14ace5d3 Field checks for everybody (#8957) 6 gadi atpakaļ
t7224.nim 84eab97fed Sync line generation between C and JS backends (#8888) 6 gadi atpakaļ
t7249.nim af1e84f54d Automatic deref for everything but pointers in asm/emit (#8891) 6 gadi atpakaļ
t7534.nim 91b37311d9 Fix AST generation for case statements (#8908) 6 gadi atpakaļ
t8914.nim 3f16711254 Fix insert/delete for JS (#8915) 6 gadi atpakaļ
taddr.nim 82b022ebc6 JS: Fixed ICE on ptr assignment 8 gadi atpakaļ
tarrayboundscheck.nim fba5f5acd6 added a version of macros.expectLen that takes min/max values 7 gadi atpakaļ
tasync.nim 9c7374abcd Fix return (#7225) 6 gadi atpakaļ
tasync_pragma.nim b6c69dd45e Use addPragma 6 gadi atpakaļ
tbasicenum.nim 51cd3bd86f Fixes #5062 (#5527); JS: holes in enums 7 gadi atpakaļ
tbyvar.nim 5932ad9ae8 fixes a JS codegen regression 7 gadi atpakaļ
tclosures.nim 9f31096870 make JS tests green 6 gadi atpakaļ
tcodegendeclproc.nim 1699d7c2a4 Implement codegenDecl for js (#6851) 7 gadi atpakaļ
tcodegendeclvar.nim 1699d7c2a4 Implement codegenDecl for js (#6851) 7 gadi atpakaļ
tconsole.nim 4c52239394 Updated js console logging to avoid wrapping into array 8 gadi atpakaļ
tcopying.nim 5d6c2f89de fixes #4703 7 gadi atpakaļ
tderef.nim c7e54eba91 fix genderef of jsgen (#5274) 8 gadi atpakaļ
tenumhole.nim 51cd3bd86f Fixes #5062 (#5527); JS: holes in enums 7 gadi atpakaļ
tenumnegkey.nim 51cd3bd86f Fixes #5062 (#5527); JS: holes in enums 7 gadi atpakaļ
tenumoffset.nim 51cd3bd86f Fixes #5062 (#5527); JS: holes in enums 7 gadi atpakaļ
test1.nim c91cf3068f JS tests cleaned up 10 gadi atpakaļ
test2.nim fe18769fe1 fixes #6753 7 gadi atpakaļ
testmagic.nim e9a57e9706 Fixed codegen for DotDot magic 9 gadi atpakaļ
testobjs.nim 9f31096870 make JS tests green 6 gadi atpakaļ
testtojsstr.nim 55c3b1444d Slightly better test case 8 gadi atpakaļ
tfieldchecks.nim ee14ace5d3 Field checks for everybody (#8957) 6 gadi atpakaļ
tfloatround.nim 11292a9e0b Fixes #1959, rounding floats in JS 10 gadi atpakaļ
timplicit_nodecl.nim d75760f5d3 made nodecl implicit for vars in the js backend. (#5297) 8 gadi atpakaļ
tjsffi.nim 1a60ffcf1d Correctly mangle `this` in the JS backend (#8853) 6 gadi atpakaļ
tjshello.nim 39aef12446 review and merge zahary's work (#5849) 7 gadi atpakaļ
tmangle.nim af1e84f54d Automatic deref for everything but pointers in asm/emit (#8891) 6 gadi atpakaļ
tnativeexc.nim a3fb0a769c Try/Catch support for native JS exceptions (#8955) 6 gadi atpakaļ
tnilstrs.nim 2b03bed2db Fix printing and comparing uninitialized strings 6 gadi atpakaļ
tobjfieldbyvar.nim d3c4c7c52f Fixes #2798 9 gadi atpakaļ
trefbyvar.nim 6df6ec27ec Improved collection-to-string behavior (#6825) 7 gadi atpakaļ
trepr.nim 6ae9341d48 make JS tests green again 6 gadi atpakaļ
tseqops.nim e0fd1cdb5f fix items for cstring for the JS target; makes tests green again 6 gadi atpakaļ
tstring_assignment.nim d7cc9016f3 fixes #4470 6 gadi atpakaļ
tstringitems.nim af1e84f54d Automatic deref for everything but pointers in asm/emit (#8891) 6 gadi atpakaļ
tthismangle.nim 1a60ffcf1d Correctly mangle `this` in the JS backend (#8853) 6 gadi atpakaļ
ttryexceptnewsyntax.nim c245cfc1fd fixes #5986 js backend failed to compile try ... except new syntax (#6116) 7 gadi atpakaļ
tunittests.nim eeb8024af4 Fixed another test to expect new unittest output 8 gadi atpakaļ
tvarargs.nim c115090f6e Testament should run tests with no action (#8232) 6 gadi atpakaļ