| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix style inconsistencies due to the previous commit | narimiran | 2020-07-06 | 1 | -4/+4 |
* | revert 0944b0f4 | narimiran | 2020-07-06 | 1 | -4/+4 |
* | deprecate existsDir; use dirExists instead (#14884) | Timothee Cour | 2020-07-03 | 3 | -7/+7 |
* | Add jsre (#14870) | Juan Carlos | 2020-07-03 | 1 | -2/+5 |
* | {.deprecated: [existsFile: fileExists].} (#14735) | Timothee Cour | 2020-07-02 | 6 | -15/+15 |
* | CI openbsd: 3x batching via NIM_TESTAMENT_BATCH ; overall CI finishes in 21m ... | Timothee Cour | 2020-06-30 | 1 | -0/+63 |
* | New freebsd platforms (#14801) | lbartoletti | 2020-06-29 | 1 | -1/+1 |
* | koch: add --localdocs to allow building only local docs (#14783) | alaviss | 2020-06-25 | 1 | -5/+18 |
* | Patch #14716 - add missing `when` (#14792) | Euan | 2020-06-24 | 1 | -2/+2 |
* | Fix #14715 - detect tool fails on FreeBSD (#14716) | Euan | 2020-06-24 | 1 | -3/+3 |
* | Remove deprecated stuff from stdlib (#14699) | Miran | 2020-06-17 | 3 | -3/+3 |
* | Use cc on OpenBSD and link to libm when building result (#14672) | Euan | 2020-06-16 | 1 | -5/+16 |
* | tools/kochdocs: add log folding supports for more CI services (#14643) | alaviss | 2020-06-12 | 1 | -1/+9 |
* | [OpenBSD] Add arm support (#14608) | lbartoletti | 2020-06-08 | 1 | -0/+1 |
* | ssl_config_parser: refactor for sanity reasons | Leorize | 2020-06-06 | 1 | -15/+17 |
* | net: use a secure cipher list by default | Leorize | 2020-06-06 | 2 | -0/+63 |
* | * honor --errorMax even for tools (eg drnim, nim doc) (#14546) | Timothee Cour | 2020-06-02 | 2 | -3/+4 |
* | walkDirRecFilter, update doc CI filter, compiler/index.nim for docs + variou... | Timothee Cour | 2020-06-01 | 2 | -58/+52 |
* | enable compiler docs with their own index+search (#14493) | Timothee Cour | 2020-05-29 | 1 | -21/+28 |
* | Revert "niminst: use threaded compression when supported (#14455)" (#14462) | alaviss | 2020-05-27 | 1 | -4/+2 |
* | niminst: use threaded compression when supported (#14455) | alaviss | 2020-05-26 | 1 | -2/+4 |
* | fix #6583, fix #14376, index+search now generated for all projects, many bug ... | Timothee Cour | 2020-05-25 | 1 | -10/+8 |
* | Remove the uses of {.procvar.} pragma (#14359) | Kaushal Modi | 2020-05-15 | 2 | -2/+2 |
* | Linux updates (#14170) | wltsmrz | 2020-05-04 | 1 | -5/+16 |
* | Move generated tex file to doc to correct location (#14191) | Dien Tran | 2020-05-02 | 1 | -0/+3 |
* | tools/finish: don't quote path with space (#14058) [backport] | alaviss | 2020-04-22 | 1 | -3/+2 |
* | Make file descriptors from stdlib non-inheritable by default (#13201) | alaviss | 2020-04-20 | 1 | -0/+3 |
* | make fuzzy search a bit less fuzzy (#13996) [backport:1.2] | Miran | 2020-04-16 | 2 | -1/+4 |
* | Improve #12920 fix (#13958) | genotrance | 2020-04-12 | 1 | -3/+3 |
* | posix: add full Haiku support (#13931) | alaviss | 2020-04-09 | 1 | -0/+1 |
* | move tinyc to a separate repo and allow installing external dependencency (eg... | Timothee Cour | 2020-04-03 | 1 | -0/+22 |
* | Add arm/arm64 for FreeBSD (#13822) | lbartoletti | 2020-03-31 | 1 | -2/+2 |
* | DrNim (Nim compiler with Z3 integration) (#13743) | Andreas Rumpf | 2020-03-31 | 1 | -0/+1 |
* | Remove 2 old deprecated files (#13702) | Juan Carlos | 2020-03-20 | 1 | -3/+1 |
* | fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + ... | Timothee Cour | 2020-03-13 | 1 | -1/+3 |
* | `koch --nim:pathto/nim boot` and `koch boot --hint:cc:off` now work (#13516) | Timothee Cour | 2020-03-11 | 1 | -7/+11 |
* | fix nightlies builds on Windows (#13587) | Varriount | 2020-03-04 | 1 | -4/+4 |
* | fix #13528 nimgrep --word now works better with operators (#13537) | Timothee Cour | 2020-03-02 | 1 | -1/+2 |
* | docgen: don't create compiler's docs + cleanup (#13509) | Miran | 2020-02-26 | 1 | -95/+12 |
* | only enable linenoise for -d:nimUseLinenoise (#13478) | Timothee Cour | 2020-02-24 | 1 | -1/+2 |
* | add more files to the ignore list, hopefully fixes nightlies on windows (#13474) | Miran | 2020-02-24 | 1 | -7/+13 |
* | fix linenoise regression (#13395) | Timothee Cour | 2020-02-12 | 1 | -11/+19 |
* | Make vccexe parse response files (#13329) | Fredrik Høisæther Rasch | 2020-02-11 | 1 | -23/+43 |
* | miscellaneous bug fixes (part 3) (#13304) | Timothee Cour | 2020-02-07 | 1 | -1/+1 |
* | fix #13150 `nim doc --project` now works reliably (#13223) | Timothee Cour | 2020-02-06 | 1 | -3/+5 |
* | Quote nim executable before executing. (#13316) [backport] | Fredrik Høisæther Rasch | 2020-02-02 | 1 | -8/+8 |
* | kochdocs: use a glob instead of hardcoded list; generate docs for compiler/; ... | Timothee Cour | 2020-01-23 | 1 | -145/+138 |
* | maybe: allows optional chaining of field access and indexing when LHS i snil ... | Timothee Cour | 2020-01-18 | 1 | -0/+1 |
* | fixes #12998 nim doc regression (#13117) | Timothee Cour | 2020-01-16 | 1 | -6/+3 |
* | fixes #10665 (#13141) [backport] | Andreas Rumpf | 2020-01-14 | 1 | -0/+47 |