-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ dbdb5cc 🚀
- Loading branch information
1 parent
591f1a7
commit 01dae92
Showing
2 changed files
with
119 additions
and
0 deletions.
There are no files selected for viewing
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,60 @@ | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> | ||
<html> | ||
<head> | ||
<title>volodya-lombrozo 10.02.2025</title> | ||
</head> | ||
<body> | ||
<h1>volodya-lombrozo 10.02.2025</h1> | ||
<p><strong>Weekly Report</strong></p> | ||
|
||
<p><strong>From:</strong> Vladimir Lombrozo<br/><br/><strong>Subject:</strong> Week 7 Objectionary </p> | ||
|
||
<hr/><p><strong>Hi all,</strong></p> | ||
|
||
<p><strong>Last Week Achievements:</strong></p> | ||
|
||
<p><em>jeo-maven-plugin:</em></p> | ||
|
||
<ul><li>Upgraded EO version from <code class="prettyprint">0.50.2</code> to <code class="prettyprint">0.51.1</code> [#993].</li> | ||
<li>Simplified the XMIR representation by omitting empty values in Java methods [#978].</li> | ||
<li>Added a profiling script for the <code class="prettyprint">phi-unphi</code> integration test [#chore].</li> | ||
</ul><p><strong>Next Week Plans:</strong></p> | ||
|
||
<p><em>jeo-maven-plugin:</em></p> | ||
|
||
<ul><li>Optimize the 'spring-fat' integration test to reduce execution time [#889].</li> | ||
<li>Enable Bytecode Verification for Spring by resolving the puzzle from #488 and removing the puzzle text from the source code [#543].</li> | ||
<li>Enable the execution of the <code class="prettyprint">xmir-to-phi</code> by resolving the puzzle from #488 and removing the puzzle text from the source code [#506].</li> | ||
</ul><p><em>opeo-maven-plugin:</em></p> | ||
|
||
<ul><li>Remove the crutch from FormattingDecompiler.java at lines 113-118 [#358].</li> | ||
<li>Decompile Java Streams to beautiful EO [#329].</li> | ||
<li>Calculate the Max Stack Size in JeoCompiler.java at lines 87-95 [#286].</li> | ||
</ul><p><strong>Risks:</strong></p> | ||
|
||
<p><em>jeo-maven-plugin:</em></p> | ||
|
||
<ul><li>No risks identified [#993].</li> | ||
<li>No risks identified [#978].</li> | ||
<li>No risks identified [#chore].</li> | ||
</ul><p><strong>Best regards,</strong><br/><br/> | ||
Vladimir Lombrozo<br/><br/> | ||
Software Developer </p> | ||
|
||
<h2>2025-02-10 </h2> | ||
|
||
<p>Closed Pull Requests:<br/> | ||
- title: feat(#993): Upgrade EO Version <code class="prettyprint">0.50.2</code> -> <code class="prettyprint">0.51.1</code>, repo: jeo-maven-plugin, url: https://github.com/objectionary/jeo-maven-plugin/pull/994<br/> | ||
- title: feat(#978): Do Not Print Empty Values in the XMIR Representation of Java Methods, repo: jeo-maven-plugin, url: https://github.com/objectionary/jeo-maven-plugin/pull/992<br/> | ||
- title: chore: add profiling script for <code class="prettyprint">phi-unphi</code> integration test, repo: jeo-maven-plugin, url: https://github.com/objectionary/jeo-maven-plugin/pull/991</p> | ||
|
||
<p>Open Issues:<br/> | ||
- title: 'spring-fat' Integration Test Takes Unreasonable Amount of Time , repo: jeo-maven-plugin, number: #889, url: https://github.com/objectionary/jeo-maven-plugin/issues/889, labels: ["bug", "soon"]<br/> | ||
- title: FormattingDecompiler.java:113-118: Remove the crutch..., repo: opeo-maven-plugin, issue number: #358, url: https://github.com/objectionary/opeo-maven-plugin/issues/358, labels: ["soon"]<br/> | ||
- title: Decompile Java Streams to beautiful EO, repo: opeo-maven-plugin, number: #329, url: https://github.com/objectionary/opeo-maven-plugin/issues/329, labels: ["enhancement", "soon"]<br/> | ||
- title: JeoCompiler.java:87-95: Calculate the Max Stack Size. We..., repo: opeo-maven-plugin, issue number: #286, url: https://github.com/objectionary/opeo-maven-plugin/issues/286, labels: ["soon"]<br/> | ||
- title: pom.xml:88-92: Enable Bytecode Verification For Spring..., repo: jeo-maven-plugin, issue number: #543, url: https://github.com/objectionary/jeo-maven-plugin/issues/543, labels: ["enhancement", "soon"]<br/> | ||
- title: pom.xml:80-85: Enable the execution of the <code class="prettyprint">xmir-to-phi</code>..., repo: jeo-maven-plugin, issue number: #506, url: https://github.com/objectionary/jeo-maven-plugin/issues/506, labels: ["bug", "soon"]</p> | ||
|
||
</body> | ||
</html> |
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,59 @@ | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> | ||
<html> | ||
<head> | ||
<title>volodya-lombrozo 10.02.2025</title> | ||
</head> | ||
<body> | ||
<h1>volodya-lombrozo 10.02.2025</h1> | ||
<p><strong>From:</strong> Vladimir Lombrozo<br/><br/><strong>Subject:</strong> WEEK 7 Objectionary</p> | ||
|
||
<hr/><p>Hi all,</p> | ||
|
||
<p><strong>Last week achievements</strong></p> | ||
|
||
<p><strong><em>jeo-maven-plugin</em></strong></p> | ||
|
||
<ul><li>Upgraded EO version from 0.50.2 to 0.51.1 [#993]</li> | ||
<li>Modified XMIR representation to omit empty values in Java methods [#978]</li> | ||
<li>Added profiling script for 'phi-unphi' integration test [#chore]</li> | ||
</ul><p><strong>Next week plans</strong></p> | ||
|
||
<p><strong><em>jeo-maven-plugin</em></strong></p> | ||
|
||
<ul><li>To optimize the 'spring-fat' integration test due to long execution times [#889]</li> | ||
<li>To enable bytecode verification for Spring by resolving puzzle from pom.xml lines 88-92 [#543]</li> | ||
<li>To enable execution of the 'xmir-to-phi' transformation by resolving puzzle from pom.xml lines 80-85 [#506]</li> | ||
</ul><p><strong><em>opeo-maven-plugin</em></strong></p> | ||
|
||
<ul><li>To remove the workaround in <code class="prettyprint">FormattingDecompiler.java</code> lines 113-118 [#358]</li> | ||
<li>To improve EO decompilation of Java Streams for better output [#329]</li> | ||
<li>To implement Max Stack Size calculation in <code class="prettyprint">JeoCompiler.java</code> [#286]</li> | ||
</ul><p><strong>Risks</strong></p> | ||
|
||
<p><strong><em>jeo-maven-plugin</em></strong></p> | ||
|
||
<ul><li>No risks identified [#993].</li> | ||
<li>No risks identified [#978].</li> | ||
<li>No risks identified [#chore].</li> | ||
</ul><p>Best regards,</p> | ||
|
||
<p>Vladimir Lombrozo<br/><br/> | ||
Software Developer </p> | ||
|
||
<h2>2025-02-10</h2> | ||
|
||
<p>Closed Pull Requests:<br/> | ||
- title: feat(#993): Upgrade EO Version <code class="prettyprint">0.50.2</code> -> <code class="prettyprint">0.51.1</code>, repo: jeo-maven-plugin, url: https://github.com/objectionary/jeo-maven-plugin/pull/994<br/> | ||
- title: feat(#978): Do Not Print Empty Values in the XMIR Representation of Java Methods, repo: jeo-maven-plugin, url: https://github.com/objectionary/jeo-maven-plugin/pull/992<br/> | ||
- title: chore: add profiling script for <code class="prettyprint">phi-unphi</code> integration test, repo: jeo-maven-plugin, url: https://github.com/objectionary/jeo-maven-plugin/pull/991</p> | ||
|
||
<p>Open Issues:<br/> | ||
- title: 'spring-fat' Integration Test Takes Unreasonable Amount of Time , repo: jeo-maven-plugin, number: #889, url: https://github.com/objectionary/jeo-maven-plugin/issues/889, labels: ["bug", "soon"]<br/> | ||
- title: FormattingDecompiler.java:113-118: Remove the crutch..., repo: opeo-maven-plugin, issue number: #358, url: https://github.com/objectionary/opeo-maven-plugin/issues/358, labels: ["soon"]<br/> | ||
- title: Decompile Java Streams to beautiful EO, repo: opeo-maven-plugin, number: #329, url: https://github.com/objectionary/opeo-maven-plugin/issues/329, labels: ["enhancement", "soon"]<br/> | ||
- title: JeoCompiler.java:87-95: Calculate the Max Stack Size. We..., repo: opeo-maven-plugin, issue number: #286, url: https://github.com/objectionary/opeo-maven-plugin/issues/286, labels: ["soon"]<br/> | ||
- title: pom.xml:88-92: Enable Bytecode Verification For Spring..., repo: jeo-maven-plugin, issue number: #543, url: https://github.com/objectionary/jeo-maven-plugin/issues/543, labels: ["enhancement", "soon"]<br/> | ||
- title: pom.xml:80-85: Enable the execution of the <code class="prettyprint">xmir-to-phi</code>..., repo: jeo-maven-plugin, issue number: #506, url: https://github.com/objectionary/jeo-maven-plugin/issues/506, labels: ["bug", "soon"]</p> | ||
|
||
</body> | ||
</html> |