summary refs log tree commit diff stats
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* .github/workflows: new CI pipeline (#13656)alaviss2020-03-161-0/+2
* refactor htmldocs; gitignore itTimothee Cour2020-01-281-0/+3
* fixes #12998 nim doc regression (#13117)Timothee Cour2020-01-161-0/+2
* [easy] --hint:link:on now shows link cmd instead of nothing (#13056)Timothee Cour2020-01-071-0/+3
* #12103 - CI for FreeBSD (#12179)Euan2019-11-291-0/+2
* Ignore dochack.js (#11409)Tristano Ajmone2019-06-051-0/+1
* right shift is now by default sign preserving (#11322)Arne Döring2019-05-291-0/+1
* Ignore nimble test packages some generated files. (#11087)Aditya Siram2019-04-231-0/+4
* Initial version of the hot-code reloading support for native targets (#10729)zah2019-02-261-1/+3
* update gitignore [ci skip]narimiran2019-01-231-0/+1
* fixes #10273 execShellCmd now returns nonzero when child killed with signal +...Timothee Cour2019-01-131-1/+1
* testament megatest: we can now tell which test failed; helps debugging and pr...Timothee Cour2019-01-051-0/+4
* resolve merge conflictsAraq2018-12-121-0/+2
|\
| * Added Visual Studio build artifacts to gitignoreFredrik Høisæther Rasch2017-03-211-0/+2
* | lots of small changesArne Döring2018-12-111-0/+3
* | make documentation generator tests green againAraq2018-09-131-1/+1
* | gitignore html output of nim doc foo (#8742)Timothee Cour2018-08-251-1/+5
* | gitignore test.ini, generated by ./koch tests (#8529)Timothee Cour2018-08-041-1/+2
* | pass nim path to subprocess testament (#6779)Jacek Sieka2017-11-191-0/+4
* | Added Windows and VCC build artifacts to gitignoreFredrik Høisæther Rasch2017-08-081-0/+4
|/
* added dist/ to .gitignoreAxel Pahl2016-11-081-0/+1
* Update .gitignoreAxel Pahl2016-11-081-0/+1
* 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
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