about summary refs log tree commit diff stats
path: root/054parse_tree.cc
Commit message (Collapse)AuthorAgeFilesLines
* 2864 - replace all address:shared with just addressKartik K. Agaram2016-04-241-6/+6
| | | | | | | Now that we no longer have non-shared addresses, we can just always track refcounts for all addresses. Phew!
* 2860 - rename 'index-address' to 'put-index'Kartik K. Agaram2016-04-231-4/+4
|
* 2803Kartik K. Agaram2016-03-211-2/+2
| | | | | Show more thorough information about instructions in the trace, but keep the original form in error messages.
* 2778 - fix all layersKartik K. Agaram2016-03-141-0/+99
ew rendering stuff' href='/acidbong/suckless/dwm/commit/config.arg.h?h=master&id=b55bd709ee6d0b09c141bf5ffe0647866e0374ef'>b55bd70 ^
5cf362c ^






b55bd70 ^
95e8d12 ^
1bf0c4a ^
a73a882 ^
b38905b ^
a73a882 ^
292ccc4 ^
f1fe19b ^
0a07591 ^
f1fe19b ^




292ccc4 ^
ce04a66 ^
19da197 ^


19da197 ^


ce04a66 ^








a73a882 ^



d6a6eca ^
f1fe19b ^
e21d93b ^
f1fe19b ^

a73a882 ^
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
57
58
59
60