Dean Eigenmann
|
842efab8ae
|
Update btrees.nim (#14916)
|
2020-07-06 10:23:42 +02:00 |
|
Timothee Cour
|
b8a436af93
|
kochdocs: use a glob instead of hardcoded list; generate docs for compiler/; bugfixes (#13221)
* kochdocs: use a glob instead of hardcoded list; generate docs for compiler/; bugfixes
* fixup after #13212 isRelativeTo got merged
|
2020-01-23 11:06:28 +01:00 |
|
Clyybber
|
7e747d11c6
|
Cosmetic compiler cleanup (#12718)
* 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
|
2019-11-28 17:13:04 +01:00 |
|
Andreas Rumpf
|
1ed7751dac
|
added btrees.contains
|
2018-06-03 20:15:37 +02:00 |
|
Andreas Rumpf
|
9d27079606
|
support iteration over BTrees for the compilation cache
|
2018-06-03 12:37:03 +02:00 |
|
Andreas Rumpf
|
ddc6cec69e
|
refactoring: move DB model to incremental.nim
|
2018-05-30 10:15:41 +02:00 |
|