| Commit message (Expand) | Author | Age | Files | Lines |
* | make more standard libraries work with `nimPreviewSlimSystem` (#20343) | ringabout | 2022-09-27 | 2 | -0/+5 |
* | defaults to ORC (#19972) | ringabout | 2022-09-23 | 2 | -12/+12 |
* | remove deprecated type pragma syntax, fix bugs that required it (#20199) | metagn | 2022-09-03 | 2 | -6/+9 |
* | [Testament] Extend and document message testing aids (#19996) | quantimnot | 2022-09-01 | 2 | -83/+133 |
* | remove some deprecated pre-1.0 stdlib modules (#20202) | metagn | 2022-08-23 | 1 | -1/+0 |
* | testament: use full test name in skips [backport] (#19937) | Jacek Sieka | 2022-07-16 | 1 | -7/+13 |
* | default threads on (#19368) | flywind | 2022-07-06 | 1 | -5/+5 |
* | Fix default testament target in docs and cli help (#19796) | quantimnot | 2022-05-23 | 1 | -1/+1 |
* | testament: include extra options in test name (#19801) | Jacek Sieka | 2022-05-19 | 2 | -47/+44 |
* | disable polypbren (#19787) | flywind | 2022-05-13 | 1 | -2/+2 |
* | switch to mainline bigints (#19756) | flywind | 2022-05-03 | 1 | -1/+1 |
* | remove useless compilation condition (#19690) | flywind | 2022-04-07 | 1 | -1/+1 |
* | disable nimlsp (#19499) | flywind | 2022-02-07 | 1 | -1/+1 |
* | change run command for numericalnim (#19448) | Hugo Granström | 2022-01-25 | 1 | -1/+1 |
* | enable weave (#19363) [backport:1.6] | flywind | 2022-01-20 | 1 | -1/+1 |
* | disable fragments (#19341) | flywind | 2022-01-08 | 1 | -1/+1 |
* | enable multiple packages (arraymancer, fidget ...) (#19311) | flywind | 2022-01-03 | 1 | -3/+3 |
* | remove `std/sharedstrings` (#19228) | flywind | 2021-12-09 | 1 | -1/+0 |
* | re-enable chronos testing once again [backport:1.2] (#19222) | Andreas Rumpf | 2021-12-07 | 1 | -1/+1 |
* | Testament now checks OS, CPU, endianess, bitsizes 8-64 in discard statements ... | quantimnot | 2021-11-19 | 1 | -20/+50 |
* | Update dependency (#19151) | OxFred | 2021-11-17 | 1 | -1/+1 |
* | Use testament to check Norm test pass (#19018) | Constantine Molchanov | 2021-11-03 | 2 | -2/+2 |
* | disable testing of `fidget`, to make CIs green | narimiran | 2021-10-11 | 1 | -1/+1 |
* | envPairs works in vm, nims (#18615) | Timothee Cour | 2021-09-29 | 1 | -2/+5 |
* | activate winim (#18907) | flywind | 2021-09-27 | 1 | -1/+1 |
* | active some packages (#18825) | flywind | 2021-09-09 | 1 | -4/+4 |
* | fixes #12642 (#18811) | Andreas Rumpf | 2021-09-06 | 2 | -5/+6 |
* | add weave to important packages (#17665) | flywind | 2021-09-05 | 1 | -0/+1 |
* | testament --megatest:off now makes tests non-joinable so that they all run (#... | Timothee Cour | 2021-09-03 | 2 | -2/+2 |
* | improve several tests in testament (#18635) | Timothee Cour | 2021-08-08 | 1 | -1/+1 |
* | fixes #18543 (#18601) | Andreas Rumpf | 2021-07-27 | 1 | -0/+1 |
* | more important packages (#18472) | flywind | 2021-07-10 | 1 | -0/+6 |
* | even lighter version of #17938: fix most issues with UnusedImport, XDeclaredB... | Timothee Cour | 2021-06-26 | 1 | -0/+1 |
* | Revert "disable pkg manu (#18292)" (#18307) | Antonis Geralis | 2021-06-20 | 1 | -1/+1 |
* | testutils.assertAll: show correct location on assert failure (#18299) | Timothee Cour | 2021-06-19 | 1 | -2/+4 |
* | disable pkg manu (#18292) | Timothee Cour | 2021-06-17 | 1 | -1/+1 |
* | increase backoffDuration to avoid timeouts (#18281) | Timothee Cour | 2021-06-16 | 1 | -1/+1 |
* | merge BuildMode into SuccessX, remove code duplication w drnim, add useful in... | Timothee Cour | 2021-06-14 | 1 | -2/+1 |
* | use more meaningful name than "workaround14447" (#18237) | Miran | 2021-06-11 | 1 | -1/+1 |
* | fix #16256: nimout: <empty> should give error (vacuously true); improve a few... | Timothee Cour | 2021-05-31 | 1 | -0/+5 |
* | testament: remove deadcode related to realtimeGC, testC, callCCompiler (#18087) | Timothee Cour | 2021-05-26 | 2 | -80/+5 |
* | change `--hint[X] => --hint:X` in nim repo (avoids shell quoting issues) (#18... | Timothee Cour | 2021-05-26 | 1 | -2/+2 |
* | fix #18077 testament now parses `cmd` properly (#18086) | Timothee Cour | 2021-05-26 | 2 | -16/+40 |
* | remove some custom logic in testament around flags, testExec (#18090) | Timothee Cour | 2021-05-26 | 2 | -39/+0 |
* | pkg/pixie: use latest (#18069) | Timothee Cour | 2021-05-23 | 1 | -1/+1 |
* | fixes #17943 (#18045) | Andreas Rumpf | 2021-05-19 | 2 | -16/+21 |
* | disable pkg/fidget refs https://github.com/treeform/fidget/issues/155 (#18043) | Timothee Cour | 2021-05-18 | 1 | -1/+1 |
* | Fix running testament c nimble-packages without batch arg (#18023) | Clyybber | 2021-05-17 | 1 | -3/+4 |
* | fix #17467 1st call to rand is now non-skewed; allow seed == 0 (#17468) | Timothee Cour | 2021-05-11 | 1 | -1/+1 |
* | make testament `isSuccess` more robust and allow tests with `--hints:off` to ... | Timothee Cour | 2021-05-11 | 2 | -7/+30 |