Rupert Tombs

Results 2 issues of Rupert Tombs

Tweak the `stdint.h`-requiring definition of `HEDLEY_IS_CONSTEXPR_` to behave like its neighbours. The previous version dereferenced zero and ignored its argument.

- Add initial support for Numba compilation: asm, demangling, execution Numba wraps Python functions in `Dispatcher` objects. Each dispatcher contains zero or more compiled argument-type-indexed overloads of its function. We...

ui