summary refs log tree commit diff stats
path: root/tests/closure
ModeNameSize
-rw-r--r--t15594.nim143log stats plain blame
-rw-r--r--t1641.nim249log stats plain blame
-rw-r--r--t8550.nim255log stats plain blame
-rw-r--r--tboehmdeepcopy.nim248log stats plain blame
-rw-r--r--tcapture.nim536log stats plain blame
-rw-r--r--tclosure.nim9745log stats plain blame
-rw-r--r--tclosure_issues.nim1229log stats plain blame
-rw-r--r--texplicit_dummy_closure.nim500log stats plain blame
-rw-r--r--tinfer_closure_for_nestedproc.nim889log stats plain blame
-rw-r--r--tinvalidclosure.nim228log stats plain blame
-rw-r--r--tinvalidclosure2.nim170log stats plain blame
-rw-r--r--tinvalidclosure3.nim169log stats plain blame
-rw-r--r--tinvalidclosure4.nim127log stats plain blame
-rw-r--r--tinvalidclosure5.nim219log stats plain blame
-rw-r--r--tmacrobust1512.nim2364log stats plain blame
-rw-r--r--tnested.nim2970log stats plain blame
-rw-r--r--ttimeinfo.nim996log stats plain blame
-rw-r--r--uclosures.nim538log stats plain blame
='n408' href='#n408'>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 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535