Skip to content

Activity

Chnage naming naturally (lune-org#243)

qwreeypushed 1 commit to ffi • 7a51bc9…8f248ff • 
on Nov 13, 2024

Fix read/writeString and add test (lune-org#243)

qwreeypushed 1 commit to ffi • e8cc2dc…7a51bc9 • 
on Nov 12, 2024

Add readString, writeString method (lune-org#243)

qwreeypushed 1 commit to ffi • 627c2c9…e8cc2dc • 
on Nov 12, 2024

Update readRef method to allow reuse RefData (lune-org#243)

qwreeypushed 1 commit to ffi • 461ab26…627c2c9 • 
on Nov 12, 2024

Update ffi README files (lune-org#243)

qwreeypushed 1 commit to ffi • 7a7ccf7…461ab26 • 
on Nov 9, 2024

More pretty-prints (lune-org#243)

qwreeypushed 1 commit to ffi • c3f255d…7a7ccf7 • 
on Nov 9, 2024

Improve code quality (lune-org#243)

qwreeypushed 1 commit to ffi • b503cc9…c3f255d • 
on Nov 9, 2024

Fix boundary check logic (lune-org#243)

qwreeypushed 1 commit to ffi • 902f5f9…b503cc9 • 
on Nov 9, 2024

Add and organize ffi tests (lune-org#243)

qwreeypushed 2 commits to ffi • 230632b…902f5f9 • 
on Nov 9, 2024

Fix unsafe library error, add --unsafe repl option (lune-org#243)

qwreeypushed 1 commit to ffi • 809fd56…230632b • 
on Nov 9, 2024

Add free test (lune-org#243)

qwreeypushed 1 commit to ffi • c457737…809fd56 • 
on Nov 9, 2024

Fix dereference ref flags (lune-org#243)

qwreeypushed 1 commit to ffi • 4588581…c457737 • 
on Nov 8, 2024

Merge branch 'lune-org:main' into ffi

qwreeypushed 3 commits to ffi • 3a6f3bd…4588581 • 
on Nov 8, 2024

Add free function (lune-org#243)

qwreeypushed 1 commit to ffi • a655a4d…3a6f3bd • 
on Nov 8, 2024

Improve code quality (lune-org#243)

qwreeypushed 1 commit to ffi • 4b2277f…a655a4d • 
on Nov 8, 2024

Fix error messages (lune-org#243)

qwreeypushed 1 commit to ffi • 9bca7b8…4b2277f • 
on Nov 8, 2024

Fix annotation (lune-org#243)

qwreeypushed 1 commit to ffi • 1e69c0a…9bca7b8 • 
on Nov 7, 2024

Merge pull request #2 from kimpure/ffi

Pull request merge
qwreeypushed 8 commits to ffi • 4cc2698…1e69c0a • 
on Nov 7, 2024

Merge branch 'main' into process-endianness

filiptibellpushed 2 commits to process-endianness • d234a08…65bdd40 • 
on Nov 5, 2024

Add offset option in cast method (lune-org#243)

qwreeypushed 1 commit to ffi • 37b5557…4cc2698 • 
on Nov 2, 2024

Add missing types (lune-org#243)

qwreeypushed 1 commit to ffi • de7029a…37b5557 • 
on Nov 2, 2024

Remove debug exports (lune-org#243)

qwreeypushed 1 commit to ffi • 2a9664a…de7029a • 
on Nov 2, 2024

Add runtime flag for allowing unsafe libraries (lune-org#243)

qwreeypushed 1 commit to ffi • 80a7497…2a9664a • 
on Oct 31, 2024

Fix benchmark code and add C level result (lune-org#243)

qwreeypushed 1 commit to ffi • 90c0987…80a7497 • 
on Oct 24, 2024

Restruct tests/ffi and add std-ffi tests (lune-org#243)

qwreeypushed 1 commit to ffi • 00319f0…90c0987 • 
on Oct 24, 2024

Use camel case naming on ffi test (lune-org#243)

qwreeypushed 1 commit to ffi • 14d2b60…00319f0 • 
on Oct 24, 2024

Add type for process.endianness (lune-org#267)

qwreeypushed 1 commit to process-endianness • 6903367…d234a08 • 
on Oct 24, 2024

Add process.endianness (lune-org#267)

qwreeypushed 1 commit to process-endianness • c935149…6903367 • 
on Oct 24, 2024

Update dependencies

qwreeycreated process-endianness • c935149 • 
on Oct 24, 2024

Fix casting and add casting test (lune-org#243)

qwreeypushed 1 commit to ffi • 154c68a…14d2b60 • 
on Oct 24, 2024