Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
tromey
/
emacs-ffi
Public
Notifications
You must be signed in to change notification settings
Fork
20
Star
106
Code
Issues
11
Pull requests
3
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 7, 2024
Add GPLv3 license
Show description for 037c8c5
tromey
committed
037c8c5
Copy full SHA for 037c8c5
Commits on Dec 6, 2017
Merge pull request #17 from dzop/fix/ffi-pointer=
Show description for cc19a6c
tromey
authored
cc19a6c
Copy full SHA for cc19a6c
Don't compare the same elements in `ffi-pointer=`
nnicandro
committed
58c34dc
Copy full SHA for 58c34dc
Commits on Dec 21, 2016
Merge pull request #13 from zevlg/misc-ffi-el-fixes
Show description for 4aebc79
tromey
authored
4aebc79
Copy full SHA for 4aebc79
Commits on Dec 20, 2016
Show description for db05bb4
zevlg
committed
db05bb4
Copy full SHA for db05bb4
Commits on Dec 15, 2016
[fix] define-ffi-struct: make it work for definitions like
Show description for 53a1392
zevlg
committed
53a1392
Copy full SHA for 53a1392
Commits on Nov 27, 2016
Merge pull request #12 from zevlg/master
Show description for c893cdd
tromey
authored
c893cdd
Copy full SHA for c893cdd
Commits on Nov 24, 2016
Show description for a8611b3
zevlg
committed
a8611b3
Copy full SHA for a8611b3
Commits on Jan 13, 2016
fix formatting
tromey
committed
481034f
Copy full SHA for 481034f
Commits on Jan 12, 2016
add emacs_finalizer_function typedef
tromey
committed
646586d
Copy full SHA for 646586d
Commits on Jan 9, 2016
add longlong and ulonglong
tromey
committed
5b92cdf
Copy full SHA for 5b92cdf
Commits on Jan 7, 2016
treat :char specially; add :schar
tromey
committed
12963f8
Copy full SHA for 12963f8
Commits on Dec 18, 2015
handle widening to ffi_arg in closure callback
tromey
committed
9916597
Copy full SHA for 9916597
Commits on Dec 1, 2015
update for latest changes to emacs module API
tromey
committed
82b6319
Copy full SHA for 82b6319
Commits on Nov 30, 2015
fix indentation
tromey
committed
d6418da
Copy full SHA for d6418da
Commits on Nov 22, 2015
update for change to emacs_subr typedef
tromey
committed
362a1db
Copy full SHA for 362a1db
Commits on Nov 21, 2015
add with-ffi-temporaries and with-ffi-strings
tromey
committed
7c6db04
Copy full SHA for 7c6db04
Commits on Nov 20, 2015
use intmax_t, to follow changes in Emacs 25
tromey
committed
257ca93
Copy full SHA for 257ca93
use ptrdiff_t, to follow changes in Emacs 25
tromey
committed
f632d3d
Copy full SHA for f632d3d
update for changes on Emacs 25 branch
tromey
committed
70285f7
Copy full SHA for 70285f7
Commits on Nov 18, 2015
document :wchar_t
tromey
committed
c3da179
Copy full SHA for c3da179
change how type aliases are initialized; add :wchar_t
Show description for 192fb2f
tromey
committed
192fb2f
Copy full SHA for 192fb2f
Commits on Nov 17, 2015
oops, ptrdiff_t is signed
tromey
committed
92f74e4
Copy full SHA for 92f74e4
add ptrdiff_t
tromey
committed
be7f158
Copy full SHA for be7f158
Commits on Nov 15, 2015
update README.md, move issues to github
tromey
committed
591e0bc
Copy full SHA for 591e0bc
change :bool handling to be more lispy
tromey
committed
c0d1222
Copy full SHA for c0d1222
update Makefile for local changes
Show description for 3019afa
tromey
committed
3019afa
Copy full SHA for 3019afa
add ffi-lambda
tromey
committed
31bc9b7
Copy full SHA for 31bc9b7
add ffi-pointer=
tromey
committed
1d36239
Copy full SHA for 1d36239
start adding docstrings
tromey
committed
a22cb95
Copy full SHA for a22cb95
Commits on Nov 14, 2015
update for renamings in upstream module support
tromey
committed
ca885f0
Copy full SHA for ca885f0
Commits on Nov 10, 2015
work around emacs-dynamic-module issue #41
tromey
committed
06d49aa
Copy full SHA for 06d49aa
Commits on Nov 8, 2015
use ffi_arg for some integer return types
tromey
committed
4e7bcda
Copy full SHA for 4e7bcda
Commits on Nov 6, 2015
add with-ffi-temporary and with-ffi-string
tromey
committed
7747a32
Copy full SHA for 7747a32
Commits on Nov 3, 2015
add ffi-allocate and ffi-free
tromey
committed
9e507f2
Copy full SHA for 9e507f2
Pagination
Previous
Next
You can’t perform that action at this time.