Yuichi Nishiwaki
|
2d5fbc889e
|
struct pic_string * -> pic_value
|
2016-02-20 03:26:52 +09:00 |
Yuichi Nishiwaki
|
5254e80932
|
struct pic_proc * -> pic_value
|
2016-02-20 00:03:16 +09:00 |
Yuichi Nishiwaki
|
0d8a45191a
|
struct pic_data * -> pic_value
|
2016-02-19 23:30:47 +09:00 |
Yuichi Nishiwaki
|
064eaff498
|
struct pic_blob * -> pic_value
|
2016-02-19 23:22:41 +09:00 |
Yuichi Nishiwaki
|
1e08a7f21a
|
struct pic_pair * -> pic_value
|
2016-02-19 22:09:06 +09:00 |
Yuichi Nishiwaki
|
25e19d4f00
|
struct pic_vector * -> pic_value
|
2016-02-19 21:56:45 +09:00 |
Yuichi Nishiwaki
|
3e4a4755dc
|
struct pic_dict * -> pic_value
|
2016-02-19 19:08:45 +09:00 |
Yuichi Nishiwaki
|
03fed95b32
|
don't allocate on continuation call
|
2016-02-19 18:04:38 +09:00 |
Yuichi Nishiwaki
|
b070d9c1dc
|
add pic_return
|
2016-02-19 17:38:49 +09:00 |
Yuichi Nishiwaki
|
d965a3da5a
|
remove macro.h
|
2016-02-19 16:58:39 +09:00 |
Yuichi Nishiwaki
|
935199ea5e
|
reader uses xFILE* directly
|
2016-02-19 16:51:45 +09:00 |
Yuichi Nishiwaki
|
4d38e08c98
|
pic_gc_arena_preserve -> pic_enter
|
2016-02-19 16:17:13 +09:00 |
Yuichi Nishiwaki
|
f0386657be
|
cosmetic changes
|
2016-02-19 16:15:09 +09:00 |
Yuichi Nishiwaki
|
fe54b1315b
|
pic_obj_alloc is not a public api
|
2016-02-19 13:58:45 +09:00 |
Yuichi Nishiwaki
|
5402611323
|
remove port.h
|
2016-02-19 05:58:34 +09:00 |
Yuichi Nishiwaki
|
84c2866b2b
|
cleanup port API
|
2016-02-19 05:54:50 +09:00 |
Yuichi Nishiwaki
|
8ec052c09f
|
reimplement string-io procedures in scheme
|
2016-02-19 03:58:09 +09:00 |
Yuichi Nishiwaki
|
ec9c0e8841
|
[bugfix] rope_at
|
2016-02-19 03:57:15 +09:00 |
Yuichi Nishiwaki
|
bb2f9c0367
|
don't distinguish textual and binary ports
|
2016-02-19 03:03:29 +09:00 |
Yuichi Nishiwaki
|
00e98548d7
|
remove pair.h
|
2016-02-19 02:29:40 +09:00 |
Yuichi Nishiwaki
|
9ae6f0cbe9
|
remove error.h
|
2016-02-19 01:34:13 +09:00 |
Yuichi Nishiwaki
|
3198e77ac1
|
remove symbol.h
|
2016-02-19 01:05:50 +09:00 |
Yuichi Nishiwaki
|
665eda1d92
|
remove record.h
|
2016-02-19 00:59:45 +09:00 |
Yuichi Nishiwaki
|
18b873f723
|
remove proc.h
|
2016-02-19 00:56:56 +09:00 |
Yuichi Nishiwaki
|
8979b65b0c
|
remove data.h
|
2016-02-19 00:50:13 +09:00 |
Yuichi Nishiwaki
|
0243c52b14
|
remove dict.h
|
2016-02-19 00:40:35 +09:00 |
Yuichi Nishiwaki
|
387ba469c8
|
add pic_dict_next
|
2016-02-19 00:39:13 +09:00 |
Yuichi Nishiwaki
|
aa2121b61c
|
remove blob.h
|
2016-02-19 00:20:15 +09:00 |
Yuichi Nishiwaki
|
cfc32a1b15
|
remove string.h
|
2016-02-19 00:14:50 +09:00 |
Yuichi Nishiwaki
|
645e5bee3a
|
remove vector.h
|
2016-02-19 00:08:39 +09:00 |
Yuichi Nishiwaki
|
3dd8290dd3
|
add picrin/object.h
|
2016-02-19 00:03:54 +09:00 |
Yuichi Nishiwaki
|
0a715e4916
|
use pic_blob_value
|
2016-02-18 23:59:33 +09:00 |
Yuichi Nishiwaki
|
126989e4ec
|
cleanup
|
2016-02-18 23:52:20 +09:00 |
Yuichi Nishiwaki
|
ada84f48d6
|
add some object constructors/destructors
|
2016-02-18 23:49:16 +09:00 |
Yuichi Nishiwaki
|
08652df612
|
don't include type.h at the beginning of picrin.h
|
2016-02-18 23:35:55 +09:00 |
Yuichi Nishiwaki
|
615bdff61a
|
add pic_state parameter (to be used by copy gc)
|
2016-02-18 20:15:42 +09:00 |
Yuichi Nishiwaki
|
a3f9a3be68
|
remove WORD_BOXING mode
|
2016-02-18 18:58:32 +09:00 |
Yuichi Nishiwaki
|
561c350a12
|
library is now a non-first-class object
|
2016-02-18 17:39:32 +09:00 |
Yuichi Nishiwaki
|
7816be80c1
|
pic_lookup_identifier -> pic_find_identifier
|
2016-02-18 16:38:59 +09:00 |
Yuichi Nishiwaki
|
8610f5090d
|
change the behavior of pic_deflibrary
fix regression
|
2016-02-15 13:28:13 +09:00 |
Yuichi Nishiwaki
|
294477ff13
|
kh_s_t -> kh_oblist_t
|
2016-02-15 13:00:57 +09:00 |
Yuichi Nishiwaki
|
d30cdf7409
|
add picrin/setup.h and picrin/state.h
|
2016-02-15 00:50:02 +09:00 |
Yuichi Nishiwaki
|
4a3104187e
|
cosmetic changes
|
2016-02-15 00:33:59 +09:00 |
Yuichi Nishiwaki
|
a92e70a610
|
remove typedefs of struct pic_string and struct pic_blob
|
2016-02-15 00:20:49 +09:00 |
Yuichi Nishiwaki
|
780df6275b
|
move more decls to picrin.h
|
2016-02-15 00:10:12 +09:00 |
Yuichi Nishiwaki
|
f70dd4d376
|
add pic_closure_ref, pic_closure_set, and pic_lambda
|
2016-02-14 22:23:14 +09:00 |
Yuichi Nishiwaki
|
8814469eac
|
pic_apply_trampoline -> pic_applyk
|
2016-02-14 17:14:33 +09:00 |
Yuichi Nishiwaki
|
2632956b6e
|
fix regression
|
2016-02-14 17:13:38 +09:00 |
Yuichi Nishiwaki
|
e8a6f64dd5
|
remove pic_applyk
|
2016-02-14 13:46:55 +09:00 |
Yuichi Nishiwaki
|
69b660e9a3
|
remove pic_funcallk and add pic_call
|
2016-02-14 13:33:15 +09:00 |