Skip to content

Commit

Permalink
deploy: 4665ded
Browse files Browse the repository at this point in the history
  • Loading branch information
I3oris committed Jun 10, 2024
1 parent be6d8b0 commit 8428f18
Show file tree
Hide file tree
Showing 14 changed files with 1,581 additions and 732 deletions.
9 changes: 7 additions & 2 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="Crystal Docs 1.8.2">
<meta name="generator" content="Crystal Docs 1.11.2">
<meta name="crystal_docs.project_version" content="main">
<meta name="crystal_docs.project_name" content="topdown">

Expand All @@ -23,7 +23,7 @@

<svg class="hidden">
<symbol id="octicon-link" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path>
<path fill="currentColor" fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path>
</symbol>
</svg>
<input type="checkbox" id="sidebar-btn">
Expand Down Expand Up @@ -87,6 +87,11 @@ <h1 class="project-name">

</li>

<li class=" " data-id="topdown/TopDown/Parser/ParseletLiteral" data-name="topdown::parser::parseletliteral">
<a href="TopDown/Parser/ParseletLiteral.html">ParseletLiteral</a>

</li>

<li class=" " data-id="topdown/TopDown/Parser/SyntaxError" data-name="topdown::parser::syntaxerror">
<a href="TopDown/Parser/SyntaxError.html">SyntaxError</a>

Expand Down
15 changes: 10 additions & 5 deletions TopDown.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="Crystal Docs 1.8.2">
<meta name="generator" content="Crystal Docs 1.11.2">
<meta name="crystal_docs.project_version" content="main">
<meta name="crystal_docs.project_name" content="topdown">

Expand All @@ -23,7 +23,7 @@

<svg class="hidden">
<symbol id="octicon-link" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path>
<path fill="currentColor" fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path>
</symbol>
</svg>
<input type="checkbox" id="sidebar-btn">
Expand Down Expand Up @@ -87,6 +87,11 @@ <h1 class="project-name">

</li>

<li class=" " data-id="topdown/TopDown/Parser/ParseletLiteral" data-name="topdown::parser::parseletliteral">
<a href="TopDown/Parser/ParseletLiteral.html">ParseletLiteral</a>

</li>

<li class=" " data-id="topdown/TopDown/Parser/SyntaxError" data-name="topdown::parser::syntaxerror">
<a href="TopDown/Parser/SyntaxError.html">SyntaxError</a>

Expand Down Expand Up @@ -147,21 +152,21 @@ <h2>
</h2>


<a href="https://github.com/I3oris/topdown/blob/a8580e6d0bccd0c5630fd85908b0d3006305e562/src/ast.cr#L3" target="_blank">
<a href="https://github.com/I3oris/topdown/blob/4665ded4a53432255beef2e2e439167a98508ce5/src/ast.cr#L3" target="_blank">
ast.cr
</a>

<br/>


<a href="https://github.com/I3oris/topdown/blob/a8580e6d0bccd0c5630fd85908b0d3006305e562/src/location.cr#L8" target="_blank">
<a href="https://github.com/I3oris/topdown/blob/4665ded4a53432255beef2e2e439167a98508ce5/src/location.cr#L8" target="_blank">
location.cr
</a>

<br/>


<a href="https://github.com/I3oris/topdown/blob/a8580e6d0bccd0c5630fd85908b0d3006305e562/src/topdown.cr#L6" target="_blank">
<a href="https://github.com/I3oris/topdown/blob/4665ded4a53432255beef2e2e439167a98508ce5/src/topdown.cr#L6" target="_blank">
topdown.cr
</a>

Expand Down
139 changes: 75 additions & 64 deletions TopDown/AST.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="Crystal Docs 1.8.2">
<meta name="generator" content="Crystal Docs 1.11.2">
<meta name="crystal_docs.project_version" content="main">
<meta name="crystal_docs.project_name" content="topdown">

Expand All @@ -23,7 +23,7 @@

