| Commit message (Expand) | Author | Age | Files | Lines |
* | 'nim doc' is now using version 2 of the documentation generator | Andreas Rumpf | 2017-11-16 | 1 | -1/+1 |
* | Fix platform detection in makefile (#6751) | Sergey Avseyev | 2017-11-16 | 1 | -8/+11 |
* | Fix little endian PPC64 architecture detection (#6713) | Sergey Avseyev | 2017-11-11 | 2 | -0/+5 |
* | made nimresolve part of the compiler | Andreas Rumpf | 2017-10-29 | 1 | -160/+0 |
* | Let the environment variable NIMBLE_DIR overrides nimblepath in cfg file (#6542) | Xiao-Yong | 2017-10-28 | 1 | -1/+3 |
* | some progress on the nimpretty tool; still not ready | Araq | 2017-10-16 | 1 | -2/+3 |
* | Add missing nilChecks compiling option (#6480) | Eduardo Bart | 2017-10-09 | 1 | -0/+2 |
* | beginnings of the new nimpretty tool; still unusable | Andreas Rumpf | 2017-10-05 | 1 | -0/+67 |
* | implemented new experimental scriptable import mechanism | Andreas Rumpf | 2017-10-01 | 1 | -0/+158 |
* | finish.nim tool: make path environment creation more robust | Araq | 2017-09-30 | 1 | -6/+15 |
* | Revert usage of non-standard `uname -o` command in build.sh (#6342) | Fredrik Høisæther Rasch | 2017-09-07 | 1 | -1/+1 |
* | Merge pull request #6322 from FedericoCeratto/patch-32 | Dominik Picheta | 2017-09-04 | 1 | -0/+76 |
|\ |
|
| * | Add Zsh completion | Federico Ceratto | 2017-09-03 | 1 | -0/+76 |
* | | Add Bash completion script | Federico Ceratto | 2017-09-03 | 1 | -0/+47 |
|/ |
|
* | moved winrelease to its own tool to fix #6147 | Araq | 2017-09-03 | 1 | -0/+9 |
* | set the codepage to UTF-8 for start.bat; refs #2348 | Araq | 2017-09-02 | 1 | -0/+1 |
* | Introduce first class support for Android (#5772) | Fredrik Høisæther Rasch | 2017-08-06 | 2 | -2/+48 |
* | Add mips64 and mips64el CPU platforms (#5866) | James Cowgill | 2017-08-03 | 2 | -3/+14 |
* | Minor fixes for makefile.tmpl | def | 2017-06-20 | 1 | -2/+2 |
* | Merge pull request #5830 from jcowgill/makefile-indentation | Dennis Felsing | 2017-06-20 | 1 | -59/+56 |
|\ |
|
| * | makefile.tmpl: fix error handling and cleanups | James Cowgill | 2017-05-18 | 1 | -59/+56 |
* | | Invoke xz -9 explicitly instead of trusting tar to interpret XZ_OPT | Dennis Felsing | 2017-05-23 | 1 | -2/+5 |
|/ |
|
* | finish.nim tool: use global path environment variable if local does not exist | Araq | 2017-05-17 | 1 | -1/+7 |
* | add back SIG_IGN, SIG_DFL and friends to posix.nim (#5820) | Jacek Sieka | 2017-05-16 | 1 | -1/+10 |
* | Fixes #5532 win async write (#5791) | Andreas Rumpf | 2017-05-14 | 1 | -1/+5 |
* | Posix from detect (#5697) | Jacek Sieka | 2017-04-12 | 3 | -1386/+789 |
* | nimgrab tool: use Windows API for the download if possible | Andreas Rumpf | 2017-03-31 | 2 | -9/+454 |
* | koch: better valgrind support | Andreas Rumpf | 2017-03-17 | 1 | -0/+7 |
* | Make DragonFlyBSD a first class BSD-like OS (#5548) | Eugene Kabanov | 2017-03-16 | 1 | -1/+1 |
* | Merge branch 'devel' into faster-nimsuggest | Andreas Rumpf | 2017-03-14 | 1 | -0/+14 |
|\ |
|
| * | valgrind support for nim | Andreas Rumpf | 2017-03-14 | 1 | -0/+14 |
* | | nimsuggest: more precise cursor tracking | Araq | 2017-03-09 | 20 | -2332/+0 |
* | | nimsuggest: revert cpFuzzy bailouts | Andreas Rumpf | 2017-03-09 | 1 | -1/+1 |
|/ |
|
* | nimsuggest: chk checks the full project lazily; much better suggestions order... | Andreas Rumpf | 2017-03-08 | 6 | -19/+68 |
* | make some tests green | Andreas Rumpf | 2017-03-07 | 4 | -20/+21 |
* | nimsuggest: bugfix: don't intertwine errors and suggestions | Andreas Rumpf | 2017-03-07 | 1 | -0/+3 |
* | nimsuggest chk works for EPC | Andreas Rumpf | 2017-03-03 | 2 | -16/+18 |
* | code cleanup and debugging stuff | Andreas Rumpf | 2017-03-03 | 2 | -23/+5 |
* | nimsuggest: structured error reporting; EPC mode still fails | Andreas Rumpf | 2017-03-03 | 4 | -22/+281 |
* | make tests green again | Andreas Rumpf | 2017-03-02 | 1 | -10/+12 |
* | nimsuggest supports prefix matching (first version) | Araq | 2017-02-28 | 2 | -138/+42 |
* | finish tool can use 'nimgrab' tool to download the mingw version | Araq | 2017-02-26 | 2 | -1/+22 |
* | Merge branch 'devel' into feature/async-streams | Araq | 2017-02-25 | 6 | -77/+421 |
|\ |
|
| * | another attempt to make test green again | Araq | 2017-02-24 | 1 | -1/+1 |
| * | Merge branch 'devel' into faster-nimsuggest | Andreas Rumpf | 2017-02-24 | 1 | -10/+6 |
| |\ |
|
| | * | removed compiler internal list implementation (#5371) | Arne Döring | 2017-02-22 | 1 | -5/+3 |
| * | | nimsuggest: added --refresh command line option; added 'known' command; fixes... | Andreas Rumpf | 2017-02-22 | 1 | -15/+25 |
| * | | nimsuggest: works with VS-Plugin again | Andreas Rumpf | 2017-02-20 | 2 | -8/+31 |
| * | | nimsuggest: better logging for EPC mode | Andreas Rumpf | 2017-02-20 | 1 | -2/+4 |
| * | | nimsuggest: make all tests green | Andreas Rumpf | 2017-02-20 | 2 | -31/+34 |