Commit Graph

16 Commits

Author SHA1 Message Date
Yuichi Nishiwaki 68a900ee94 refactor port.c. strict type casts. 2014-09-26 16:13:53 +09:00
Yuichi Nishiwaki 33efb3e950 remove pic_error 2014-09-16 23:43:15 +09:00
Yuichi Nishiwaki db5a4e367b s/pic_port_make_stdport/pic_make_standard_port/g 2014-09-16 15:06:45 +09:00
Yuichi Nishiwaki ec0e5439af pic_funcall should take a module for its argument 2014-09-16 00:29:19 +09:00
Yuichi Nishiwaki 9c4d815864 add pic_defvar 2014-09-16 00:16:30 +09:00
Yuichi Nishiwaki 788ac686af refactor parameter. var data structure is no longer used 2014-09-15 15:38:38 +09:00
Yuichi Nishiwaki 642bd10fb3 var_new -> make_var 2014-09-12 19:54:21 +09:00
Yuichi Nishiwaki df4bc3838b str_new -> make_str 2014-09-12 19:52:49 +09:00
Yuichi Nishiwaki d08e401481 blob_new -> make_blob 2014-09-12 19:36:24 +09:00
Yuichi Nishiwaki e376f2614d add call-with-port 2014-09-10 17:42:55 +09:00
Yuichi Nishiwaki 813ce064f3 add port-open? 2014-09-09 02:12:51 +09:00
Yuichi Nishiwaki b4d1abe54f remove unused port operaotrs 2014-09-05 03:24:06 +09:00
Yuichi Nishiwaki 0f55478a19 pluggable stdios 2014-09-01 13:43:54 +09:00
Yuichi Nishiwaki a4c82f10d2 (scheme base) is no longer the default library of benz. refer to (picrin
base) instead.
2014-09-01 13:01:56 +09:00
Yuichi Nishiwaki fb28cd003e flatten library hierarchy 2014-09-01 11:37:52 +09:00
Yuichi Nishiwaki a1281a8e8c first commit 2014-08-25 13:38:09 +09:00