unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Removing some workarounds for big integers
@ 2018-08-20 21:43 Philipp
  2018-08-20 21:55 ` John Wiegley
  2018-08-20 22:57 ` Andy Moreton
  0 siblings, 2 replies; 18+ messages in thread
From: Philipp @ 2018-08-20 21:43 UTC (permalink / raw)
  To: emacs-devel

Hi,

now that Emacs has big integers, would it make sense to remove some of
the workarounds for lack of big integer support that are still present?
Specifically, the ‘make_fixnum_or_float’ and ‘INTEGER_TO_CONS’ macros.
A replacement that would generate a fixnum or bignum depending on the
input value seems strictly superior.  (It would require a bit more
memory, but I don’t think memory pressure is an issue here.)

Philipp



^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2020-10-13 19:10 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-20 21:43 Removing some workarounds for big integers Philipp
2018-08-20 21:55 ` John Wiegley
2018-08-20 22:57 ` Andy Moreton
2018-09-21 19:32   ` Philipp Stephani
2018-09-21 23:12     ` Paul Eggert
2019-04-22 15:40       ` Philipp Stephani
2019-04-22 16:43         ` Andy Moreton
2019-04-22 16:59           ` Philipp Stephani
2019-04-22 18:45             ` Paul Eggert
2020-08-01 20:09               ` Philipp Stephani
2020-08-05  6:11                 ` Paul Eggert
2020-08-09 15:39                   ` Philipp Stephani
2020-08-09 16:13                     ` Philipp Stephani
2020-08-09 17:04                       ` Stefan Monnier
2020-08-09 17:26                         ` Paul Eggert
2020-10-13 19:10                           ` Philipp Stephani
2019-04-22 18:57         ` Paul Eggert
2020-08-01 20:15           ` Philipp Stephani

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).