]> git.eshelyaron.com Git - emacs.git/commit
Make ash and lsh handle bignums
authorTom Tromey <tom@tromey.com>
Sun, 8 Jul 2018 15:22:17 +0000 (09:22 -0600)
committerTom Tromey <tom@tromey.com>
Fri, 13 Jul 2018 04:12:28 +0000 (22:12 -0600)
commit27980e36040d0693fe997de6b6b73c09c3ce1cb5
tree15e8f67ea21970bad9d4956f105dd41047a20894
parentcca0e79ea81712786f92a6668c61001e60d24f32
Make ash and lsh handle bignums

* src/data.c (ash_lsh_impl): Handle bignums.
* test/src/data-tests.el (data-tests-ash-lsh): New test.
src/data.c
test/src/data-tests.el