Timothee Cour a43583f9c8 relativePath("foo", "foo") is now ".", not "" (#13452) 5 anos atrás
..
t11166.nim 3ccda773d6 close #11166 by adding a test 5 anos atrás
t11353.nim ba43156363 Sets need copying in JS (#11392) 5 anos atrás
t12223.nim 4ac100c912 Fix jsgen bug with uninitialized seq (#12500) [backport] 5 anos atrás
t6612.nim ee14ace5d3 Field checks for everybody (#8957) 6 anos atrás
t7224.nim 465e742182 fix js category 6 anos atrás
t7249.nim af1e84f54d Automatic deref for everything but pointers in asm/emit (#8891) 6 anos atrás
t7534.nim 91b37311d9 Fix AST generation for case statements (#8908) 6 anos atrás
t8914.nim 3f16711254 Fix insert/delete for JS (#8915) 6 anos atrás
t9410.nim f5cc2e2de5 Fixes 10202 (#10283) 6 anos atrás
taddr.nim 82b022ebc6 JS: Fixed ICE on ptr assignment 8 anos atrás
tarrayboundscheck.nim fba5f5acd6 added a version of macros.expectLen that takes min/max values 7 anos atrás
tasync.nim 9c7374abcd Fix return (#7225) 7 anos atrás
tasync_pragma.nim b6c69dd45e Use addPragma 7 anos atrás
tbasics.nim 1c64934f46 implement system.default for the JS target 6 anos atrás
tbyvar.nim 5932ad9ae8 fixes a JS codegen regression 7 anos atrás
tclosures.nim 1551fff853 clean up deprecated stuff and unused imports in tests (#13059) 5 anos atrás
tcodegendeclproc.nim 1699d7c2a4 Implement codegenDecl for js (#6851) 7 anos atrás
tcodegendeclvar.nim 1699d7c2a4 Implement codegenDecl for js (#6851) 7 anos atrás
tconsole.nim c5c6bae2a4 #12103 - CI for FreeBSD (#12179) 5 anos atrás
tcopying.nim 675ca997fb fixes #9674 [backport] (#13143) 5 anos atrás
tderef.nim c7e54eba91 fix genderef of jsgen (#5274) 8 anos atrás
tenumhole.nim 51cd3bd86f Fixes #5062 (#5527); JS: holes in enums 8 anos atrás
tenumnegkey.nim 51cd3bd86f Fixes #5062 (#5527); JS: holes in enums 8 anos atrás
tenumoffset.nim 51cd3bd86f Fixes #5062 (#5527); JS: holes in enums 8 anos atrás
test1.nim 1551fff853 clean up deprecated stuff and unused imports in tests (#13059) 5 anos atrás
test2.nim 352232e62d style fix: change 'JS' to 'js' to make it consistent (#13168) 5 anos atrás
testmagic.nim e9a57e9706 Fixed codegen for DotDot magic 10 anos atrás
testobjs.nim 19f5835d5c Fixes #10005 6 anos atrás
testtojsstr.nim 55c3b1444d Slightly better test case 9 anos atrás
tfieldchecks.nim ee14ace5d3 Field checks for everybody (#8957) 6 anos atrás
tfloatround.nim 11292a9e0b Fixes #1959, rounding floats in JS 10 anos atrás
timplicit_nodecl.nim d75760f5d3 made nodecl implicit for vars in the js backend. (#5297) 8 anos atrás
tjsffi.nim 38ab51c445 importjs symbol (#12218) 5 anos atrás
tjsffi_old.nim 1551fff853 clean up deprecated stuff and unused imports in tests (#13059) 5 anos atrás
tjshello.nim 39aef12446 review and merge zahary's work (#5849) 7 anos atrás
tmangle.nim af1e84f54d Automatic deref for everything but pointers in asm/emit (#8891) 6 anos atrás
tnativeexc.nim a3fb0a769c Try/Catch support for native JS exceptions (#8955) 6 anos atrás
tnilstrs.nim 2b03bed2db Fix printing and comparing uninitialized strings 6 anos atrás
tobjfieldbyvar.nim d3c4c7c52f Fixes #2798 10 anos atrás
tos.nim a43583f9c8 relativePath("foo", "foo") is now ".", not "" (#13452) 5 anos atrás
trefbyvar.nim 6df6ec27ec Improved collection-to-string behavior (#6825) 7 anos atrás
trepr.nim 6ae9341d48 make JS tests green again 7 anos atrás
tseqops.nim e0fd1cdb5f fix items for cstring for the JS target; makes tests green again 6 anos atrás
tstring_assignment.nim d7cc9016f3 fixes #4470 7 anos atrás
tstringitems.nim eaf4b42ff9 JS codegen: supports toOpenArray [bugfix] 5 anos atrás
tthismangle.nim 1a60ffcf1d Correctly mangle `this` in the JS backend (#8853) 6 anos atrás
ttryexceptnewsyntax.nim c245cfc1fd fixes #5986 js backend failed to compile try ... except new syntax (#6116) 7 anos atrás
tunittests.nim eeb8024af4 Fixed another test to expect new unittest output 8 anos atrás
tvarargs.nim a5ecbf823f lots of small changes 6 anos atrás