Age | Commit message (Expand) | Author |
2022-12-29 | Refactor Makefiles to exclude GTK on demand. | Cyrille Bagard |
2021-01-09 | Changed some installation paths and included a pkgconfig configuration. | Cyrille Bagard |
2020-04-21 | Redefined the interface for creating new processors from Python. | Cyrille Bagard |
2020-04-19 | Changed the way the key for an architecture is provided. | Cyrille Bagard |
2020-04-05 | Removed some non-POSIX variable names in Makefiles. | Cyrille Bagard |
2020-02-04 | Updated copyright headers. | Cyrille Bagard |
2020-01-30 | Compressed some architecture instruction properties. | Cyrille Bagard |
2019-05-30 | Updated some Dalvik instruction definitions. | Cyrille Bagard |
2019-05-12 | Simplified the way processors are registered. | Cyrille Bagard |
2018-10-30 | Defined the parent directory as the working location for generation. | Cyrille Bagard |
2018-08-29 | Fixed the dist rule in Makefiles. | Cyrille Bagard |
2018-07-23 | Linked callers with callees in Dalvik code. | Cyrille Bagard |
2018-07-19 | Deleted all references to any asm syntax. | Cyrille Bagard |
2018-07-10 | Linked all used Dalvik strings with their origin. | Cyrille Bagard |
2018-06-20 | Fixed the length and the rendering of Dalvik data arrays. | Cyrille Bagard |
2018-06-19 | Updated Makefiles to create only one _PyGObject_API structure. | Cyrille Bagard |
2018-06-10 | Improved Dalvik fill instruction loading and created links to their payload. | Cyrille Bagard |
2018-06-02 | Fixed various small bugs in the Dalvik management. | Cyrille Bagard |
2018-05-14 | Created an instruction database for Chrysalide. | Cyrille Bagard |
2018-05-14 | Used unique identifiers for instructions everywhere. | Cyrille Bagard |
2018-04-22 | Included all plugins headers in the installation process. | Cyrille Bagard |
2018-04-21 | Reduced the number of generated shared objects. | Cyrille Bagard |
2018-04-05 | Changed Foobar to Chrysalide in all GPL headers. | Cyrille Bagard |
2018-04-02 | Rewritten the whole instruction definition format. | Cyrille Bagard |