<svg class="hidden">
<symbol id="octicon-link" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path>
<path fill="currentColor" fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path>
</symbol>
</svg>
<input type="checkbox" id="sidebar-btn">
Expand Down Expand Up @@ -87,6 +87,11 @@ <h1 class="project-name">

</li>

<li class=" " data-id="topdown/TopDown/Parser/ParseletLiteral" data-name="topdown::parser::parseletliteral">
<a href="../TopDown/Parser/ParseletLiteral.html">ParseletLiteral</a>

</li>

<li class=" " data-id="topdown/TopDown/Parser/SyntaxError" data-name="topdown::parser::syntaxerror">
<a href="../TopDown/Parser/SyntaxError.html">SyntaxError</a>

Expand Down Expand Up @@ -116,7 +121,7 @@ <h1 class="project-name">
<div class="main-content">
<h1 class="type-name">

<span class="kind">abstract class</span> TopDown::AST
<span class="kind">abstract class</span> TopDown::<wbr>AST

</h1>

Expand Down Expand Up @@ -160,7 +165,7 @@ <h2>
</h2>


<a href="https://github.com/I3oris/topdown/blob/a8580e6d0bccd0c5630fd85908b0d3006305e562/src/ast.cr#L5" target="_blank">
<a href="https://github.com/I3oris/topdown/blob/4665ded4a53432255beef2e2e439167a98508ce5/src/ast.cr#L5" target="_blank">
ast.cr
</a>

Expand All @@ -175,6 +180,27 @@ <h2>



<h2>
<a id="macro-summary" class="anchor" href="#macro-summary">
<svg class="octicon-link" aria-hidden="true">
<use href="#octicon-link"/>
</svg>
</a>
Macro Summary
</h2>
<ul class="list-summary">

<li class="entry-summary">
<a href="#def_ast%28class_name%2C%2Aproperties%29-macro" class="signature"><strong>def_ast</strong>(class_name, *properties)</a>

<div class="summary"><p><span class="flag orange">TODO</span> docs</p></div>

</li>

</ul>



<h2>
<a id="instance-method-summary" class="anchor" href="#instance-method-summary">
<svg class="octicon-link" aria-hidden="true">
Expand Down Expand Up @@ -238,29 +264,11 @@ <h2>



<h2>
<a id="macro-summary" class="anchor" href="#macro-summary">
<svg class="octicon-link" aria-hidden="true">
<use href="#octicon-link"/>
</svg>
</a>
Macro Summary
</h2>
<ul class="list-summary">

<li class="entry-summary">
<a href="#def_ast%28class_name%2C%2Aproperties%29-macro" class="signature"><strong>def_ast</strong>(class_name, *properties)</a>

<div class="summary"><p><span class="flag orange">TODO</span> docs</p></div>

</li>
<div class="methods-inherited">


</ul>



<div class="methods-inherited">




Expand All @@ -276,6 +284,9 @@ <h2>









Expand All @@ -288,6 +299,39 @@ <h2>



<h2>
<a id="macro-detail" class="anchor" href="#macro-detail">
<svg class="octicon-link" aria-hidden="true">
<use href="#octicon-link"/>
</svg>
</a>
Macro Detail
</h2>

<div class="entry-detail" id="def_ast(class_name,*properties)-macro">
<div class="signature">

macro <strong>def_ast</strong>(class_name, *properties)

<a class="method-permalink" href="#def_ast%28class_name%2C%2Aproperties%29-macro">#</a>
</div>

<div class="doc">

<p><span class="flag orange">TODO</span> docs</p>
</div>

<br/>
<div>

[<a href="https://github.com/I3oris/topdown/blob/4665ded4a53432255beef2e2e439167a98508ce5/src/ast.cr#L74" target="_blank">View source</a>]

</div>
</div>




<h2>
<a id="instance-method-detail" class="anchor" href="#instance-method-detail">
<svg class="octicon-link" aria-hidden="true">
Expand All @@ -313,7 +357,7 @@ <h2>
<br/>
<div>

