Skip to content

Commit

Permalink
Deploying to gh-pages from @ fe9f5bd 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
rultor committed Jan 11, 2024
1 parent 5c3e4d1 commit 79b501e
Show file tree
Hide file tree
Showing 346 changed files with 70,694 additions and 417 deletions.
8 changes: 4 additions & 4 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,13 @@
</div>
<ul class="badges">
<li>
<strong itemprop="version">0.2.14</strong>
<strong itemprop="version">0.2.15</strong>
</li>
<li>

<time itemprop="datePublished" datetime="2023-12-29T02:11:42Z">
<time itemprop="datePublished" datetime="2024-01-11T11:31:31Z">

29-Dec-2023
11-Jan-2024
</time>
</li>
<li class="menu-button">menu</li>
Expand All @@ -88,7 +88,7 @@ <h2><a name="Page_Not_Found"></a>Page Not Found</h2>
<footer class="legal-notes">
<div>
Copyright &#169;
2023
2023-2024
</div>
<div>EO, All Rights Reserved.</div>
<div><a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.</div>
Expand Down
564 changes: 564 additions & 0 deletions apidocs-0.2.15/allclasses-index.html

Large diffs are not rendered by default.

96 changes: 96 additions & 0 deletions apidocs-0.2.15/allclasses.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Thu Jan 11 11:32:08 UTC 2024 -->
<title>All Classes (jeo 0.2.15 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-11">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
</head>
<body>
<main role="main">
<h1 class="bar">All&nbsp;Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="org/eolang/jeo/representation/xmir/AllLabels.html" title="class in org.eolang.jeo.representation.xmir">AllLabels</a></li>
<li><a href="org/eolang/jeo/AssembleMojo.html" title="class in org.eolang.jeo">AssembleMojo</a></li>
<li><a href="org/eolang/jeo/representation/bytecode/Bytecode.html" title="class in org.eolang.jeo.representation.bytecode">Bytecode</a></li>
<li><a href="org/eolang/jeo/representation/bytecode/BytecodeClass.html" title="class in org.eolang.jeo.representation.bytecode">BytecodeClass</a></li>
<li><a href="org/eolang/jeo/BytecodeClasses.html" title="class in org.eolang.jeo">BytecodeClasses</a></li>
<li><a href="org/eolang/jeo/representation/bytecode/BytecodeClassProperties.html" title="class in org.eolang.jeo.representation.bytecode">BytecodeClassProperties</a></li>
<li><a href="org/eolang/jeo/representation/bytecode/BytecodeEntry.html" title="interface in org.eolang.jeo.representation.bytecode"><span class="interfaceName">BytecodeEntry</span></a></li>
<li><a href="org/eolang/jeo/representation/bytecode/BytecodeLabelEntry.html" title="class in org.eolang.jeo.representation.bytecode">BytecodeLabelEntry</a></li>
<li><a href="org/eolang/jeo/representation/bytecode/BytecodeMethod.html" title="class in org.eolang.jeo.representation.bytecode">BytecodeMethod</a></li>
<li><a href="org/eolang/jeo/representation/bytecode/BytecodeMethodProperties.html" title="class in org.eolang.jeo.representation.bytecode">BytecodeMethodProperties</a></li>
<li><a href="org/eolang/jeo/representation/BytecodeRepresentation.html" title="class in org.eolang.jeo.representation">BytecodeRepresentation</a></li>
<li><a href="org/eolang/jeo/representation/BytecodeTransformation.html" title="class in org.eolang.jeo.representation">BytecodeTransformation</a></li>
<li><a href="org/eolang/jeo/representation/bytecode/BytecodeTryCatchBlock.html" title="class in org.eolang.jeo.representation.bytecode">BytecodeTryCatchBlock</a></li>
<li><a href="org/eolang/jeo/representation/ClassName.html" title="class in org.eolang.jeo.representation">ClassName</a></li>
<li><a href="org/eolang/jeo/representation/ClassNameVisitor.html" title="class in org.eolang.jeo.representation">ClassNameVisitor</a></li>
<li><a href="org/eolang/jeo/representation/bytecode/CustomClassWriter.html" title="class in org.eolang.jeo.representation.bytecode">CustomClassWriter</a></li>
<li><a href="org/eolang/jeo/representation/DefaultVersion.html" title="class in org.eolang.jeo.representation">DefaultVersion</a></li>
<li><a href="org/eolang/jeo/Details.html" title="class in org.eolang.jeo">Details</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesAnnotation.html" title="class in org.eolang.jeo.representation.directives">DirectivesAnnotation</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesAnnotations.html" title="class in org.eolang.jeo.representation.directives">DirectivesAnnotations</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesClass.html" title="class in org.eolang.jeo.representation.directives">DirectivesClass</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesClassProperties.html" title="class in org.eolang.jeo.representation.directives">DirectivesClassProperties</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesClassVisitor.html" title="class in org.eolang.jeo.representation.directives">DirectivesClassVisitor</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesData.html" title="class in org.eolang.jeo.representation.directives">DirectivesData</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesField.html" title="class in org.eolang.jeo.representation.directives">DirectivesField</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesFieldVisitor.html" title="class in org.eolang.jeo.representation.directives">DirectivesFieldVisitor</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesHandle.html" title="class in org.eolang.jeo.representation.directives">DirectivesHandle</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesInstruction.html" title="class in org.eolang.jeo.representation.directives">DirectivesInstruction</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesLabel.html" title="class in org.eolang.jeo.representation.directives">DirectivesLabel</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesMetas.html" title="class in org.eolang.jeo.representation.directives">DirectivesMetas</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesMethod.html" title="class in org.eolang.jeo.representation.directives">DirectivesMethod</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesMethodParams.html" title="class in org.eolang.jeo.representation.directives">DirectivesMethodParams</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesMethodProperties.html" title="class in org.eolang.jeo.representation.directives">DirectivesMethodProperties</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesMethodVisitor.html" title="class in org.eolang.jeo.representation.directives">DirectivesMethodVisitor</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesOperand.html" title="class in org.eolang.jeo.representation.directives">DirectivesOperand</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesProgram.html" title="class in org.eolang.jeo.representation.directives">DirectivesProgram</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesTryCatch.html" title="class in org.eolang.jeo.representation.directives">DirectivesTryCatch</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesTuple.html" title="class in org.eolang.jeo.representation.directives">DirectivesTuple</a></li>
<li><a href="org/eolang/jeo/DisassembleMojo.html" title="class in org.eolang.jeo">DisassembleMojo</a></li>
<li><a href="org/eolang/jeo/representation/EoRepresentation.html" title="class in org.eolang.jeo.representation">EoRepresentation</a></li>
<li><a href="org/eolang/jeo/representation/HexData.html" title="class in org.eolang.jeo.representation">HexData</a></li>
<li><a href="org/eolang/jeo/Improvement.html" title="interface in org.eolang.jeo"><span class="interfaceName">Improvement</span></a></li>
<li><a href="org/eolang/jeo/Improvement.Mock.html" title="class in org.eolang.jeo">Improvement.Mock</a></li>
<li><a href="org/eolang/jeo/improvement/ImprovementBytecodeFootprint.html" title="class in org.eolang.jeo.improvement">ImprovementBytecodeFootprint</a></li>
<li><a href="org/eolang/jeo/improvement/ImprovementEoFootprint.html" title="class in org.eolang.jeo.improvement">ImprovementEoFootprint</a></li>
<li><a href="org/eolang/jeo/improvement/ImprovementSet.html" title="class in org.eolang.jeo.improvement">ImprovementSet</a></li>
<li><a href="org/eolang/jeo/improvement/ImprovementXmirFootprint.html" title="class in org.eolang.jeo.improvement">ImprovementXmirFootprint</a></li>
<li><a href="org/eolang/jeo/representation/JavaName.html" title="class in org.eolang.jeo.representation">JavaName</a></li>
<li><a href="org/eolang/jeo/PluginStartup.html" title="class in org.eolang.jeo">PluginStartup</a></li>
<li><a href="org/eolang/jeo/Representation.html" title="interface in org.eolang.jeo"><span class="interfaceName">Representation</span></a></li>
<li><a href="org/eolang/jeo/Representation.Named.html" title="class in org.eolang.jeo">Representation.Named</a></li>
<li><a href="org/eolang/jeo/representation/bytecode/UnrecognizedOpcode.html" title="class in org.eolang.jeo.representation.bytecode">UnrecognizedOpcode</a></li>
<li><a href="org/eolang/jeo/XmirDefaultDirectory.html" title="class in org.eolang.jeo">XmirDefaultDirectory</a></li>
<li><a href="org/eolang/jeo/representation/xmir/XmlAnnotation.html" title="class in org.eolang.jeo.representation.xmir">XmlAnnotation</a></li>
<li><a href="org/eolang/jeo/representation/xmir/XmlAnnotations.html" title="class in org.eolang.jeo.representation.xmir">XmlAnnotations</a></li>
<li><a href="org/eolang/jeo/representation/xmir/XmlBytecode.html" title="class in org.eolang.jeo.representation.xmir">XmlBytecode</a></li>
<li><a href="org/eolang/jeo/representation/xmir/XmlBytecodeEntry.html" title="interface in org.eolang.jeo.representation.xmir"><span class="interfaceName">XmlBytecodeEntry</span></a></li>
<li><a href="org/eolang/jeo/representation/xmir/XmlClass.html" title="class in org.eolang.jeo.representation.xmir">XmlClass</a></li>
<li><a href="org/eolang/jeo/representation/xmir/XmlClassProperties.html" title="class in org.eolang.jeo.representation.xmir">XmlClassProperties</a></li>
<li><a href="org/eolang/jeo/representation/xmir/XmlField.html" title="class in org.eolang.jeo.representation.xmir">XmlField</a></li>
<li><a href="org/eolang/jeo/representation/xmir/XmlInstruction.html" title="class in org.eolang.jeo.representation.xmir">XmlInstruction</a></li>
<li><a href="org/eolang/jeo/representation/xmir/XmlLabel.html" title="class in org.eolang.jeo.representation.xmir">XmlLabel</a></li>
<li><a href="org/eolang/jeo/representation/xmir/XmlMethod.html" title="class in org.eolang.jeo.representation.xmir">XmlMethod</a></li>
<li><a href="org/eolang/jeo/representation/xmir/XmlNode.html" title="class in org.eolang.jeo.representation.xmir">XmlNode</a></li>
<li><a href="org/eolang/jeo/representation/xmir/XmlProgram.html" title="class in org.eolang.jeo.representation.xmir">XmlProgram</a></li>
<li><a href="org/eolang/jeo/representation/xmir/XmlTryCatchEntry.html" title="class in org.eolang.jeo.representation.xmir">XmlTryCatchEntry</a></li>
</ul>
</div>
</main>
</body>
</html>
200 changes: 200 additions & 0 deletions apidocs-0.2.15/allpackages-index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,200 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Thu Jan 11 11:32:08 UTC 2024 -->
<title>All Packages (jeo 0.2.15 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-11">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Packages (jeo 0.2.15 API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "./";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
</div>
<div class="allPackagesContainer">
<ul class="blockList">
<li class="blockList">
<table class="packagesSummary">
<caption><span>Package Summary</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="org/eolang/jeo/package-summary.html">org.eolang.jeo</a></th>
<td class="colLast">
<div class="block">The main classes of the jeo-maven-plugin.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="org/eolang/jeo/improvement/package-summary.html">org.eolang.jeo.improvement</a></th>
<td class="colLast">
<div class="block">Contains classes for improving representations.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="org/eolang/jeo/representation/package-summary.html">org.eolang.jeo.representation</a></th>
<td class="colLast">
<div class="block">Package for the representations.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="org/eolang/jeo/representation/bytecode/package-summary.html">org.eolang.jeo.representation.bytecode</a></th>
<td class="colLast">
<div class="block">Contains classes for generating bytecode in the form of Java classes.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="org/eolang/jeo/representation/directives/package-summary.html">org.eolang.jeo.representation.directives</a></th>
<td class="colLast">
<div class="block">Package for generating XMIR by using ASM library.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="org/eolang/jeo/representation/xmir/package-summary.html">org.eolang.jeo.representation.xmir</a></th>
<td class="colLast">
<div class="block">Package for reading XMIR files and converting them into bytecode.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2023&#x2013;2024 <a href="https://github.com/objectionary/eo">EO</a>. All rights reserved.</small></p>
</footer>
</body>
</html>
Loading

0 comments on commit 79b501e

Please sign in to comment.