0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 25, 2023 — Dec 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update the C++ project to reference files in the submodule More... over 7 years ago
Add 'reference/' from commit 'a2a631daba0a5f2b8f3e5fc041b917f0205f9279' More... over 7 years ago
Merge branch 'merge-to-CL419' More... over 12 years ago
Set output field widths for clean tables in logger output More... over 12 years ago
Fix variable allocation problem caused by the merge of CL403 More... over 12 years ago
Due to implicit register usage, DIV has different forms for Assembler and Compiler More... over 12 years ago
Merge CL419: Fix (AsmJit) issue 63 More... over 12 years ago
Merge CL418: Fix GP register allocation More... over 12 years ago
Merge CL417: Fixed forbidden allocation of ESP/EBP registers. More... over 12 years ago
Merge CL415: "Fixed few GCC warnings" but included tweaks More... over 12 years ago
Merge CL414: Updated comments and VariableFlags names More... over 12 years ago
Merge CL408: Fixed unreachable code assertion failure (Issue #55); Minor improvements More... over 12 years ago
Merge CL407: Fixed (AsmJit) issues 57 and 58 (NAsmJit note: 57 was already fixed in this code) More... over 12 years ago
Merge CL406 (ignored changes to tests): Improvements and bug fixes More... over 12 years ago
Merge CL403: mostly renaming types following a refactoring of the C++ code. More... over 12 years ago
Support the INT and INTO instructions More... over 12 years ago
Documentation of OperandFlags More... over 12 years ago
Use enum member instead of implicit conversion from 0 More... over 12 years ago
Fix ALU instruction group using a "shortcut" which was actually 2 bytes longer per instruction More... over 12 years ago
The sal, shl, sar, shr, shld, and shrd instructions have an implicit argument for the Assembler, so separate the Assembler and Compiler versions of the intrinsics More... over 12 years ago
Updated copyright info More... over 12 years ago
Rename namespace AsmJitNet to NAsmJit More... over 12 years ago
Rename namespace AsmJit.Sample to NAsmJit.Sample More... over 12 years ago
Rename namespace AsmJitNetTest to NAsmJitTest More... over 12 years ago
Rename folders on disk to match assembly names More... over 12 years ago
Update .gitignore More... over 12 years ago
Rename solution, projects, and assemblies from AsmJitNet to NAsmJit More... over 12 years ago
MMX registers are not used to pass arguments and are not preserved by callees in any supported calling convention More... over 12 years ago
Implement ToString() for types derived from Operand More... over 12 years ago
Due to implicit register usage, IDIV, IMUL, MUL, SAHF have different forms for Assembler and Compiler More... over 12 years ago