Yuichi Nishiwaki
|
78a982fb41
|
refactor error object
|
2014-09-17 00:29:17 +09:00 |
Yuichi Nishiwaki
|
33efb3e950
|
remove pic_error
|
2014-09-16 23:43:15 +09:00 |
Yuichi Nishiwaki
|
8729a98af7
|
more preinterned symbols
|
2014-09-16 15:02:47 +09:00 |
Yuichi Nishiwaki
|
ec0e5439af
|
pic_funcall should take a module for its argument
|
2014-09-16 00:29:19 +09:00 |
Yuichi Nishiwaki
|
7db18677ab
|
add pic_define_noexport
|
2014-09-16 00:21:24 +09:00 |
Yuichi Nishiwaki
|
597e000000
|
remove pic_defined_p
|
2014-09-16 00:17:04 +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
|
8bbbbff9a2
|
add pic_defined_p
|
2014-09-15 15:09:29 +09:00 |
Yuichi Nishiwaki
|
2d8535ae6a
|
move pic_std* prototypes to picrin.h
|
2014-09-14 18:16:02 +09:00 |
Yuichi Nishiwaki
|
0fe6e3dc7b
|
add pic_import_library
|
2014-09-14 18:14:23 +09:00 |
Yuichi Nishiwaki
|
0c8d5aa33c
|
eliminate uses of '__'
|
2014-09-14 17:54:53 +09:00 |
Yuichi Nishiwaki
|
57fb1fc2fe
|
initial import of cond-expand from @KeenS's patch
|
2014-09-10 01:48:20 +09:00 |
Yuichi Nishiwaki
|
d0abe2d193
|
add pic->feature
|
2014-09-10 01:41:10 +09:00 |
Yuichi Nishiwaki
|
2d80522230
|
revert pic_open API
|
2014-09-09 00:08:15 +09:00 |
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
|
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
|
876e40bfa5
|
add pic_intern_str
|
2014-08-26 13:29:36 +09:00 |
Yuichi Nishiwaki
|
6a1b7c372d
|
remove eval.c and load.c
|
2014-08-25 16:55:51 +09:00 |
Yuichi Nishiwaki
|
aa3b385e27
|
extlibs should be placed under include/picrin/
|
2014-08-25 16:21:32 +09:00 |
Yuichi Nishiwaki
|
a1281a8e8c
|
first commit
|
2014-08-25 13:38:09 +09:00 |