index
:
thunk_h/.git
master
Convenient thunk creation and usage C header
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
thunk.h
Age
Commit message (
Expand
)
Author
2021-08-17
thunk: introduce thunk_t.free and thunk_free()
Vito Caputo
2020-11-19
thunk: fixup expand max number of thunk parameters to 12
Vito Caputo
2020-11-18
thunk: clear thunk instance payloads
Vito Caputo
2020-11-16
thunk: mark functions w/gcc unused attribute
Vito Caputo
2020-11-16
thunk: add thunk_dispatch_keep() non-freeing variant
Vito Caputo
2020-11-04
thunk: introduce split instantiation and payloads
Vito Caputo
2020-11-04
thunk: introduce public variant of THUNK_DEFINE
Vito Caputo
2020-11-04
thunk: s/THUNK_DEFINE/THUNK_DEFINE_STATIC/
Vito Caputo
2020-11-04
thunk: double up THUNK() macro
Vito Caputo
2020-11-04
thunk: s/_THUNK_GEN_INSTANTIATE/_THUNK_GEN_INITIALIZE/
Vito Caputo
2020-11-04
thunk: expand max number of thunk parameters to 12
Vito Caputo
2020-11-04
thunk: switch from pragma to classical header guard
Vito Caputo
2018-12-11
thunk: fixup handling arity=0 thunks
Vito Caputo
2018-05-17
thunk: default to static for everything
Vito Caputo
2016-06-04
thunk: initial commit
Vito Caputo
© All Rights Reserved