about summary refs log tree commit diff stats
path: root/html/056shape_shifting_recipe.cc.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/056shape_shifting_recipe.cc.html')
-rw-r--r--html/056shape_shifting_recipe.cc.html19
1 files changed, 9 insertions, 10 deletions
diff --git a/html/056shape_shifting_recipe.cc.html b/html/056shape_shifting_recipe.cc.html
index 254302cb..a39c9453 100644
--- a/html/056shape_shifting_recipe.cc.html
+++ b/html/056shape_shifting_recipe.cc.html
@@ -3,7 +3,7 @@
 <head>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8">
 <title>Mu - 056shape_shifting_recipe.cc</title>
-<meta name="Generator" content="Vim/7.4">
+<meta name="Generator" content="Vim/8.0">
 <meta name="plugin-version" content="vim7.4_v2">
 <meta name="syntax" content="cpp">
 <meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
@@ -15,22 +15,21 @@ body { font-size: 12pt; font-family: monospace; color: #aaaaaa; background-color
 a { color:#eeeeee; text-decoration: none; }
 a:hover { text-decoration: underline; }
 * { font-size: 12pt; font-size: 1em; }
+.LineNr { color: #444444; }
 .SalientComment { color: #00ffff; }
 .CommentedCode { color: #6c6c6c; }
 .muRecipe { color: #ff8700; }
+.cSpecial { color: #008000; }
 .muData { color: #ffff00; }
-.LineNr { color: #444444; }
-.traceContains { color: #008000; }
+.Identifier { color: #c0a020; }
 .Delimiter { color: #800080; }
-.Normal { color: #aaaaaa; background-color: #080808; padding-bottom: 1px; }
-.cSpecial { color: #008000; }
+.traceContains { color: #008000; }
 .Conceal { color: #4e4e4e; }
+.Normal { color: #aaaaaa; background-color: #080808; padding-bottom: 1px; }
 .Comment { color: #9090ff; }
 .Comment a { color:#0000ee; text-decoration:underline; }
 .Constant { color: #00a0a0; }
 .Special { color: #c00000; }
-.Identifier { color: #c0a020; }
-.PreProc { color: #800080; }
 -->
 </style>
 
@@ -995,7 +994,7 @@ if ('onhashchange' in window) {
 <span id="L928" class="LineNr"> 928 </span>  load-ingredients
 <span id="L929" class="LineNr"> 929 </span>  <span class="Delimiter">{</span>
 <span id="L930" class="LineNr"> 930 </span>  <span class="Conceal">¦</span> <span class="Identifier">break</span>
-<span id="L931" class="LineNr"> 931 </span>  <span class="Conceal">¦</span> <span class="Normal">y</span>:num<span class="Special"> &lt;- </span>foo x
+<span id="L931" class="LineNr"> 931 </span>  <span class="Conceal">¦</span> y:num<span class="Special"> &lt;- </span>foo x
 <span id="L932" class="LineNr"> 932 </span>  <span class="Delimiter">}</span>
 <span id="L933" class="LineNr"> 933 </span>  <span class="Identifier">return</span> y
 <span id="L934" class="LineNr"> 934 </span>]
@@ -1124,7 +1123,7 @@ if ('onhashchange' in window) {
 <span id="L1057" class="LineNr">1057 </span>  local-scope
 <span id="L1058" class="LineNr">1058 </span>  <span class="Normal">x</span>:foo2<span class="Special"> &lt;- </span>merge <span class="Constant">34</span>
 <span id="L1059" class="LineNr">1059 </span>  <span class="Normal">y</span>:num<span class="Special"> &lt;- </span>get x<span class="Delimiter">,</span> z:offse  <span class="Comment"># typo in 'offset'</span>
-<span id="L1060" class="LineNr">1060 </span><span class="PreProc">  </span><span class="Comment"># define a variable with the same name 'z'</span>
+<span id="L1060" class="LineNr">1060 </span>  <span class="Comment"># define a variable with the same name 'z'</span>
 <span id="L1061" class="LineNr">1061 </span>  <span class="Normal">z</span>:num<span class="Special"> &lt;- </span>copy <span class="Constant">34</span>
 <span id="L1062" class="LineNr">1062 </span>  <span class="Comment"># trigger specialization of the shape-shifting recipe</span>
 <span id="L1063" class="LineNr">1063 </span>  foo z
@@ -1144,7 +1143,7 @@ if ('onhashchange' in window) {
 <span id="L1077" class="LineNr">1077 </span>  local-scope
 <span id="L1078" class="LineNr">1078 </span>  <span class="Normal">x</span>:foo2<span class="Special"> &lt;- </span>merge <span class="Constant">34</span>
 <span id="L1079" class="LineNr">1079 </span>  <span class="Normal">y</span>:num<span class="Special"> &lt;- </span>get x<span class="Delimiter">,</span> z:offse  <span class="Comment"># typo in 'offset'</span>
-<span id="L1080" class="LineNr">1080 </span><span class="PreProc">  </span><span class="Comment"># define a variable with the same name 'z'</span>
+<span id="L1080" class="LineNr">1080 </span>  <span class="Comment"># define a variable with the same name 'z'</span>
 <span id="L1081" class="LineNr">1081 </span>  <span class="Normal">z</span>:&amp;:num<span class="Special"> &lt;- </span>copy <span class="Constant">34</span>
 <span id="L1082" class="LineNr">1082 </span>  <span class="Comment"># trigger specialization of the shape-shifting recipe</span>
 <span id="L1083" class="LineNr">1083 </span>  foo *z
ass='oid'>eb5b04df ^
3a403046 ^
eb5b04df ^
527e739a ^
0b2a1a1b ^
f5338158 ^
3a403046 ^
f5338158 ^
527e739a ^
0b2a1a1b ^
eb5b04df ^

3a403046 ^
eb5b04df ^
527e739a ^
545a23e9 ^
954661e5 ^
eb5b04df ^
a9a860cb ^
f5338158 ^
527e739a ^
eb5b04df ^

3a403046 ^
eb5b04df ^
527e739a ^
545a23e9 ^

954661e5 ^
eb5b04df ^
3a403046 ^
6bad38c2 ^
527e739a ^
eb5b04df ^

3a403046 ^
eb5b04df ^
527e739a ^
545a23e9 ^

954661e5 ^

eb5b04df ^
3a403046 ^
6bad38c2 ^
527e739a ^
eb5b04df ^

3a403046 ^
4be250ae ^
527e739a ^
545a23e9 ^

0b2a1a1b ^
4be250ae ^
3a403046 ^
4be250ae ^
527e739a ^
0b2a1a1b ^
4be250ae ^

3a403046 ^
4be250ae ^
527e739a ^
545a23e9 ^

0b2a1a1b ^
4be250ae ^
3a403046 ^
4be250ae ^
527e739a ^
0b2a1a1b ^
4be250ae ^

3a403046 ^
4be250ae ^
527e739a ^
545a23e9 ^

0b2a1a1b ^
4be250ae ^




3a403046 ^
4be250ae ^
527e739a ^
0b2a1a1b ^
4be250ae ^
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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119