summary refs log tree commit diff stats
path: root/compiler/btrees.nim
Commit message (Expand)AuthorAgeFilesLines
* remove shallowCopy for ARC/ORC (#20070)ringabout2022-07-261-2/+8
* move assertions out of system (#19599)flywind2022-03-231-0/+3
* ORC: progress (#18000)Andreas Rumpf2021-05-121-1/+1
* move tests under the compiler directory to testament (#16096)flywind2020-11-251-65/+0
* Big compiler Cleanup (#14777)Clyybber2020-08-281-2/+1
* Update btrees.nim (#14916)Dean Eigenmann2020-07-061-0/+3
* kochdocs: use a glob instead of hardcoded list; generate docs for compiler/; ...Timothee Cour2020-01-231-1/+1
* Cosmetic compiler cleanup (#12718)Clyybber2019-11-281-7/+7
* added btrees.containsAndreas Rumpf2018-06-031-3/+14
* support iteration over BTrees for the compilation cacheAndreas Rumpf2018-06-031-0/+36
* refactoring: move DB model to incremental.nimAndreas Rumpf2018-05-301-0/+186
f <andreas@andreas-desktop> 2009-12-07 01:23:19 +0100 version 0.8.5: added Nimrod version of the compiler' href='/ahoang/Nim/commit/rod/passaux.nim?h=devel&id=e254741541b0389dfb0b675116c76a6a144b90b7'>e25474154 ^
b97a7dbf3 ^
9e6fb3f69 ^
8ca5b71c6 ^
b97a7dbf3 ^
8ca5b71c6 ^

826c1e2d7 ^
e25474154 ^
8ca5b71c6 ^

d68181246 ^

e25474154 ^
8ca5b71c6 ^
328e7a100 ^
3005955d2 ^
1056f9ecf ^

c94647aec ^
d68181246 ^
091c1b307 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35