Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hammer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Denley Lam
hammer
Commits
eba8ecc6c39f38efaebd76aba206cc98f5936164
Select Git revision
0 results
hammer
src
bindings
swig
hammer.i
Author
Search by author
Any Author
authors
0 authors
Nov 23, 2013
typemap to fix conversion from python strings to uint8_t*
· eba8ecc6
Meredith L. Patterson
authored
11 years ago
eba8ecc6
There's a typemap problem between const uint8_t* and target-language strings,...
· ada7bf89
Meredith L. Patterson
authored
11 years ago
ada7bf89
SWIG bindings build, compile, and appear to work for python. Will port over tests next.
· 73eabc7b
Meredith L. Patterson
authored
11 years ago
73eabc7b
invoke swig with relative path instead, -I../../
· 0e4253d0
Meredith L. Patterson
authored
11 years ago
0e4253d0
fixed nested unions
· 8f427b5a
Meredith L. Patterson
authored
11 years ago
8f427b5a
Import combinator and allocator APIs into SWIG. Next is glue. Need to fix...
· 49f22e2a
Meredith L. Patterson
authored
11 years ago
49f22e2a
Loading