Commit Graph

8 Commits

Author SHA1 Message Date
Yuichi Nishiwaki 536d59c7d4 Squashed 'extlib/benz/' changes from 569b1ac..414f790
414f790 Merge pull request #54 from KeenS/add-ops
f0ffe28 Merge pull request #53 from KeenS/compact-gc-header
17e1ad1 Merge pull request #233 from KeenS/restore-config
311fb62 optimize `equal?`. Don't initialize xhash until it is really needed.
c611258 safer names for utility macros
e7dc381 Merge commit '2440372c16fd1e479ad8aa346f6006dbf795a74c' into restore-config
99de906 rm miscommitted file
b85a3b7 (ref #50) add OP_SYMBOL_P and OP_PAIR_P
8048008 reduce gc header alignment for performance (both speed and space)

git-subtree-dir: extlib/benz
git-subtree-split: 414f790eef76a6a48e8100a162f6fdc8648e7513
2015-01-17 18:36:23 +09:00
Yuichi Nishiwaki f8e9091774 internal representation of floating point number is not float type but double 2014-09-26 14:38:05 +09:00
Yuichi Nishiwaki 1b36b5d2ff update xhash (orderd map) 2014-09-16 22:38:58 +09:00
Yuichi Nishiwaki df7a4381d0 add missing quote 2014-09-15 12:47:32 +09:00
Yuichi Nishiwaki 48f0ec9095 dictionary is now a equal?-based hash table 2014-09-15 12:39:46 +09:00
Yuichi Nishiwaki fb28cd003e flatten library hierarchy 2014-09-01 11:37:52 +09:00
Yuichi Nishiwaki a94ef9433d change interface of format functions 2014-08-26 13:30:08 +09:00
Yuichi Nishiwaki a1281a8e8c first commit 2014-08-25 13:38:09 +09:00