-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 408f173
Showing
17 changed files
with
2,840 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
languages: bash, css, json, lisp, markdown, plaintext, xml, yaml | ||
theme: a11y-dark |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
<?xml version="1.0" encoding="ISO-8859-1"?> | ||
<rss version="2.0"> | ||
<channel> | ||
<title>40ants-critic ChangeLog</title> | ||
<link>https://40ants.com/40ants-critic/</link> | ||
<generator>xml-emitter</generator> | ||
<language>en-us</language> | ||
<item> | ||
<title>0.4.1 (2022-11-10)</title> | ||
<description><ul><li><p>Internal function asdf-system-files was fixed and now retursn unique filenames.</p></li></ul><p>Previosly multiple copies of the same file returned for some package inferred <code>ASDF</code> systems | ||
which produced multiple copies of critiqies and slowed down the shole process.</p></description> | ||
<pubDate>Thu, 10 Nov 2022 00:00:00 +0000</pubDate> | ||
</item> | ||
<item> | ||
<title>0.4.0 (2022-02-22)</title> | ||
<description><ul><li><p>Forms are printed in a more readable way now. | ||
Their symbols are printed relative to the file's package.</p></li></ul></description> | ||
<pubDate>Tue, 22 Feb 2022 00:00:00 +0000</pubDate> | ||
</item> | ||
<item> | ||
<title>0.3.0 (2022-02-21)</title> | ||
<description><ul><li><p>Now you can ignore critiques by adding a comment before a top-level form.</p></li></ul><p>Comments should be in the form like this:</p><p><code> | ||
;; ignore-critiques: x-minus-1, optionals, needless-and | ||
</code></p><ul><li><p>Command utility now outputs total number of found problems.</p></li></ul></description> | ||
<pubDate>Mon, 21 Feb 2022 00:00:00 +0000</pubDate> | ||
</item> | ||
<item> | ||
<title>0.2.0 (2022-02-20)</title> | ||
<description><p>Now it is possible to ignore some critiques, using <code>IGNORE</code> argument | ||
of <a href="https://40ants.com/40ants-critic/#x-2840ANTS-CRITIC-3ACRITIQUE-ASDF-SYSTEM-20FUNCTION-29" data-document="https://40ants.com/40ants-critic/" data-node="x-2840ANTS-CRITIC-3ACRITIQUE-ASDF-SYSTEM-20FUNCTION-29"><code>40ants-critic:critique-asdf-system</code></a> function or <code>--ignore</code> command line option.</p></description> | ||
<pubDate>Sun, 20 Feb 2022 00:00:00 +0000</pubDate> | ||
</item> | ||
<item> | ||
<title>0.1.0 (2022-02-20)</title> | ||
<description><p>Initial version.</p></description> | ||
<pubDate>Sun, 20 Feb 2022 00:00:00 +0000</pubDate> | ||
</item> | ||
</channel> | ||
</rss> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,116 @@ | ||
<html lang=en> | ||
<head> | ||
<meta charset=UTF-8><meta name=viewport | ||
content="width=device-width, initial-scale=1"> | ||
<title>ChangeLog</title> | ||
<link rel=alternate | ||
href=https://40ants.com/40ants-critic/changelog.xml | ||
type=application/rss+xml> | ||
<link rel=stylesheet type=text/css | ||
href=../theme.css> | ||
<script type=text/javascript src=../jquery.js></script> | ||
<script type=text/javascript src=../toc.js></script> | ||
<link rel=stylesheet type=text/css | ||
href=../highlight.min.css> | ||
<script type=text/javascript | ||
src=../highlight.min.js></script> | ||
<script type=text/javascript>hljs.highlightAll();</script> | ||
<script type=text/javascript> | ||
MathJax = { | ||
tex: { | ||
inlineMath: [['$','$']], | ||
processEscapes: true | ||
} | ||
}; | ||
</script> | ||
<script type=text/javascript | ||
src=https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-svg.js></script> | ||
<script type=text/javascript>$(document).ready(function() {$('a:has(img)').css('border-bottom', 'none')})</script> | ||
<!-- Google tag (gtag.js) --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FL71WXK73K"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'G-FL71WXK73K'); | ||
</script> | ||
|
||
<!-- Yandex.Metrika counter --> | ||
<script type="text/javascript" > | ||
(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)}; | ||
m[i].l=1*new Date(); | ||
for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }} | ||
k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)}) | ||
(window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym"); | ||
|
||
ym(42462884, "init", { | ||
clickmap:true, | ||
trackLinks:true, | ||
accurateTrackBounce:true | ||
}); | ||
</script> | ||
<noscript><div><img src="https://mc.yandex.ru/watch/42462884" style="position:absolute; left:-9999px;" alt="" /></div></noscript> | ||
<!-- /Yandex.Metrika counter --> | ||
|
||
</head> | ||
<body> | ||
<div class=page><a id=fork-me href=https://github.com/40ants/40ants-critic>Fork me on GitHub</a> | ||
<div class=navbar> | ||
<div class=navbar-inner> | ||
<a class=brand href="/"> | ||
<img class=logo | ||
src=https://40ants.com/img/logo.svg></a> | ||
<ul class=nav> | ||
<li><a href=/about.html>Who We Are</a> | ||
<li><a href=https://gitter.im/40ants/team>Chat With Us</a> | ||
<li><a href=/tips.html>Lisp Tips</a> | ||
<li><a href=/projects.html>Our Projects</a> | ||
</ul> | ||
</div> | ||
</div> | ||
<input type=checkbox id=sidebar-check> | ||
<label for=sidebar-check> | ||
<div id=sidebar-trigger> | ||
<span></span><span></span><span></span> | ||
</div></label><div class=sidebar><div class=header><form class=search method=GET | ||
action="../search/"> | ||
<input type=text name=q> | ||
<input type=submit value=Search><span id=search-progress></span> | ||
</form> | ||
</div><div class=content><div class=page-toc><ul><li><p><a href="../#x-2840ANTS-CRITIC-3A-40INDEX-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29" data-document="../" data-node="x-2840ANTS-CRITIC-3A-40INDEX-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29">40ANTS-CRITIC</a></p><ul><li><p><a href="../#40-ants-critic-asdf-system-details" data-document="../" data-node="40-ants-critic-asdf-system-details">40ANTS-CRITIC ASDF System Details</a></p></li><li><p><a href="../#x-2840ANTS-CRITIC-3A-3A-40INSTALLATION-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29" data-document="../" data-node="x-2840ANTS-CRITIC-3A-3A-40INSTALLATION-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29">Installation</a></p></li><li><p><a href="../#x-2840ANTS-CRITIC-3A-3A-40USAGE-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29" data-document="../" data-node="x-2840ANTS-CRITIC-3A-3A-40USAGE-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29">Usage</a></p></li><li><p><a href="../#x-2840ANTS-CRITIC-3A-3A-40API-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29" data-document="../" data-node="x-2840ANTS-CRITIC-3A-3A-40API-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29">API</a></p></li></ul></li><li><p><a href="#x-2840ANTS-CRITIC-2FCHANGELOG-3A-40CHANGELOG-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29" data-document="" data-node="x-2840ANTS-CRITIC-2FCHANGELOG-3A-40CHANGELOG-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29">ChangeLog</a></p></li></ul> | ||
</div> | ||
</div><div class=footer> | ||
<a href=https://40ants.com/doc>[generated by 40ANTS-DOC]</a> | ||
</div> | ||
</div><div class=content role=main><h1>ChangeLog<a class=rss-icon href=https://40ants.com/40ants-critic/changelog.xml></a></h1><h2>0.4.1 (2022-11-10)<a class=header-link | ||
href=#x-2840ANTS-CRITIC-2FCHANGELOG-3A-3A-7C0-2E4-2E1-7C-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29 | ||
title="Permalink to this headline" | ||
id=x-2840ANTS-CRITIC-2FCHANGELOG-3A-3A-7C0-2E4-2E1-7C-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29></a></h2><ul><li><p>Internal function asdf-system-files was fixed and now retursn unique filenames.</p></li></ul><p>Previosly multiple copies of the same file returned for some package inferred <code>ASDF</code> systems | ||
which produced multiple copies of critiqies and slowed down the shole process.</p><h2>0.4.0 (2022-02-22)<a class=header-link | ||
href=#x-2840ANTS-CRITIC-2FCHANGELOG-3A-3A-7C0-2E4-2E0-7C-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29 | ||
title="Permalink to this headline" | ||
id=x-2840ANTS-CRITIC-2FCHANGELOG-3A-3A-7C0-2E4-2E0-7C-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29></a></h2><ul><li><p>Forms are printed in a more readable way now. | ||
Their symbols are printed relative to the file's package.</p></li></ul><h2>0.3.0 (2022-02-21)<a class=header-link | ||
href=#x-2840ANTS-CRITIC-2FCHANGELOG-3A-3A-7C0-2E3-2E0-7C-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29 | ||
title="Permalink to this headline" | ||
id=x-2840ANTS-CRITIC-2FCHANGELOG-3A-3A-7C0-2E3-2E0-7C-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29></a></h2><ul><li><p>Now you can ignore critiques by adding a comment before a top-level form.</p></li></ul><p>Comments should be in the form like this:</p><p><code> | ||
;; ignore-critiques: x-minus-1, optionals, needless-and | ||
</code></p><ul><li><p>Command utility now outputs total number of found problems.</p></li></ul><h2>0.2.0 (2022-02-20)<a class=header-link | ||
href=#x-2840ANTS-CRITIC-2FCHANGELOG-3A-3A-7C0-2E2-2E0-7C-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29 | ||
title="Permalink to this headline" | ||
id=x-2840ANTS-CRITIC-2FCHANGELOG-3A-3A-7C0-2E2-2E0-7C-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29></a></h2><p>Now it is possible to ignore some critiques, using <code>IGNORE</code> argument | ||
of <a href="https://40ants.com/40ants-critic/#x-2840ANTS-CRITIC-3ACRITIQUE-ASDF-SYSTEM-20FUNCTION-29" data-document="https://40ants.com/40ants-critic/" data-node="x-2840ANTS-CRITIC-3ACRITIQUE-ASDF-SYSTEM-20FUNCTION-29"><code>40ants-critic:critique-asdf-system</code></a> function or <code>--ignore</code> command line option.</p><h2>0.1.0 (2022-02-20)<a class=header-link | ||
href=#x-2840ANTS-CRITIC-2FCHANGELOG-3A-3A-7C0-2E1-2E0-7C-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29 | ||
title="Permalink to this headline" | ||
id=x-2840ANTS-CRITIC-2FCHANGELOG-3A-3A-7C0-2E1-2E0-7C-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29></a></h2><p>Initial version.</p> | ||
</div><div class=footer> | ||
<hr class=separator> | ||
<p class=fineprint>Created with passion by <em>40Ants</em><a class=lisp-logo | ||
href="http://lisp-lang.org/"> | ||
<img | ||
src=https://40ants.com/img/made-with-lisp.svg></a> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
Oops, something went wrong.