summary refs log tree commit diff stats
path: root/compiler/debuginfo.nim
Commit message (Expand)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
23:19 +0100 committer Andreas Rumpf <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/depends.nim?h=devel&id=e254741541b0389dfb0b675116c76a6a144b90b7'>e25474154 ^
e25474154 ^



e25474154 ^

fd522aa40 ^
e25474154 ^

fd522aa40 ^

e25474154 ^

e25474154 ^
fd522aa40 ^
e25474154 ^


d171a8b36 ^
e25474154 ^
92e10e4b1 ^
d171a8b36 ^
e25474154 ^



73c6efdf6 ^
e25474154 ^


92b8fac94 ^
e25474154 ^

36e25a684 ^
e25474154 ^


e25474154 ^

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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56