1
I Use This!
Low Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Mar 12, 2025 — Mar 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix for issue #392 JavaFX incorrect initial window size on Ubuntu More... 3 months ago
Removed references to Twitter, updated website More... 4 months ago
Added contributor Vladimir Dvorak More... 4 months ago
Merge pull request #396 from skybber/master More... 4 months ago
Add recent contributors Yubin Park and Alen Jo. Prepare for 1.5 release More... 4 months ago
Merge pull request #402 from joalen/master More... 4 months ago
JDK 12+ (and Valhalla) maximum entity element fix + pattern fixes for new ARM instructions More... 4 months ago
Remove Test Harness More... 4 months ago
Better Testing for ARM parsing with Jitwatch Examples + Hand-off to handler + more ARM mnemonic pattern fixes More... 4 months ago
NPEs caught + begin mnemonic ARM fix + test case to find unparsed instructions More... 4 months ago
Merge pull request #403 from yyubin/ko-translation More... 4 months ago
add Korean translation for main UI and sandbox parts More... 4 months ago
ClassCastException due to unconditional casting on architecture More... 4 months ago
Removed old testOperand method More... 5 months ago
Add Shift and Extend Tooltip More... 5 months ago
Patched unit tests and regression tests for ARM parsing More... 5 months ago
Add a few integration tests for ARM More... 5 months ago
Add support for ARM directives + patching other ARM assembly line failures More... 9 months ago
Broken regexes did not include for registers other than sp for ARM + improper lazy-loading caused no assemblies to load + better handling of instruction string More... 9 months ago
Update the MnemonicEntry class for handling only mnemonic and brief + Fix regex patterns in aarch64reference.xml More... 9 months ago
Added Parsing for duplicated AARCH64 instructions and removed unnecessary XML fields More... 9 months ago
Finalized AARCH64 Aggregate XML Reference File More... 9 months ago
Fixed inability to display the other operands + directives caused mangling in final AssemblyView More... 10 months ago
Retransform AssemblyReference to fit more than one parsers + Moved X86 Registers to an Enum More... 10 months ago
Added strategy for JDK 11+ for finding proper architecture + create ARMRegisterEnum More... 10 months ago
Changed private to protected visibility for ASM_REF_PATH & NPEs found from specifying JIT Log through CLI More... 10 months ago
Add aarch64reference XML, fixed AssemblyParserARM, and AssemblyReference More... 10 months ago
Exception Handling for XML parser and some compilation errors fixed More... 10 months ago
Update AssemblyReference.java More... 10 months ago
Update AssemblyReference.java More... 10 months ago