| Commit message (Expand) | Author | Age | Files | Lines |
* | remove deprecated and broken nimweb tools (#20442) | ringabout | 2022-09-28 | 1 | -14/+0 |
* | continue booting the compiler with refc (#20421) | ringabout | 2022-09-24 | 1 | -1/+1 |
* | defaults to ORC (#19972) | ringabout | 2022-09-23 | 1 | -2/+2 |
* | Build compiler with --noNimblePath (#20168) | Ivan Yonchovski | 2022-08-09 | 1 | -2/+2 |
* | build external deps with userversion:1.6 (#19612) | flywind | 2022-03-23 | 1 | -2/+2 |
* | renamed 'gc' switch to 'mm'; [backport:1.6] (#19187) | Andreas Rumpf | 2021-11-24 | 1 | -1/+1 |
* | build testament in package CI (#19092) | flywind | 2021-11-02 | 1 | -1/+2 |
* | bootstrapping Nim compiler with `cpp --gc:orc` (#19087) | flywind | 2021-11-02 | 1 | -3/+2 |
* | [backport] Revert "use new Nimble, with lockfiles (#18810)" (#18872) | Miran | 2021-09-20 | 1 | -1/+1 |
* | use new Nimble, with lockfiles (#18810) | Miran | 2021-09-06 | 1 | -1/+1 |
* | fix #18385 followup, by building nimsuggest with -d:release during testing (#... | Timothee Cour | 2021-07-29 | 1 | -0/+5 |
* | atlas tool: testing via mocking (#18588) | Andreas Rumpf | 2021-07-26 | 1 | -0/+2 |
* | added Atlas helper tool (#18497) | Andreas Rumpf | 2021-07-16 | 1 | -1/+7 |
* | Missing spaces when compiling testament and nim_dbg. (#18403) | Endeg | 2021-06-30 | 1 | -2/+2 |
* | `./koch tools` now builds bin/nim_dbg, a debug version of nim (#18289) | Timothee Cour | 2021-06-28 | 1 | -2/+8 |
* | ensure 'koch boot --gc:orc' stays green (#18353) | Andreas Rumpf | 2021-06-25 | 1 | -0/+5 |
* | fix #18334: handle path with spaces on windows during bootstrap (#18337) | Timothee Cour | 2021-06-24 | 1 | -1/+1 |
* | koch: print help if no command is given (#18199) | Federico Ceratto | 2021-06-07 | 1 | -1/+2 |
* | ./koch --nonexistant now fails (#18036) | Timothee Cour | 2021-05-17 | 1 | -4/+5 |
* | bring back std/ prefix within compiler and ensure it works in bootstrap + bsd... | Timothee Cour | 2021-04-30 | 1 | -1/+3 |
* | improve nimsuggest/tester, minor improvements to koch.nim (#17879) | Timothee Cour | 2021-04-29 | 1 | -11/+10 |
* | refactor all code that builds csources (#17815) | Timothee Cour | 2021-04-23 | 1 | -32/+4 |
* | fix #17749 ignore SIGPIPE signals, fix nim CI #17748 (#17752) | Timothee Cour | 2021-04-18 | 1 | -0/+4 |
* | removed nimfind tool, succeeded by 'nim check --defusages' (#17737) | Andreas Rumpf | 2021-04-16 | 1 | -2/+0 |
* | IC: integrity checking (#17695) | Andreas Rumpf | 2021-04-11 | 1 | -1/+1 |
* | added a simple 'koch branchdone' command to speed up my workflow (#17563) | Andreas Rumpf | 2021-03-29 | 1 | -0/+8 |
* | added a 'koch ic' command for easier adhoc testing of IC (#17508) | Andreas Rumpf | 2021-03-26 | 1 | -2/+19 |
* | Let koch temp -u:leanCompiler work (#17388) | Clyybber | 2021-03-15 | 1 | -1/+1 |
* | use NIM_TESTAMENT_BATCH for important_packages, improve formatting, code clea... | Timothee Cour | 2021-03-12 | 1 | -8/+5 |
* | use lowercase --define switches (#17283) | flywind | 2021-03-07 | 1 | -1/+1 |
* | remove tests/deps/ (#17132) | Timothee Cour | 2021-02-23 | 1 | -0/+6 |
* | [backport:1.2] update nimble commit hash (#17109) | Miran | 2021-02-19 | 1 | -1/+1 |
* | add -d:nimStrictMode in CI to keep code from regressing; fixes ConvFromXtoIts... | Timothee Cour | 2021-02-17 | 1 | -2/+2 |
* | koch.nim: documented the bootstrapping process (#17008) | Andreas Rumpf | 2021-02-11 | 1 | -0/+7 |
* | unbundle fusion (#16925) | Timothee Cour | 2021-02-11 | 1 | -13/+8 |
* | [backport:1.2] update the nimble commit hash to the latest one (#16971) | Miran | 2021-02-09 | 1 | -1/+1 |
* | remove .github/workflows/ci_ssl.yml; instead run via trunner_thirdparty (#16221) | Timothee Cour | 2021-02-02 | 1 | -1/+1 |
* | [FIX] Update fusion master commit hash (#16630) | haxscramper | 2021-01-07 | 1 | -1/+1 |
* | Fix #11506 (#16348) | rockcavera | 2020-12-14 | 1 | -1/+7 |
* | add a tester for rst2html (#15936) | Miran | 2020-11-12 | 1 | -0/+1 |
* | Correct all eggs (#15906) | Miran | 2020-11-10 | 1 | -4/+4 |
* | Fix #15639 (#15640) | Clyybber | 2020-10-19 | 1 | -1/+1 |
* | Bump nimble (#15573) | genotrance | 2020-10-14 | 1 | -1/+1 |
* | Fix #12027 (#15519) | genotrance | 2020-10-10 | 1 | -4/+4 |
* | Bump nimble (#15539) | genotrance | 2020-10-10 | 1 | -1/+1 |
* | koch: remove c2nim from windows release builds (#15471) | alaviss | 2020-10-02 | 1 | -1/+0 |
* | koch: unify nimble building scripts [backport:1.4] (#15443) | alaviss | 2020-10-01 | 1 | -29/+5 |
* | koch, compiler: bundle fusion as part of the source archive (#15409) | alaviss | 2020-09-26 | 1 | -1/+2 |
* | Bump nimble (#15398) | genotrance | 2020-09-24 | 1 | -1/+1 |
* | 'koch temp' bugfix | Araq | 2020-09-23 | 1 | -1/+1 |