Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move tests under the compiler directory to testament (#16096) | flywind | 2020-11-25 | 1 | -65/+0 |
| | |||||
* | Big compiler Cleanup (#14777) | Clyybber | 2020-08-28 | 1 | -2/+1 |
| | |||||
* | Update btrees.nim (#14916) | Dean Eigenmann | 2020-07-06 | 1 | -0/+3 |
| | |||||
* | kochdocs: use a glob instead of hardcoded list; generate docs for compiler/; ↵ | Timothee Cour | 2020-01-23 | 1 | -1/+1 |
| | | | | | | | bugfixes (#13221) * kochdocs: use a glob instead of hardcoded list; generate docs for compiler/; bugfixes * fixup after #13212 isRelativeTo got merged | ||||
* | Cosmetic compiler cleanup (#12718) | Clyybber | 2019-11-28 | 1 | -7/+7 |
| | | | | | | | | | | | | | | | | | | * Cleanup compiler code base * Unify add calls * Unify len invocations * Unify range operators * Fix oversight * Remove {.procvar.} pragma * initCandidate -> newCandidate where reasonable * Unify safeLen calls | ||||
* | added btrees.contains | Andreas Rumpf | 2018-06-03 | 1 | -3/+14 |
| | |||||
* | support iteration over BTrees for the compilation cache | Andreas Rumpf | 2018-06-03 | 1 | -0/+36 |
| | |||||
* | refactoring: move DB model to incremental.nim | Andreas Rumpf | 2018-05-30 | 1 | -0/+186 |