openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Machinery
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Oct 08, 2024 — Oct 08, 2025
Showing page 1 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Improved conformance to common DRY project conventions.
Arto Bendiken
More...
almost 11 years ago
Integrated with Coverity Scan for build analysis notifications.
Arto Bendiken
More...
almost 11 years ago
Ensured that Travis CI builds always use a newer libstdc++.
Arto Bendiken
More...
almost 11 years ago
Defined manual chapters on Supported Architectures and JIT.
Arto Bendiken
More...
almost 11 years ago
Migrated from Boost.Test to the Catch unit-test framework.
Arto Bendiken
More...
over 11 years ago
Imported the Catch 1.0.27 unit-test framework's single-header build.
Arto Bendiken
More...
over 11 years ago
Added stubs for MIPS32 architecture support.
Arto Bendiken
More...
almost 12 years ago
Implemented the x86_compiler#enter(), #leave(), and #ret() ops.
Arto Bendiken
More...
about 12 years ago
Sketched out some initial JIT compiler instructions.
Arto Bendiken
More...
about 12 years ago
Fixed symbol resolution for machinery::jit::compiler_for_*().
Arto Bendiken
More...
about 12 years ago
Ensured that unit tests include the <config.h> header file.
Arto Bendiken
More...
about 12 years ago
Ensured that the `make check` targets for FFI work on Mac OS X.
Arto Bendiken
More...
about 12 years ago
Added `make check` targets for all FFI implementations.
Arto Bendiken
More...
about 12 years ago
Added a basic FFI skeleton for Common Lisp.
Arto Bendiken
More...
about 12 years ago
Added simple FFI skeletons for Python and Ruby.
Arto Bendiken
More...
about 12 years ago
Defined the C function interface for library metadata.
Arto Bendiken
More...
about 12 years ago
Defined the JIT compiler implementations for x86-64 and AArch64.
Arto Bendiken
More...
about 12 years ago
Defined the machinery::jit::compiler base class.
Arto Bendiken
More...
about 12 years ago
Defined the <machinery/ir.h> and <machinery/jit.h> modules.
Arto Bendiken
More...
about 12 years ago
Fixed the reST formatting of code examples in the README file.
Arto Bendiken
More...
about 12 years ago
Removed incorrect noexcept qualifiers from appendable_buffer.
Arto Bendiken
More...
about 12 years ago
Removed the signed word* constructors to prevent ambiguity errors.
Arto Bendiken
More...
about 12 years ago
Defined machinery::arch::x86_imm* in terms of machinery::bits::word*.
Arto Bendiken
More...
about 12 years ago
Defined the machinery::bits::word* data types.
Arto Bendiken
More...
about 12 years ago
Added a motivating example program snippet to the README file.
Arto Bendiken
More...
about 12 years ago
Added some initial structure to the manual.
Arto Bendiken
More...
about 12 years ago
Customized the Sphinx configuration file.
Arto Bendiken
More...
about 12 years ago
Simplified the implementation of x86_emitter#emit().
Arto Bendiken
More...
about 12 years ago
Changed arm_emitter#emit() to use little-endian byte order.
Arto Bendiken
More...
about 12 years ago
Implemented the arm_emitter#hint() method, plus associated methods.
Arto Bendiken
More...
about 12 years ago
←
1
2
3
4
5
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree