about summary refs log tree commit diff stats
path: root/060immutable.cc
Commit message (Expand)AuthorAgeFilesLines
* 2576 - distinguish allocated addresses from othersKartik K. Agaram2016-01-191-36/+36
* support immutability checks in sandbox/ appKartik K. Agaram2015-12-151-1/+28
* bugfix after commit 2612Kartik K. Agaram2015-12-151-0/+21
* improve error messageKartik K. Agaram2015-12-151-8/+16
* infect immutability across recipesKartik K. Agaram2015-12-151-2/+47
* next baby step: infect immutability across copiesKartik K. Agaram2015-12-151-15/+54
* experiment: treat pure ingredients as immutableKartik K. Agaram2015-12-151-0/+211
* 2433 - temporarily undo 2432Kartik K. Agaram2015-11-131-211/+0
* 2432 - first stab at making ingredients immutableKartik K. Agaram2015-11-131-0/+211
mes Booth <boothj5@gmail.com> 2015-06-15 19:26:28 +0100 committer James Booth <boothj5@gmail.com> 2015-06-15 19:26:28 +0100 Moved ui/windows -> window_list' href='/danisanti/profani-tty/commit/src/window_list.h?id=38ed9188d30b5968fc6b311597e82d8648b73819'>38ed9188 ^
601a8803 ^
5cdd69f4 ^
80665ea0 ^
601a8803 ^
070547a7 ^
3b0f7e10 ^




41fe8c22 ^
070547a7 ^
8f45f332 ^
67abfaa2 ^
292c9cf4 ^
30116dd9 ^

8f45f332 ^
3b0f7e10 ^

abc2f0de ^
3b0f7e10 ^


41fe8c22 ^
3b0f7e10 ^
0146e625 ^
3b0f7e10 ^
0146e625 ^
601a8803 ^
0146e625 ^
3b0f7e10 ^
e5447cf3 ^
0146e625 ^
3b0f7e10 ^

601a8803 ^



601a8803 ^
83422656 ^
601a8803 ^

3b0f7e10 ^

601a8803 ^

0920b65d ^
bca37984 ^
3b0f7e10 ^
547b6cf4 ^
73262221 ^
cbe14d6e ^
601a8803 ^
e5447cf3 ^

2e99df1a ^

e5447cf3 ^
601a8803 ^
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97