summary refs log tree commit diff stats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* koch: better valgrind supportAndreas Rumpf2017-03-171-0/+7
* Make DragonFlyBSD a first class BSD-like OS (#5548)Eugene Kabanov2017-03-161-1/+1
* Merge branch 'devel' into faster-nimsuggestAndreas Rumpf2017-03-141-0/+14
|\
| * valgrind support for nimAndreas Rumpf2017-03-141-0/+14
* | nimsuggest: more precise cursor trackingAraq2017-03-0920-2332/+0
* | nimsuggest: revert cpFuzzy bailoutsAndreas Rumpf2017-03-091-1/+1
|/
* nimsuggest: chk checks the full project lazily; much better suggestions order...Andreas Rumpf2017-03-086-19/+68
* make some tests greenAndreas Rumpf2017-03-074-20/+21
* nimsuggest: bugfix: don't intertwine errors and suggestionsAndreas Rumpf2017-03-071-0/+3
* nimsuggest chk works for EPCAndreas Rumpf2017-03-032-16/+18
* code cleanup and debugging stuffAndreas Rumpf2017-03-032-23/+5
* nimsuggest: structured error reporting; EPC mode still failsAndreas Rumpf2017-03-034-22/+281
* make tests green againAndreas Rumpf2017-03-021-10/+12
* nimsuggest supports prefix matching (first version)Araq2017-02-282-138/+42
* finish tool can use 'nimgrab' tool to download the mingw versionAraq2017-02-262-1/+22
* Merge branch 'devel' into feature/async-streamsAraq2017-02-256-77/+421
|\
| * another attempt to make test green againAraq2017-02-241-1/+1
| * Merge branch 'devel' into faster-nimsuggestAndreas Rumpf2017-02-241-10/+6
| |\
| | * removed compiler internal list implementation (#5371)Arne Döring2017-02-221-5/+3
| * | nimsuggest: added --refresh command line option; added 'known' command; fixes...Andreas Rumpf2017-02-221-15/+25
| * | nimsuggest: works with VS-Plugin againAndreas Rumpf2017-02-202-8/+31
| * | nimsuggest: better logging for EPC modeAndreas Rumpf2017-02-201-2/+4
| * | nimsuggest: make all tests greenAndreas Rumpf2017-02-202-31/+34
| * | nimsuggest supports EPC protocol again; tester can test the EPC protocolAndreas Rumpf2017-02-193-12/+130
| * | Merge branch 'devel' into faster-nimsuggestAndreas Rumpf2017-02-171-0/+3
| |\|
| | * finish.nim: user has multiple chances to move .7z file to proper locationAraq2017-02-111-0/+3
| * | renamed writelnHook to writelnToChannelAndreas Rumpf2017-02-151-3/+3
| * | make tests green again; disable periodic refresh for nowAndreas Rumpf2017-02-141-18/+15
| * | nimsuggest uses multithreading and full project recompilesAndreas Rumpf2017-02-133-25/+211
| * | introduce nimMaxHeap define to fight memory overcommitAndreas Rumpf2017-02-101-0/+6
| |/
* / downloader.nim: use new downloadFile procAraq2017-02-121-4/+1
|/
* finish.nim: final round of improvementsAraq2017-02-081-8/+51
* log process startsAndreas Rumpf2017-02-081-0/+2
* downloader improvementsAraq2017-02-081-9/+9
* downloader changesAraq2017-02-071-13/+16
* added crashtester toolAndreas Rumpf2017-02-071-0/+52
* nimsuggest works in macrosAndreas Rumpf2017-02-072-2/+223
* downloader tool needs to use httpsAndreas Rumpf2017-02-071-1/+1
* website: http to https updatesAraq2017-02-061-3/+3
* finish tool improvementsAraq2017-02-061-11/+14
* nimweb: Show output of failed external command (#5343)flyx2017-02-061-2/+2
* niminst: less verbose output in a desparate attempt to make travis green againAndreas Rumpf2017-02-051-2/+2
* Use the correct parallelBuild value. fixes #5328 (#5329)Federico Ceratto2017-02-041-2/+5
* nimsuggest: bugfix: also output documentation commentsAndreas Rumpf2017-02-032-4/+4
* refactoring: explict config state instead of globalsAndreas Rumpf2017-02-011-6/+6
* execute pdflatex in nonstopmode (#5305)flyx2017-01-311-2/+3
* finish.nim: yet another GCC detection problem fixedAraq2017-01-301-2/+3
* niminst: add some disabled code snippet I don't want to loseAraq2017-01-291-1/+9
* NSIS: Install to C:\Nim by default.Dominik Picheta2017-01-281-1/+1
* fixes nimsuggest issue #44Andreas Rumpf2017-01-261-0/+14