moo/stix/lib
2015-12-21 17:12:57 +00:00
..
bigint.c added more code to stix_bitshiftint() 2015-12-21 17:12:57 +00:00
comp.c rewrote stix_bitandints(), stix_bitorints(), stix_bitxorints() to handle negative numbers in the 2's complement form 2015-12-17 16:11:10 +00:00
debug.c rewrote stix_bitandints(), stix_bitorints(), stix_bitxorints() to handle negative numbers in the 2's complement form 2015-12-17 16:11:10 +00:00
dic.c changed STIX_SMOOI_MIN to -STIX_SMOOI_MAX instead of (-STIX_SMOOI_MAX - 1) 2015-11-20 09:05:55 +00:00
exec.c enhanced stix_inttostr() to handle a power-of-2 radix more efficiently 2015-12-18 15:58:45 +00:00
gc.c added STIX_EPFULL 2015-12-02 15:24:13 +00:00
heap.c rewrote stix_bitandints(), stix_bitorints(), stix_bitxorints() to handle negative numbers in the 2's complement form 2015-12-17 16:11:10 +00:00
ignite.c changed atom_t to stix_liw_t and made related changes. 2015-11-17 14:13:59 +00:00
main.c rewrote stix_bitandints(), stix_bitorints(), stix_bitxorints() to handle negative numbers in the 2's complement form 2015-12-17 16:11:10 +00:00
Makefile.am added some bigint related code 2015-10-29 15:24:46 +00:00
Makefile.in added some bigint related code 2015-10-29 15:24:46 +00:00
memo.txt added more compiler code 2015-05-21 17:07:55 +00:00
mod-snd.c added lost files 2015-11-01 09:47:27 +00:00
mod-snd.h added lost files 2015-11-01 09:47:27 +00:00
obj.c rewrote stix_bitandints(), stix_bitorints(), stix_bitxorints() to handle negative numbers in the 2's complement form 2015-12-17 16:11:10 +00:00
proc.c added more code for bigint. 2015-11-12 06:57:35 +00:00
stix-cfg.h.in touched up stix_strtoint() 2015-11-09 14:26:58 +00:00
stix-cmn.h rewrote stix_bitandints(), stix_bitorints(), stix_bitxorints() to handle negative numbers in the 2's complement form 2015-12-17 16:11:10 +00:00
stix-dos.h added a missing function prototype for stix_allochalfwordobj() 2015-12-03 15:31:21 +00:00
stix-mac.h added stix-mac.h and made related changes 2015-12-03 05:46:11 +00:00
stix-msw.h added some bigint code for division 2015-11-22 13:32:06 +00:00
stix-os2.h added an os2 configuration file 2015-12-04 12:05:15 +00:00
stix-prv.h enhanced stix_inttostr() to handle a power-of-2 radix more efficiently 2015-12-18 15:58:45 +00:00
stix-rbt.c rewrote stix_bitandints(), stix_bitorints(), stix_bitxorints() to handle negative numbers in the 2's complement form 2015-12-17 16:11:10 +00:00
stix-rbt.h rewrote stix_bitandints(), stix_bitorints(), stix_bitxorints() to handle negative numbers in the 2's complement form 2015-12-17 16:11:10 +00:00
stix-utl.c rewrote stix_bitandints(), stix_bitorints(), stix_bitxorints() to handle negative numbers in the 2's complement form 2015-12-17 16:11:10 +00:00
stix-utl.h rewrote stix_bitandints(), stix_bitorints(), stix_bitxorints() to handle negative numbers in the 2's complement form 2015-12-17 16:11:10 +00:00
stix.c rewrote stix_bitandints(), stix_bitorints(), stix_bitxorints() to handle negative numbers in the 2's complement form 2015-12-17 16:11:10 +00:00
stix.h rewrote stix_bitandints(), stix_bitorints(), stix_bitxorints() to handle negative numbers in the 2's complement form 2015-12-17 16:11:10 +00:00
sym.c changed STIX_SMOOI_MIN to -STIX_SMOOI_MAX instead of (-STIX_SMOOI_MAX - 1) 2015-11-20 09:05:55 +00:00
syntax.txt added partial code to parse message sending expressions 2015-06-03 17:24:11 +00:00
utf8.c rewrote stix_bitandints(), stix_bitorints(), stix_bitxorints() to handle negative numbers in the 2's complement form 2015-12-17 16:11:10 +00:00