Yuichi Nishiwaki
|
561c350a12
|
library is now a non-first-class object
|
2016-02-18 17:39:32 +09:00 |
Yuichi Nishiwaki
|
8610f5090d
|
change the behavior of pic_deflibrary
fix regression
|
2016-02-15 13:28:13 +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
|
e8a6f64dd5
|
remove pic_applyk
|
2016-02-14 13:46:55 +09:00 |
Yuichi Nishiwaki
|
fe994667fa
|
remove pic_get_proc and add "&" format for pic_get_args
|
2016-02-07 00:53:12 +09:00 |
Yuichi Nishiwaki
|
6f3083c3ca
|
never use size_t
|
2015-08-26 19:04:27 +09:00 |
Yuichi Nishiwaki
|
eec7d1754b
|
arena_idx is of size_t
|
2015-07-26 16:44:13 +09:00 |
Yuichi Nishiwaki
|
9365eb4c7f
|
no relloc on restore_cont
|
2015-07-26 16:39:34 +09:00 |
Yuichi Nishiwaki
|
25f80dc87d
|
don't cons in call-with-values
|
2015-07-04 18:01:30 +09:00 |
Yuichi Nishiwaki
|
ddcf96f689
|
remove pic_proc_name (for a moment)
|
2015-06-27 19:02:18 +09:00 |
Yuichi Nishiwaki
|
087e65ef1c
|
don't define (picrin control escape) in callcc.c
|
2015-06-26 13:19:32 +09:00 |
Yuichi Nishiwaki
|
f323e9d232
|
[bugfix] call/cc will get caught in an infinite loop if the machine
stack grows upward
|
2015-06-24 16:02:46 +09:00 |
Yuichi Nishiwaki
|
aae1b8792a
|
remove struct pic_picjmp
|
2015-06-23 03:14:00 +09:00 |
Yuichi Nishiwaki
|
500113d1bb
|
renumber contribs
|
2015-06-20 03:42:56 +09:00 |