about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Added libgcrypt-devel to cygwin dependenciesJames Booth2014-03-041-2/+2
| |/ /
* | | Changes to get install-all.sh working on fresh opensuse VMJames Booth2014-02-252-3/+4
* | | Merge remote-tracking branch 'william20111/master' into opensuseJames Booth2014-02-251-0/+14
|\ \ \ | |/ / |/| |
| * | Added opensuse support for the install. Now getting an error relatingwilliam2014-02-211-0/+14
* | | Merge pull request #309 from mrshu/install-fixJames Booth2014-02-252-20/+32
|\ \ \ | |_|/ |/| |
| * | fixed indent in Makefile.ammr.Shu2014-02-251-18/+18
| * | added error tracingmr.Shu2014-02-251-1/+13
| * | cleaned whitespacemr.Shu2014-02-251-1/+1
|/ /
* | Test /otr start sends OTR query message to current recipientJames Booth2014-02-237-0/+56
* | Added test for /otr start when no key loadedJames Booth2014-02-233-0/+20
* | Fixed issue with /otr myfp when no key loadedJames Booth2014-02-236-3/+40
* | Added test for /otr start when already in OTR sessionJames Booth2014-02-233-0/+19
* | Added tests for /otr start from non chat windowsJames Booth2014-02-233-0/+45
* | Merge branch 'master' of github.com:boothj5/profanityJames Booth2014-02-231-1/+1
|\ \
| * | Update README.mdJames Booth2014-02-231-1/+1
* | | Removed redundant bootstrap call for travis buildJames Booth2014-02-231-1/+0
|/ /
* | Revert "Fail test for travis"James Booth2014-02-231-1/+1
* | Fail test for travisJames Booth2014-02-231-1/+1
* | Added cmocka to travis buildJames Booth2014-02-231-0/+10
* | Added custom script to travis buildJames Booth2014-02-231-0/+1
* | Changed travis libotr dependencyJames Booth2014-02-231-1/+1
* | Added dependencies to travis buildJames Booth2014-02-231-1/+13
* | Added bootstrap.sh to travis buildJames Booth2014-02-231-0/+1
* | Added travis configJames Booth2014-02-231-0/+1
* | Show OTR status on /msg usr when usr has already started an OTR sessionJames Booth2014-02-231-0/+5
* | Merge branch 'master' into otr-queryJames Booth2014-02-231-1/+0
|\ \
| * | Removed debug on error messagesJames Booth2014-02-231-1/+0
| |/
* / Added OTR supported versions in initial start query messageJames Booth2014-02-186-2/+26
|/
* Test /otr theirfpJames Booth2014-02-175-0/+45
* Test for /otr theirfp in non OTR windowJames Booth2014-02-175-0/+34
* Added test for /otr theirfp when in other non chat windowsJames Booth2014-02-173-2/+29
* Added test for /otr theirfp when in consoleJames Booth2014-02-175-0/+43
* Added /otr myfp testJames Booth2014-02-178-6/+66
* Added connection status tests for /otr myfpJames Booth2014-02-163-0/+36
* Fixed previous testsJames Booth2014-02-161-2/+2
* Added connection status tests for /otr genJames Booth2014-02-163-0/+50
* Test /otr genJames Booth2014-02-165-7/+26
* Added test for message when no connected /otr genJames Booth2014-02-163-0/+17
* Mock otr module for cmd_otr testsJames Booth2014-02-169-49/+144
* Refactor test setup and teardown functionsJames Booth2014-02-163-36/+68
* Added conditional include in cmd_otr testsJames Booth2014-02-161-1/+5
* Added test for /otr libverJames Booth2014-02-163-0/+20
* Added tests for /otr warnJames Booth2014-02-168-2/+104
* Added tests for /otr logJames Booth2014-02-163-0/+166
* Added cmd_otr testsJames Booth2014-02-165-0/+67
* Show message on /alias list when no aliasesJames Booth2014-02-151-0/+5
* Fixed /alias add, when alias already existsJames Booth2014-02-151-1/+1
* Only show error message when err != 0James Booth2014-02-151-4/+6
* Removed free message function from otrlibv3James Booth2014-02-131-6/+0
* Refactored common otr library codeJames Booth2014-02-135-815/+549
{ color: #aa0000 } /* Generic.Error */ .highlight .gh { color: #333333 } /* Generic.Heading */ .highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ .highlight .go { color: #888888 } /* Generic.Output */ .highlight .gp { color: #555555 } /* Generic.Prompt */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #666666 } /* Generic.Subheading */ .highlight .gt { color: #aa0000 } /* Generic.Traceback */ .highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */ .highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */ .highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */ .highlight .kp { color: #008800 } /* Keyword.Pseudo */ .highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */ .highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */ .highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */ .highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */ .highlight .na { color: #336699 } /* Name.Attribute */ .highlight .nb { color: #003388 } /* Name.Builtin */ .highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */ .highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ .highlight .nd { color: #555555 } /* Name.Decorator */ .highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */ .highlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .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 - console.mu</title>
<meta name="Generator" content="Vim/7.4">
<meta name="plugin-version" content="vim7.4_v2">
<meta name="syntax" content="none">
<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; }
.muRecipe { color: #ff8700; }
.Delimiter { color: #800080; }
.Comment { color: #9090ff; }
.Constant { color: #00a0a0; }
.Special { color: #c00000; }
.muControl { color: #c0a020; }
-->
</style>

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

-->
</script>
</head>
<body>
<pre id='vimCodeElement'>
<span class="Comment"># example program: reading events from keyboard or mouse</span>
<span class="Comment">#</span>
<span class="Comment"># Keeps printing 'a' until you press a key or click on the mouse.</span>

<span class="muRecipe">def</span> main [
  <span class="Constant">local-scope</span>
  open-console
  <span class="Delimiter">{</span>
    e:event, found?:boolean<span class="Special"> &lt;- </span>check-for-interaction
    <span class="muControl">break-if</span> found?
    print-character-to-display <span class="Constant">97</span>, <span class="Constant">7/white</span>
    <span class="muControl">loop</span>
  <span class="Delimiter">}</span>
  close-console
  $print e, <span class="Constant">10/newline</span>
]
</pre>
</body>
</html>
<!-- vim: set foldmethod=manual : -->