summary refs log tree commit diff stats
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* Ignore new cache foldersWhiteDuke2016-09-141-0/+4
* Added `.*/`, `~*` and `*.log` to GIT ignore list.Hans Raaf2016-05-211-0/+5
* Get rid of git submoduleSergey Avseyev2015-05-261-0/+1
* Make csources a submoduleAdam Strzelecki2015-05-031-1/+0
* Add csources to gitignoreFlaviu Tamas2014-11-121-0/+1
* Clean up gitignore, the current ignore is equvilent to the previousflaviut2014-04-231-548/+16
* Removes generated .dot file uploaded by mistake.Grzegorz Adam Hankiewicz2013-12-301-0/+1
* Merge pull request #759 from zielmicha/stdmsgAndreas Rumpf2013-12-201-0/+2
|\
| * Add two CGI example and basic Python CGI server.Michał Zieliński2013-12-181-0/+2
* | Expand gitignore to include all binaries built by ./koch test.Michał Zieliński2013-12-151-3/+392
|/
* Reimplement parseopt which parses arguments given as a sequence of strings, n...Michał Zieliński2013-12-091-0/+1
* Adds idetools --suggest test case. Refs #484.Grzegorz Adam Hankiewicz2013-07-021-0/+1
* Adds idetools hierarchy nesting test.Grzegorz Adam Hankiewicz2013-06-161-0/+1
* Adds idetools test to check declaration proc signatures.Grzegorz Adam Hankiewicz2013-06-161-0/+1
* Adds idetoos testcase to verify returned signatures.Grzegorz Adam Hankiewicz2013-06-161-1/+1
* Adds symbol proc run mode as suggested by Zahary.Grzegorz Adam Hankiewicz2013-06-111-0/+2
* Adds idetools testcase for dynamic dispatch. Refs #477.Grzegorz Adam Hankiewicz2013-06-101-0/+1
* Renames test cases to be more human friendly.Grzegorz Adam Hankiewicz2013-06-101-2/+2
* Adds idetools testcase. Refs #416.Grzegorz Adam Hankiewicz2013-06-071-0/+1
* Adds idetools test case. Refs #416.Grzegorz Adam Hankiewicz2013-06-071-0/+1
* Adds generic idetools api test case.Grzegorz Adam Hankiewicz2013-06-071-0/+1
* Makes caasdriver exit with number of errors.Grzegorz Adam Hankiewicz2013-06-071-0/+3
* Adds some more entries to the list of ignored files.Grzegorz Adam Hankiewicz2013-05-101-0/+114
* Separate out install/uninstall script generationAlain Kalker2013-03-171-0/+2
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* applies #322 without FReadDir effectAraq2013-02-221-0/+1
* Adds tools/nimweb to .gitignore.Grzegorz Adam Hankiewicz2012-12-171-0/+1
* Adds command line interface for todo example.Grzegorz Adam Hankiewicz2012-11-011-0/+1
* Adds backend code for the cross platform todo example.Grzegorz Adam Hankiewicz2012-11-011-0/+4
* Ignores whole upload directory.Grzegorz Adam Hankiewicz2012-11-011-1/+1
* Adds command line interface for backend addition.Grzegorz Adam Hankiewicz2012-10-191-0/+1
* Adds docs/*.idx to git ignore list.Grzegorz Adam Hankiewicz2012-10-191-0/+1
* Adds android example using jni.Grzegorz Adam Hankiewicz2012-09-081-0/+9
* Adds ios patterns to ignore list.Grzegorz Adam Hankiewicz2012-09-081-0/+13
* PCRE wrapper update to 8.31Schala Zeal2012-07-091-1/+0
* auto generated files and dirs to ignoretakano322011-11-251-0/+4
* `rod' directory was renamed to `compiler'takano322011-11-251-4/+3
* non-nil AST; continue after errors for IDE supportAraq2011-02-121-0/+0
* added install.sh; scgi: does not set system.stackTraceNewLine anymoreAraq2010-10-261-0/+8
* bugfix: typo in SMTP module; SCGI module finishedAraq2010-10-251-0/+11
* Added a .gitignore filedom962010-10-231-0/+2
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