summary refs log tree commit diff stats
path: root/tests/js
ModeNameSize
-rw-r--r--readme.md319log stats plain blame
-rw-r--r--t11166.nim188log stats plain blame
-rw-r--r--t11353.nim119log stats plain blame
-rw-r--r--t11354.nim325log stats plain blame
-rw-r--r--t11697.nim90log stats plain blame
-rw-r--r--t12223.nim266log stats plain blame
-rw-r--r--t12303.nim171log stats plain blame
-rw-r--r--t12672.nim138log stats plain blame
-rw-r--r--t14153.nim285log stats plain blame
-rw-r--r--t14570.nim91log stats plain blame
-rw-r--r--t17177.nim302log stats plain blame
-rw-r--r--t6612.nim434log stats plain blame
-rw-r--r--t7109.nim142log stats plain blame
-rw-r--r--t7127.nim97log stats plain blame
-rw-r--r--t7224.nim431log stats plain blame
-rw-r--r--t7249.nim228log stats plain blame
-rw-r--r--t7534.nim112log stats plain blame
-rw-r--r--t8231.nim81log stats plain blame
-rw-r--r--t8821.nim227log stats plain blame
-rw-r--r--t8914.nim109log stats plain blame
-rw-r--r--t9410.nim9691log stats plain blame
-rw-r--r--tarrayboundscheck.nim906log stats plain blame
-rw-r--r--tasyncjs.nim2297log stats plain blame
-rw-r--r--tasyncjs_bad.nim535log stats plain blame
-rw-r--r--tasyncjs_pragma.nim469log stats plain blame
-rw-r--r--tbasics.nim763log stats plain blame
-rw-r--r--tbigint_backend.nim1514log stats plain blame
-rw-r--r--tbyvar.nim1932log stats plain blame
-rw-r--r--tclosures.nim2166log stats plain blame
-rw-r--r--tcodegendeclproc.nim208log stats plain blame
-rw-r--r--tcodegendeclvar.nim156log stats plain blame
-rw-r--r--tconsole.nim167log stats plain blame
-rw-r--r--tcopying.nim1158log stats plain blame
-rw-r--r--tcsymbol.nim99log stats plain blame
-rw-r--r--tderef.nim418log stats plain blame
-rw-r--r--tdiscard.nim26log stats plain blame
-rw-r--r--tdollar_float.nim1206log stats plain blame
-rw-r--r--temptyseq.nim90log stats plain blame
-rw-r--r--tenumhole.nim322log stats plain blame
-rw-r--r--tenumnegkey.nim328log stats plain blame
-rw-r--r--tenumoffset.nim424log stats plain blame
-rw-r--r--test1.nim747log stats plain blame
-rw-r--r--test2.nim1040log stats plain blame
-rw-r--r--testmagic.nim162log stats plain blame
-rw-r--r--testobjs.nim1631log stats plain blame
-rw-r--r--testtojsstr.nim86log stats plain blame
-rw-r--r--tfieldchecks.nim678log stats plain blame
-rw-r--r--tfloatround.nim54log stats plain blame
-rw-r--r--tglobal.nim556log stats plain blame
-rw-r--r--timplicit_nodecl.nim204log stats plain blame
-rw-r--r--tjsffi.nim6733log stats plain blame
-rw-r--r--tjsffi_old.nim8054log stats plain blame
-rw-r--r--tjshello.nim203log stats plain blame
-rw-r--r--tjshello_stacktrace.nim134log stats plain blame
-rw-r--r--tlent.nim439log stats plain blame
-rw-r--r--tmangle.nim2588log stats plain blame
-rw-r--r--tmodify_cstring.nim103log stats plain blame
-rw-r--r--tnativeexc.nim580log stats plain blame
-rw-r--r--tnilstrs.nim369log stats plain blame
-rw-r--r--tobjfieldbyvar.nim196log stats plain blame
-rw-r--r--tos.nim801log stats plain blame
-rw-r--r--trefbyvar.nim866log stats plain blame
-rw-r--r--trepr.nim8206log stats plain blame
-rw-r--r--treprinifexpr.nim284log stats plain blame
-rw-r--r--tseqops.nim869log stats plain blame
-rw-r--r--tstdlib_imports.nim1976log stats plain blame
-rw-r--r--tstdlib_various.nim3459log stats plain blame
-rw-r--r--tstreams.nim317log stats plain blame
-rw-r--r--tstring_assignment.nim347log stats plain blame
-rw-r--r--tstringitems.nim2103log stats plain blame
-rw-r--r--ttempgen.nim1277log stats plain blame
-rw-r--r--tthismangle.nim297log stats plain blame
-rw-r--r--ttryexceptnewsyntax.nim164log stats plain blame
-rw-r--r--ttypedarray.nim889log stats plain blame
-rw-r--r--tunion.nim147log stats plain blame
-rw-r--r--tunittest_error.nim310log stats plain blame
-rw-r--r--tunittest_error2.nim234log stats plain blame
-rw-r--r--tvarargs.nim245log stats plain blame
-rw-r--r--twritestacktrace.nim249log stats plain blame
384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519