about summary refs log tree commit diff stats
path: root/src/ui/ui.h
Commit message (Expand)AuthorAgeFilesLines
* Put occupants update into own functionMichael Vetter2019-04-231-0/+1
* Add OMEMO policyPaul Fariello2019-04-171-0/+1
* Rework MUC reflected message filteringPaul Fariello2019-04-101-2/+2
* Add OMEMO in prefs commandPaul Fariello2019-04-101-0/+1
* Log and print outgoing encrypted messagePaul Fariello2019-04-101-1/+2
* Add OMEMO message encryption and decryptionPaul Fariello2019-04-101-1/+2
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
* Fix comment about config windowsPaul Fariello2018-09-051-1/+1
* Add support for command config executionPaul Fariello2018-09-051-1/+1
* Add conf win callbackPaul Fariello2018-09-051-1/+2
* Rename mucconf wins into conf winsPaul Fariello2018-09-051-8/+8
* Add command exec error handlingPaul Fariello2018-09-051-0/+1
* Handle simple executionPaul Fariello2018-09-051-0/+1
* Add command subcommands: list and execPaul Fariello2018-09-051-0/+2
* Remove empty tabsJames Booth2018-03-091-1/+0
* Add preferences for tab displayJames Booth2018-03-091-2/+3
* Add prefs for empty tabs and tab namesJames Booth2018-03-081-0/+1
* Show name in statusbar tabs WIPJames Booth2018-03-081-2/+2
* Add /rooms cacheJames Booth2018-02-051-0/+1
* Update copyrightJames Booth2018-01-211-1/+1
* Allow previous autocompletion with shift tabJames Booth2017-04-011-1/+1
* Update CopyrightJames Booth2017-01-281-1/+1
* Allow room display properies to be set by pluginsJames Booth2017-01-201-0/+4
* Allow chat prefix char to be set by pluginsJames Booth2017-01-201-0/+4
* Add titlebar encryption text to plugins apiJames Booth2017-01-191-0/+2
* Remove ui_current_print_formatted_lineJames Booth2016-10-161-1/+0
* Remove ui_current_print_lineJames Booth2016-10-161-1/+0
* Remove unused function prototypesJames Booth2016-10-161-2/+0
* Remove unused function prototypeJames Booth2016-10-161-2/+0
* Remove cons_show_wordJames Booth2016-10-161-1/+0
* Remove cons_show_timeJames Booth2016-10-161-1/+0
* Add win highlight fuctionsJames Booth2016-10-151-3/+3
* Use varargs in win_println_indentJames Booth2016-10-151-1/+1
* Add win_appendJames Booth2016-10-151-1/+6
* Add win_appendlnJames Booth2016-10-151-0/+1
* Add win_printJames Booth2016-10-151-2/+3
* Rename win_println -> win_println_indentJames Booth2016-10-151-1/+1
* Remove win_vprintln_chJames Booth2016-10-151-1/+0
* Remove ui_current_error_lineJames Booth2016-10-151-1/+0
* Remove ui_win_error_lineJames Booth2016-10-151-1/+0
* Rename win_get_string -> win_to_stringJames Booth2016-10-151-1/+1
* Add ch arg to win_printf_lineJames Booth2016-10-151-1/+1
* Add win_printf_lineJames Booth2016-10-121-0/+1
* Remove win_print, use win_printf insteadJames Booth2016-10-111-2/+2
* Rename win_vprint -> win_printfJames Booth2016-10-111-1/+1
* Allow vertical positioning of all windowsJames Booth2016-09-231-1/+1
* Rename /titlebar -> /wintitleJames Booth2016-09-221-1/+1
* Add /inputwin top|bottom commandJames Booth2016-09-191-0/+1
* Send receipt request only when receiver supports featureJames Booth2016-08-181-1/+2
* Tidy headersJames Booth2016-07-241-2/+3
*/ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Mu - 998check_type_pointers.cc</title>
<meta name="Generator" content="Vim/7.4">
<meta name="plugin-version" content="vim7.4_v2">
<meta name="syntax" content="cpp">
<meta name="settings" content="use_css,pre_wrap,no_foldcolumn,expand_tabs,prevent_copy=">
<meta name="colorscheme" content="minimal">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #eeeeee; background-color: #080808; }
body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color: #080808; }
* { font-size: 12pt; font-size: 1em; }
.Comment { color: #9090ff; }
.CommentedCode { color: #6c6c6c; }
-->
</style>

<script type='text/javascript'>
<!--

-->
</script>
</head>
<body>
<pre id='vimCodeElement'>
<span class="Comment">//: enable this when tracking down null types</span>
<span class="Comment">//: (but it interferes with edit/; since recipes created in the environment</span>
<span class="Comment">//: can raise warnings here which will stop running the entire environment)</span>
<span class="CommentedCode">//? :(before &quot;End Transform All&quot;)</span>
<span class="CommentedCode">//? check_type_pointers();</span>
<span class="CommentedCode">//? </span>
<span class="CommentedCode">//? :(code)</span>
<span class="CommentedCode">//? void check_type_pointers() {</span>
<span class="CommentedCode">//?   for (map&lt;recipe_ordinal, recipe&gt;::iterator p = Recipe.begin(); p != Recipe.end(); ++p) {</span>
<span class="CommentedCode">//?     if (any_type_ingredient_in_header(p-&gt;first)) continue;</span>
<span class="CommentedCode">//?     const recipe&amp; r = p-&gt;second;</span>
<span class="CommentedCode">//?     for (long long int i = 0; i &lt; SIZE(r.steps); ++i) {</span>
<span class="CommentedCode">//?       const instruction&amp; inst = r.steps.at(i);</span>
<span class="CommentedCode">//?       for (long long int j = 0; j &lt; SIZE(inst.ingredients); ++j) {</span>
<span class="CommentedCode">//?         if (!inst.ingredients.at(j).type) {</span>
<span class="CommentedCode">//?           raise_error &lt;&lt; maybe(r.name) &lt;&lt; &quot; '&quot; &lt;&lt; inst.to_string() &lt;&lt; &quot;' -- &quot; &lt;&lt; inst.ingredients.at(j).to_string() &lt;&lt; &quot; has no type\n&quot; &lt;&lt; end();</span>
<span class="CommentedCode">//?           return;</span>
<span class="CommentedCode">//?         }</span>
<span class="CommentedCode">//?         if (!inst.ingredients.at(j).properties.at(0).second) {</span>
<span class="CommentedCode">//?           raise_error &lt;&lt; maybe(r.name) &lt;&lt; &quot; '&quot; &lt;&lt; inst.to_string() &lt;&lt; &quot;' -- &quot; &lt;&lt; inst.ingredients.at(j).to_string() &lt;&lt; &quot; has no type name\n&quot; &lt;&lt; end();</span>
<span class="CommentedCode">//?           return;</span>
<span class="CommentedCode">//?         }</span>
<span class="CommentedCode">//?       }</span>
<span class="CommentedCode">//?       for (long long int j = 0; j &lt; SIZE(inst.products); ++j) {</span>
<span class="CommentedCode">//?         if (!inst.products.at(j).type) {</span>
<span class="CommentedCode">//?           raise_error &lt;&lt; maybe(r.name) &lt;&lt; &quot; '&quot; &lt;&lt; inst.to_string() &lt;&lt; &quot;' -- &quot; &lt;&lt; inst.products.at(j).to_string() &lt;&lt; &quot; has no type\n&quot; &lt;&lt; end();</span>
<span class="CommentedCode">//?           return;</span>
<span class="CommentedCode">//?         }</span>
<span class="CommentedCode">//?         if (!inst.products.at(j).properties.at(0).second) {</span>
<span class="CommentedCode">//?           raise_error &lt;&lt; maybe(r.name) &lt;&lt; &quot; '&quot; &lt;&lt; inst.to_string() &lt;&lt; &quot;' -- &quot; &lt;&lt; inst.products.at(j).to_string() &lt;&lt; &quot; has no type name\n&quot; &lt;&lt; end();</span>
<span class="CommentedCode">//?           return;</span>
<span class="CommentedCode">//?         }</span>
<span class="CommentedCode">//?       }</span>
<span class="CommentedCode">//?     }</span>
<span class="CommentedCode">//?   }</span>
<span class="CommentedCode">//? }</span>
</pre>
</body>
</html>
<!-- vim: set foldmethod=manual : -->