index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
analysis
/
storage
Age
Commit message (
Expand
)
Author
9 days
Prepare a new way to store objects.
Cyrille Bagard
2024-05-16
Move some FS functions from io.[ch] to pathname.[ch].
Cyrille Bagard
2022-12-29
Refactor Makefiles to exclude GTK on demand.
Cyrille Bagard
2021-12-30
Create generic functions to load and store operands.
Cyrille Bagard
2021-09-26
Provide a serialization capability for operands.
Cyrille Bagard
2021-07-04
Store and load binary contents on demand.
Cyrille Bagard
2021-06-17
Update the storage format for type memory.
Cyrille Bagard
2021-06-01
Improve the code quality by renaming the type for packed buffers.
Cyrille Bagard
2021-03-07
Load and store data types with proper functions.
Cyrille Bagard
2021-02-23
Prepare mechanisms to load and store data types.
Cyrille Bagard
2021-02-20
Change some prototypes for GLib objects storage.
Cyrille Bagard
2021-01-09
Changed some installation paths and included a pkgconfig configuration.
Cyrille Bagard
2020-07-07
Saved the first steps toward a new serialization system.
Cyrille Bagard