summary refs log tree commit diff stats
path: root/tests/converter
Commit message (Expand)AuthorAgeFilesLines
* follow up #20109; remove `shallow` seqs/strings for ORC (#20502)ringabout2022-10-062-4/+4
* fix #18986; Import/except doesn't work on devel [backport: 1.6] (#19687)flywind2022-04-062-0/+13
* style usages part one (openarray => openArray) (#19321)flywind2022-01-041-1/+1
* fixes a converter handling regression that caused private converters to leak ...Andreas Rumpf2021-12-092-0/+13
* Fixed generic distinct conversions for 'var' (#18837)Jason Beetham2021-10-261-0/+6
* semLambda removed, semProcAux reworked (#17379)Saem Ghani2021-03-171-0/+11
* close #7097 add testcase (#16682)flywind2021-01-111-0/+38
* fix #16651 (#16658)cooldome2021-01-111-0/+24
* add testcase for #9165 (#15787)flywind2020-10-301-0/+11
* `addQuitProc` now works with closures, and c, js(node/browser) backend; fix s...Timothee Cour2020-06-161-1/+1
* Fix spellings (#12277) [backport]Federico Ceratto2019-09-271-1/+1
* 32 bit fixes (#10608)Arne Döring2019-02-131-16/+20
* require errormsg to be specified before file.Arne Döring2018-12-112-8/+7
* More converter fixes (#9737)cooldome2018-11-262-7/+69
* make run the default action of a test in testerArne Döring2018-11-233-3/+41
* Converter bug fixes (#9700)cooldome2018-11-151-0/+107
* Fixes 6544 (#9427)LemonBoy2018-10-191-0/+8
* Converters to take into account constraints. Fixes #7520 (#8593)cooldome2018-08-131-0/+20
* Handle subtype relations for converter parameters (#8248)LemonBoy2018-07-091-0/+31
* make tests green againAndreas Rumpf2018-05-021-1/+1
* fixes #4537Andreas Rumpf2016-08-021-0/+23
* use correct issue numberAndreas Rumpf2016-07-291-1/+1
* fixes #4432Andreas Rumpf2016-07-291-0/+13
* fixes #888Andreas Rumpf2016-07-191-0/+18
* fixes #3799Andreas Rumpf2016-01-301-0/+49
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
* Fix tests some moredef2015-03-171-1/+1
* fixes #1181, fixes #1715Araq2014-12-161-0/+7
* made some tests greenAraq2014-08-131-30/+4
* new tester; all tests categorizedAraq2014-01-134-0/+89
/ .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>
<html dir="ltr" lang="en">
    <head>
        <meta charset='utf-8'>
        <title>c9 Links</title>
    </head>
    <body>

        <a href="index.html">Documentation Index</a>

        <h1>Links</h1>

        <p>Collection of interesting pages on the Internet.</p>

        <h2>Personal Blogs</h2>

        <ul>
            <li><a href="http://www.bell-labs.com/usr/dmr/www/">Dennis M. Ritchie</a></li>
            <li><a href="https://stallman.org/">Richard Stallman</a></li>
            <li><a href="http://www.cs.vu.nl/~ast/">Andrew S. Tanenbaum</a></li>
            <li><a href="http://www.catb.org/esr/">Eric S. Raymond's</a></li>
            <li><a href="https://www.cs.helsinki.fi/u/torvalds/">Linus Torvalds</a></li>
            <li><a href="https://www.schneier.com/">Bruce Schneier</a></li>
        </ul>

        <h2>Security & Privacy</h2>

        <ul>
            <li><a href="https://riseup.net">Rise Up</a></li>
            <li><a href="https://ssd.eff.org/en">Surveillance Self-Defense</a></li>
            <li><a href="http://pastehtml.com/view/1dzvxhl.html">Security Handbook</a></li>
            <li><a href="http://www.phrack.org">Phrack</a></li>
        </ul>

        <h2>Libraries</h2>

        <ul>
            <li><a href="https://web.archive.org/web/20150516162427/http://zinelibrary.info/language/english">Zine Library</a></li>
            <li><a href="http://theanarchistlibrary.org/special/index">The Anarchist Library</a></li>
            <li><a href="http://www.freebookspot.es/Default.aspx">Free Book Spot</a></li>
        </ul>

        <a href="index.html">Documentation Index</a>
        <p>This is part of the c9 Manual.
        Copyright (C) 2016
        c9 team.
        See the file <a href="fdl-1.3-standalone.html">Gnu Free Documentation License</a>
        for copying conditions.</p>

    </body>
</html>