Timothee Cour b809562c7c make megatest consistent with unjoined tests wrt newlines, honor newlines in output spec (#16151) před 4 roky
..
t11166.nim 3ccda773d6 close #11166 by adding a test před 5 roky
t11353.nim ba43156363 Sets need copying in JS (#11392) před 5 roky
t11354.nim cac09a43ae fix #11354 jsgen not carefully handle genAddr with nkHiddenAddr,nkStm… (#15078) před 4 roky
t11697.nim 76ffa4fa25 fixes #14112, tests for #12892, #12671, #11697 (#14125) před 4 roky
t12223.nim 4ac100c912 Fix jsgen bug with uninitialized seq (#12500) [backport] před 5 roky
t12303.nim 47ce24f680 fix #12303 (#15964) před 4 roky
t12672.nim 707367e1ca many bugfixes for js (#14158) před 4 roky
t14153.nim 707367e1ca many bugfixes for js (#14158) před 4 roky
t14570.nim b19ad22b90 Fix #14570 (#14571) před 4 roky
t6612.nim ee14ace5d3 Field checks for everybody (#8957) před 6 roky
t7109.nim fde17b159f follow #15818 and close #7109 (#15823) před 4 roky
t7127.nim d8fb2379c9 add testcase for #7127 (#15780) před 4 roky
t7224.nim c28a057a6b fix js stacktraces, unify all file,line,col formatting into a single function (#14230) před 4 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
t8231.nim 7cee63bba3 avoid #8231, bitwise move to mul,div (#15070) před 4 roky
t8821.nim 544cb107c7 fix #8821 (#15809) před 4 roky
t8914.nim 3f16711254 Fix insert/delete for JS (#8915) před 6 roky
t9410.nim f5cc2e2de5 Fixes 10202 (#10283) před 6 roky
tarrayboundscheck.nim 800ce5b950 Fix negative indexed arrays for JS, refs #13966 (#14152) před 4 roky
tasync.nim 9c7374abcd Fix return (#7225) před 6 roky
tasync_pragma.nim b6c69dd45e Use addPragma před 6 roky
tbasics.nim 1c64934f46 implement system.default for the JS target před 5 roky
tbyvar.nim bb982c644b `$(a: float)` now works consistently in nim js, avoiding printing floats as ints (#14134) před 4 roky
tclosures.nim 1551fff853 clean up deprecated stuff and unused imports in tests (#13059) před 5 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 0b4a475f2e Ref #14075 - enable two tests which seem to now be passing locally on FreeBSD. (#14076) před 4 roky
tcopying.nim 675ca997fb fixes #9674 [backport] (#13143) před 5 roky
tderef.nim c7e54eba91 fix genderef of jsgen (#5274) před 8 roky
tdiscard.nim f79ded3cb6 fix #15638 (#15789) před 4 roky
tdollar_float.nim bb982c644b `$(a: float)` now works consistently in nim js, avoiding printing floats as ints (#14134) před 4 roky
temptyseq.nim 7d6cbf290a Error -> Defect for defects (#13908) před 4 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 1551fff853 clean up deprecated stuff and unused imports in tests (#13059) před 5 roky
test2.nim 352232e62d style fix: change 'JS' to 'js' to make it consistent (#13168) před 5 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 7d6cbf290a Error -> Defect for defects (#13908) před 4 roky
tfloatround.nim 11292a9e0b Fixes #1959, rounding floats in JS před 10 roky
tglobal.nim 2cfe5e0745 [closes #11625 and closes #2488]add global and threadvar(with `--threads:off` mode ) pragmas supports for JS backend (#15772) před 4 roky
timplicit_nodecl.nim d75760f5d3 made nodecl implicit for vars in the js backend. (#5297) před 8 roky
tjsffi.nim 70a1c42542 add `**` to jsffi (#16141) před 4 roky
tjsffi_old.nim 1551fff853 clean up deprecated stuff and unused imports in tests (#13059) před 5 roky
tjshello.nim 707367e1ca many bugfixes for js (#14158) před 4 roky
tjshello_stacktrace.nim 707367e1ca many bugfixes for js (#14158) před 4 roky
tmangle.nim 80c360fceb fix #14350, cstrings in JS init as null (#14355) před 4 roky
tmodify_cstring.nim 1f9bf43100 fix #14157 (#15877) před 4 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
tos.nim cc882917fe js -d:nodejs now supports osenv: `getEnv`, `putEnv`, `envPairs`, `delEnv`, `existsEnv` (v2) (#15826) před 4 roky
trefbyvar.nim 6df6ec27ec Improved collection-to-string behavior (#6825) před 7 roky
trepr.nim b3c3557c33 fix #16025 repr now consistent: does not insert trailing newline (#16034) před 4 roky
treprinifexpr.nim 80b0748d75 fix #15651 (#15800) před 4 roky
tseqops.nim e0fd1cdb5f fix items for cstring for the JS target; makes tests green again před 6 roky
tstdlib_imports.nim cd9af6b804 StringStream & more stdlib modules support for JS/NimScript (#14095) před 4 roky
tstdlib_various.nim cd9af6b804 StringStream & more stdlib modules support for JS/NimScript (#14095) před 4 roky
tstreams.nim cd9af6b804 StringStream & more stdlib modules support for JS/NimScript (#14095) před 4 roky
tstring_assignment.nim d7cc9016f3 fixes #4470 před 6 roky
tstringitems.nim eaf4b42ff9 JS codegen: supports toOpenArray [bugfix] před 5 roky
ttempgen.nim 707367e1ca many bugfixes for js (#14158) před 4 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
tunion.nim 17f08b2939 closes #7658 (#15784) před 4 roky
tunittest_error.nim e07d661d16 fix #14475; unittest.require now works with `nim c`; require and check now works with -d:nodejs (#14676) před 4 roky
tunittests.nim b809562c7c make megatest consistent with unjoined tests wrt newlines, honor newlines in output spec (#16151) před 4 roky
tvarargs.nim a5ecbf823f lots of small changes před 6 roky
twritestacktrace.nim 19e224866b add simple writeStackTrace for JS backend (#16016) před 4 roky