[<a href="https://github.com/I3oris/topdown/blob/a8580e6d0bccd0c5630fd85908b0d3006305e562/src/ast.cr#L12" target="_blank">View source</a>]
[<a href="https://github.com/I3oris/topdown/blob/4665ded4a53432255beef2e2e439167a98508ce5/src/ast.cr#L12" target="_blank">View source</a>]

</div>
</div>
Expand All @@ -334,7 +378,7 @@ <h2>
<br/>
<div>

[<a href="https://github.com/I3oris/topdown/blob/a8580e6d0bccd0c5630fd85908b0d3006305e562/src/ast.cr#L17" target="_blank">View source</a>]
[<a href="https://github.com/I3oris/topdown/blob/4665ded4a53432255beef2e2e439167a98508ce5/src/ast.cr#L17" target="_blank">View source</a>]

</div>
</div>
Expand All @@ -356,7 +400,7 @@ <h2>
<br/>
<div>

[<a href="https://github.com/I3oris/topdown/blob/a8580e6d0bccd0c5630fd85908b0d3006305e562/src/ast.cr#L24" target="_blank">View source</a>]
[<a href="https://github.com/I3oris/topdown/blob/4665ded4a53432255beef2e2e439167a98508ce5/src/ast.cr#L24" target="_blank">View source</a>]

</div>
</div>
Expand All @@ -377,7 +421,7 @@ <h2>
<br/>
<div>

[<a href="https://github.com/I3oris/topdown/blob/a8580e6d0bccd0c5630fd85908b0d3006305e562/src/ast.cr#L9" target="_blank">View source</a>]
[<a href="https://github.com/I3oris/topdown/blob/4665ded4a53432255beef2e2e439167a98508ce5/src/ast.cr#L9" target="_blank">View source</a>]

</div>
</div>
Expand All @@ -398,7 +442,7 @@ <h2>
<br/>
<div>

[<a href="https://github.com/I3oris/topdown/blob/a8580e6d0bccd0c5630fd85908b0d3006305e562/src/ast.cr#L7" target="_blank">View source</a>]
[<a href="https://github.com/I3oris/topdown/blob/4665ded4a53432255beef2e2e439167a98508ce5/src/ast.cr#L7" target="_blank">View source</a>]

</div>
</div>
Expand All @@ -419,7 +463,7 @@ <h2>
<br/>
<div>

[<a href="https://github.com/I3oris/topdown/blob/a8580e6d0bccd0c5630fd85908b0d3006305e562/src/ast.cr#L37" target="_blank">View source</a>]
[<a href="https://github.com/I3oris/topdown/blob/4665ded4a53432255beef2e2e439167a98508ce5/src/ast.cr#L37" target="_blank">View source</a>]

</div>
</div>
Expand All @@ -440,40 +484,7 @@ <h2>
<br/>
<div>

[<a href="https://github.com/I3oris/topdown/blob/a8580e6d0bccd0c5630fd85908b0d3006305e562/src/ast.cr#L52" target="_blank">View source</a>]

</div>
</div>




<h2>
<a id="macro-detail" class="anchor" href="#macro-detail">
<svg class="octicon-link" aria-hidden="true">
<use href="#octicon-link"/>
</svg>
</a>
Macro Detail
</h2>

<div class="entry-detail" id="def_ast(class_name,*properties)-macro">
<div class="signature">

macro <strong>def_ast</strong>(class_name, *properties)

<a class="method-permalink" href="#def_ast%28class_name%2C%2Aproperties%29-macro">#</a>
</div>

<div class="doc">

<p><span class="flag orange">TODO</span> docs</p>
</div>

<br/>
<div>

[<a href="https://github.com/I3oris/topdown/blob/a8580e6d0bccd0c5630fd85908b0d3006305e562/src/ast.cr#L74" target="_blank">View source</a>]
[<a href="https://github.com/I3oris/topdown/blob/4665ded4a53432255beef2e2e439167a98508ce5/src/ast.cr#L52" target="_blank">View source</a>]

</div>
</div>
Expand Down
Loading

0 comments on commit 8428f18

Please sign in to comment.