summary refs log tree commit diff stats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* VCCEXE: lower case const identifierFredrik Høisæther Rasch2017-04-041-2/+2
* Moved vccdiscover to vccexeFredrik Høisæther Rasch2017-04-042-108/+66
* Added documentation and explanatory comments to vccexeFredrik Høisæther Rasch2017-03-264-36/+117
* Exchanged debug compilation with verbose command-line argumentFredrik Høisæther Rasch2017-03-212-14/+15
* vccdiscover: Added additional documentationFredrik Høisæther Rasch2017-03-211-0/+4
* vccexe tool can use vccdiscover utilityFredrik Høisæther Rasch2017-03-211-2/+22
* Created vccdiscover utility for vcc auto-discoveryFredrik Høisæther Rasch2017-03-211-0/+76
* vccenv module for vcc auto-discoveryFredrik Høisæther Rasch2017-03-211-0/+25
* Fixed vccexe, now regards the command argumentFredrik Høisæther Rasch2017-03-211-1/+1
* Reduced verbosity of vcvarsallFredrik Høisæther Rasch2017-03-211-2/+3
* Moved vccexe to a more logical place (vccexe)Fredrik Høisæther Rasch2017-03-212-0/+0
* Moved vccenv over to vcvarsallFredrik Høisæther Rasch2017-03-213-72/+116
* 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