summary refs log tree commit diff stats
path: root/compiler/debuginfo.nim
Commit message (Collapse)AuthorAgeFilesLines
* happy new yearAraq2017-01-071-1/+1
|
* use a full MD5 hash with no collision detection for proc namesAraq2016-11-081-3/+3
|
* C codegen: first version of signature hashing for better incremental buildsAraq2016-11-081-10/+7
|
* fixes #4144Andreas Rumpf2016-05-111-24/+16
|
* better debugging support for native debuggers; changed name mangling; fixes ↵Araq2016-05-101-0/+89
#3471
nim?h=devel&id=bb1adf6a706190883fa57a0208ba8e3118235256'>^
171b03c38 ^
d8b5879c7 ^


71dd5f85b ^

171b03c38 ^
19be5eb1e ^


f4a9b258c ^
d8b5879c7 ^
f4a9b258c ^
19be5eb1e ^



d8b5879c7 ^
19be5eb1e ^
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49