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>
Sat, 11 Apr 2020 11:49:31 +0000 (12:49 +0100)
commit5b29dfaf13a37a2454103cf79db50c9dc8bb484d
tree564d665b9594aacec5bb3c1c917f60b4ac24f55c
parent2edb633ea4c008ebee3d0eca90411d4c5a434d51
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