Commit Graph

20 Commits

Author SHA1 Message Date
Yuichi Nishiwaki ed9b14630b refactor load 2014-09-08 18:50:15 +09:00
Yuichi Nishiwaki 6cb34f063d Revert "remove eval.c and load.c"
This reverts commit 6a1b7c372d.
2014-09-08 18:47:20 +09:00
Yuichi Nishiwaki b8b5743589 continuation object is applicable 2014-09-05 14:15:46 +09:00
Yuichi Nishiwaki e56f2dce28 immutable string 2014-09-05 03:37:52 +09:00
Yuichi Nishiwaki 2a347847ae drop dependency on stdio.h 2014-09-01 13:48:40 +09:00
Yuichi Nishiwaki 0f55478a19 pluggable stdios 2014-09-01 13:43:54 +09:00
Yuichi Nishiwaki 03716567c9 delete pic_parse family 2014-09-01 13:23:32 +09:00
Yuichi Nishiwaki 1e8ab8bf0f s/make_library/open_library/g 2014-09-01 13:07:38 +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 a227498f5b hold standard library references in pic_state 2014-09-01 13:01:17 +09:00
Yuichi Nishiwaki 5c090a48ef remove unused config flags 2014-09-01 02:20:52 +09:00
Yuichi Nishiwaki a94ef9433d change interface of format functions 2014-08-26 13:30:08 +09:00
Yuichi Nishiwaki 876e40bfa5 add pic_intern_str 2014-08-26 13:29:36 +09:00
Yuichi Nishiwaki 52c377768e downgrade xvect.h due to xvect's unknown bug 2014-08-25 17:40:40 +09:00
Yuichi Nishiwaki e0831c1aa3 change the interface of call/cc 2014-08-25 17:10:25 +09:00
Yuichi Nishiwaki 6a1b7c372d remove eval.c and load.c 2014-08-25 16:55:51 +09:00
Yuichi Nishiwaki 1861aff2d1 import xhash, xrope, xfile, and xvect 2014-08-25 16:36:54 +09:00
Yuichi Nishiwaki aa3b385e27 extlibs should be placed under include/picrin/ 2014-08-25 16:21:32 +09:00
Yuichi Nishiwaki ff21555a76 remove needless files 2014-08-25 13:39:15 +09:00
Yuichi Nishiwaki a1281a8e8c first commit 2014-08-25 13:38:09 +09:00