| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix forward declaration issues in template/macro context (#15091) | Clyybber | 2020-07-29 | 1 | -2/+2 |
* | Change testing commands for some packages (#15041) | Miran | 2020-07-22 | 1 | -6/+4 |
* | enable 'nimterop' test | narimiran | 2020-07-20 | 1 | -1/+1 |
* | fix #14822 copy test into var in matrix process, so can reset startTime befor... | Bung | 2020-07-17 | 1 | -4/+6 |
* | Clean up macros (#14959) | Juan Carlos | 2020-07-14 | 1 | -1/+1 |
* | Fix style inconsistencies due to the previous commit | narimiran | 2020-07-06 | 4 | -13/+13 |
* | revert 0944b0f4 | narimiran | 2020-07-06 | 4 | -13/+13 |
* | deprecate existsDir; use dirExists instead (#14884) | Timothee Cour | 2020-07-03 | 1 | -1/+1 |
* | {.deprecated: [existsFile: fileExists].} (#14735) | Timothee Cour | 2020-07-02 | 2 | -2/+2 |
* | CI openbsd: 3x batching via NIM_TESTAMENT_BATCH ; overall CI finishes in 21m ... | Timothee Cour | 2020-06-30 | 1 | -0/+3 |
* | fix `./koch tests` following #14823 (#14845) | Timothee Cour | 2020-06-28 | 1 | -1/+2 |
* | testament: generic N-fold batching: windows CI 37mn=>16m (#14823) | Timothee Cour | 2020-06-27 | 3 | -5/+41 |
* | Testament: Reenable arraymancer (#14831) | Clyybber | 2020-06-27 | 1 | -1/+1 |
* | followup after https://github.com/Vindaar/ggplotnim/pull/74 wrt #14447 lent i... | Timothee Cour | 2020-06-26 | 1 | -1/+1 |
* | CI: Install the pkg we cloned (#14770) | Clyybber | 2020-06-24 | 2 | -25/+45 |
* | cleanup [ci skip] | narimiran | 2020-06-24 | 1 | -1/+0 |
* | Fix Norm test path. (#14779) | Constantine Molchanov | 2020-06-24 | 1 | -1/+1 |
* | Enable fidget in important_packages. (#14742) | treeform | 2020-06-23 | 1 | -2/+1 |
* | misc testament cleanups (#14764) | Timothee Cour | 2020-06-23 | 2 | -25/+16 |
* | unbreak CI, refs https://github.com/timotheecour/Nim/issues/167 (#14765) | Timothee Cour | 2020-06-22 | 1 | -1/+2 |
* | add legacy workaround; improve test so that it actually tests for the bugfix | Timothee Cour | 2020-06-19 | 1 | -1/+1 |
* | Remove deprecated stuff from stdlib (#14699) | Miran | 2020-06-17 | 1 | -1/+0 |
* | `addQuitProc` now works with closures, and c, js(node/browser) backend; fix s... | Timothee Cour | 2020-06-16 | 3 | -7/+16 |
* | make tests/stdlib tests joinable (#14626) | Timothee Cour | 2020-06-15 | 1 | -13/+20 |
* | normalizeExe (#14668) | Timothee Cour | 2020-06-15 | 1 | -8/+3 |
* | fix #13166 tioselectors flaky test on freebsd+OSX (#14634) | Timothee Cour | 2020-06-12 | 1 | -1/+2 |
* | hotfix disable nitter refs https://github.com/timotheecour/Nim/issues/167 (#1... | Timothee Cour | 2020-06-08 | 1 | -1/+2 |
* | fix https://github.com/timotheecour/Nim/issues/266 retry on failure to avoid ... | Timothee Cour | 2020-06-02 | 1 | -3/+4 |
* | fix #14421 items uses lent T (#14447) | Timothee Cour | 2020-05-29 | 1 | -2/+2 |
* | docgen: mangling using _. instead of @@ to avoid issue (#14454) | Timothee Cour | 2020-05-26 | 1 | -0/+9 |
* | fix #6583, fix #14376, index+search now generated for all projects, many bug ... | Timothee Cour | 2020-05-25 | 2 | -20/+14 |
* | trunner was not actually being tested in non-CTFFI mode; minor testament clea... | Timothee Cour | 2020-05-19 | 2 | -5/+38 |
* | install gtk3 on osx for package testing (#14388) | Miran | 2020-05-18 | 1 | -7/+0 |
* | Speed up testing of some packages (#14358) | Danil Yarantsev | 2020-05-15 | 1 | -6/+6 |
* | fix #14320 (tasyncawait.nim is recently very flaky) + avoid hardcoding servic... | Timothee Cour | 2020-05-13 | 3 | -0/+41 |
* | diable nimx (CI failure) refs https://github.com/timotheecour/Nim/issues/167 ... | Timothee Cour | 2020-05-10 | 1 | -1/+1 |
* | Split testing important packages into two jobs (#14256) | Miran | 2020-05-07 | 2 | -131/+152 |
* | fix regression: -d:nimHasLibFFI was not being tested anymore (#14234) | Timothee Cour | 2020-05-06 | 1 | -1/+1 |
* | Re-enabling INim (#14215) | Tristram Oaten | 2020-05-04 | 1 | -1/+1 |
* | test even more packages | narimiran | 2020-04-30 | 1 | -1/+19 |
* | add 14 more packages to 'important_packages' (#14141) | Miran | 2020-04-28 | 1 | -2/+14 |
* | fixes #14112, tests for #12892, #12671, #11697 (#14125) | hlaaftana | 2020-04-26 | 1 | -0/+2 |
* | fix nim CI; fix local testament (#14102) | Timothee Cour | 2020-04-24 | 1 | -4/+5 |
* | testament: don't try to test nimgrep if it's not there [backport:1.2] (#14085) | alaviss | 2020-04-24 | 1 | -3/+4 |
* | Fix #14091 and #14093 - test failures on NetBSD (#14096) | Euan | 2020-04-24 | 1 | -0/+2 |
* | testament: don't rely on Nim source structure [backport:1.2] (#14077) | alaviss | 2020-04-23 | 1 | -1/+1 |
* | #12103 - CI for OpenBSD (#12105) | Euan | 2020-04-21 | 1 | -0/+2 |
* | add timezones package to important_packages (#13987) | Miran | 2020-04-15 | 1 | -0/+1 |
* | Fix https://github.com/inim-repl/INim/issues/66 (#13984) | Timothee Cour | 2020-04-15 | 1 | -1/+1 |
* | enable important_pkg on OSX (#13954) | Timothee Cour | 2020-04-14 | 1 | -1/+9 |