From: Vladimir Lombrozo
Subject: WEEK 34 Objectionary
Hi all,
Last week achievements:
opeo-maven-plugin:
Next week plans:
opeo-maven-plugin:
Add One More Agent For Tracing Agents Usage [#393]: Sometimes it's hard to understand which agent was applied for decompilation and what result we got after using the agent, so we need one more decorator for agents that would log all agent usages including instructions before and after and the name of the applied agent.
FormattingDecompiler.java:113-118: Remove the crutch... [#358]: Resolve the puzzle 355-b9843d4a
from #355 by removing the text of the puzzle from the source code in FormattingDecompiler.java and fix the problem.
Risks:
Report Summary:
opeo-maven-plugin:
Supported
class for opcode support checks [#391].Supported
class to manage supported opcodes [#288].Linked.java
and Reference.java
[#277].DecompilationAgent
interface and updated various classes to implement it [#376].This report summarizes the identified risks in the repository based on the list of provided pull requests.
Best regards,
Vladimir Lombrozo
Software Developer
Closed Pull Requests:
- title: feat(#393): Add Agent For Tracing Decompilation, repo: opeo-maven-plugin, url: https://github.com/objectionary/opeo-maven-plugin/pull/396
- title: feat(#394): Parse Float Literals, repo: opeo-maven-plugin, url: https://github.com/objectionary/opeo-maven-plugin/pull/395
- title: feat(#391): Refactor Supported Opcodes in Agents, repo: opeo-maven-plugin, url: https://github.com/objectionary/opeo-maven-plugin/pull/392
- title: feat(#288): Add More Types For Multiplication, repo: opeo-maven-plugin, url: https://github.com/objectionary/opeo-maven-plugin/pull/390
- title: feat(#277): Remove Code Duplication Between References, repo: opeo-maven-plugin, url: https://github.com/objectionary/opeo-maven-plugin/pull/386
- title: feat(#376): Towards Agent Base Acrhitecture, repo: opeo-maven-plugin, url: https://github.com/objectionary/opeo-maven-plugin/pull/379
Open Issues:
- title: Add One More Agent For Tracing Agents Usage, repo: opeo-maven-plugin, number: #393, url: https://github.com/objectionary/opeo-maven-plugin/issues/393, labels: ["enhancement", "soon"]
- 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"]