Commit Graph

10 Commits

Author SHA1 Message Date
Yuichi Nishiwaki 7b0ec3adde adjustment. amending for argc type change 2014-09-26 17:13:17 +09:00
Yuichi Nishiwaki a75ff9f2b0 argc should be int 2014-09-26 17:04:20 +09:00
Yuichi Nishiwaki ed354867a9 suppress warnings of implicit size_t <-> int conversion (blob.c) 2014-09-26 14:13:17 +09:00
Yuichi Nishiwaki 46f79c0894 the contents of blob object must be a chunk of unsigned char 2014-09-26 14:04:52 +09:00
Yuichi Nishiwaki 319db5fc9f remove unused helper functions 2014-09-21 18:05:43 +09:00
Yuichi Nishiwaki 33efb3e950 remove pic_error 2014-09-16 23:43:15 +09:00
Yuichi Nishiwaki 0f2a172ffc add bytevector procedure 2014-09-12 21:19:08 +09:00
Yuichi Nishiwaki 1b97362653 add bytevector<->list 2014-09-12 21:14:45 +09:00
Yuichi Nishiwaki d08e401481 blob_new -> make_blob 2014-09-12 19:36:24 +09:00
Yuichi Nishiwaki a1281a8e8c first commit 2014-08-25 13:38:09 +09:00