summary refs log tree commit diff stats
path: root/web/website.ini
Commit message (Expand)AuthorAgeFilesLines
* documentation: add 'sexp' moduleAraq2017-10-161-1/+1
* attempt to make travis OSX tests green and mandatoryAndreas Rumpf2017-03-291-1/+1
* minor website improvementAndreas Rumpf2017-03-011-1/+1
* Implement RFC #4873 improvements to JavaScript FFI (#5213)Michael Jendrusch2017-01-261-1/+1
* add distros to docs properlyAraq2017-01-091-1/+1
* added distros.nim stdlib module for NimScript/Nimble supportAraq2016-12-311-1/+1
* Added deques module, deprecating queuesRuslan Mustakov2016-11-241-1/+1
* further cleanups; refs #4934Araq2016-10-241-1/+1
* fixes #3755Andreas Rumpf2016-10-201-1/+1
* fixes #4895Andreas Rumpf2016-10-201-1/+1
* Move partition and rpartition to new strmisc moduleJoey Payne2016-06-131-1/+1
* Fixes #4287.Dominik Picheta2016-06-071-1/+1
* renamed most remaining .txt documentation files to .rstAraq2016-06-071-4/+4
* News articles are now placed in separate pages.Dominik Picheta2016-06-041-1/+1
* Merge pull request #4157 from flaviut/update-nre-docsAndreas Rumpf2016-06-021-1/+1
|\
| * Generate nre docs with websiteFlaviu Tamas2016-05-131-1/+1
* | added pure Nim random stdlib moduleAndreas Rumpf2016-05-301-1/+1
|/
* added strscans stdlib moduleAraq2016-05-101-1/+1
* Added rlocks module to documentation and news.txtAnatoly Galiulin2016-02-181-1/+1
* Merge branch 'devel' of https://github.com/nim-lang/Nim into develAraq2016-01-181-2/+2
|\
| * Added missing modules to lib.txt and warnings to some module's docs.Dominik Picheta2016-01-181-2/+2
* | fixes #3677Araq2016-01-181-1/+1
|/
* documentation updatesAndreas Rumpf2016-01-181-0/+1
* fix path to nativesocketsSergey Avseyev2015-11-271-3/+1
* Fixes #3582.Dominik Picheta2015-11-241-1/+1
* Add options module to standard library documentationdef2015-11-231-1/+1
* Update website linkSeo Sanghyeon2015-10-281-1/+1
* Prep for v0.12.0Dominik Picheta2015-10-271-1/+1
* docs now build againAraq2015-10-121-5/+6
* s/Github/GitHub/gAman Gupta2015-09-221-1/+1
* documented NimScriptAraq2015-09-071-2/+2
* Add NEP1 to documentation.Varriount2015-07-101-1/+1
* preparations for more Nimble packages; clear licensing; fixes #2949Araq2015-06-201-10/+5
* more cleanups for 0.11.0Araq2015-04-301-3/+3
* Export AsyncFile. Add asyncfile module to docgen.Dominik Picheta2015-03-061-0/+1
* Add support tab to websitePhilipWitte2015-02-151-1/+2
* Update website.iniBillingsly Wetherfordshire2015-02-141-0/+1
* cleanup index generationAraq2015-02-101-0/+81
0' href='#n440'>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 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727