mp.c: Export `implicitmp' and `implicitgf'.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 23 Nov 2019 22:38:04 +0000 (22:38 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 25 Nov 2019 17:51:31 +0000 (17:51 +0000)
commitef6b951620d6e2f581bbe8d7eff42e3d8d6cf508
tree15ef2aaa18a875aba3473755d76851ef037f1650
parent6c7c6b16caa5c96cb797b269c657863203b1894d
mp.c: Export `implicitmp' and `implicitgf'.

The next few commits are going to be about shoring up implicit
conversions in generic arithmetic operators, and, in particular, in
forbidding obviously silly conversions, e.g., from floating-point
numbers of strings to integers or polynomials.  This is a first step
towards that.

No new callers yet, and no functional change.
catacomb-python.h
mp.c