Yuichi Nishiwaki
|
6f3083c3ca
|
never use size_t
|
2015-08-26 19:04:27 +09:00 |
Yuichi Nishiwaki
|
3a96d093ed
|
strict check
|
2015-07-20 02:52:47 +09:00 |
Yuichi Nishiwaki
|
42ec53d73f
|
remove pic_errmsg
|
2015-07-13 08:22:19 +09:00 |
Yuichi Nishiwaki
|
71d1d4837d
|
pic_intern_cstr -> pic_intern
|
2015-07-13 08:16:04 +09:00 |
Yuichi Nishiwaki
|
40a4e2ead4
|
remove make-error-object
|
2015-07-13 07:59:57 +09:00 |
Yuichi Nishiwaki
|
3df7d1dd71
|
use pic_malloc and pic_free in file.c
|
2015-06-19 02:05:56 +09:00 |
Yuichi Nishiwaki
|
2c9a19acf5
|
introduce pic_invalid_value
|
2015-06-09 16:02:23 +09:00 |
Yuichi Nishiwaki
|
77d3b0b41e
|
Revert "remove in-library"
This reverts commit 8604e18719 .
|
2015-06-06 13:48:31 +09:00 |
Yuichi Nishiwaki
|
8604e18719
|
remove in-library
|
2015-06-04 14:17:37 +09:00 |
Yuichi Nishiwaki
|
72baa9a52d
|
remove pic_throw function
|
2015-06-04 13:23:20 +09:00 |
Yuichi Nishiwaki
|
34b6585287
|
cleanup
|
2015-06-02 07:57:52 +09:00 |
Yuichi Nishiwaki
|
9573c6db65
|
use proc_env in callcc implementation
|
2015-06-02 06:54:39 +09:00 |
Yuichi Nishiwaki
|
dbcd81c8c1
|
[bugfix] calling dead escape continuation causes segv
|
2015-06-02 06:01:16 +09:00 |
Yuichi Nishiwaki
|
1e3bb6f1bb
|
cleanup pic_push_try
|
2015-06-02 05:14:43 +09:00 |
Yuichi Nishiwaki
|
e0c837baee
|
don't do pop_try in pic_raise
|
2015-06-02 05:00:17 +09:00 |
Yuichi Nishiwaki
|
334ceb9e7c
|
fix bugs unveiled by the previous commit
|
2015-05-30 19:57:32 +09:00 |
Yuichi Nishiwaki
|
9b7eb2f996
|
unify all headers into picrin.h
|
2015-05-28 23:57:10 +09:00 |
Yuichi Nishiwaki
|
e30f1a11dc
|
more strict unused variable check
|
2015-05-28 17:06:41 +09:00 |
Yuichi Nishiwaki
|
278075910a
|
custom allocator and custom abort
|
2015-05-28 02:12:26 +09:00 |
Yuichi Nishiwaki
|
7923f947d7
|
don't use xstd** from benz
|
2015-05-28 00:14:10 +09:00 |
Yuichi Nishiwaki
|
15449354c6
|
switch string implementation to picrin's
|
2015-05-27 23:34:40 +09:00 |
Yuichi Nishiwaki
|
6e6e1de7a5
|
pic_sym is not a pointer
|
2015-01-20 16:02:28 +09:00 |
Yuichi Nishiwaki
|
fa1b681eba
|
remove pic_sym_value
|
2015-01-19 11:08:27 +09:00 |
Yuichi Nishiwaki
|
4cc423d815
|
gather all includes of standard headers into picrin.h
|
2015-01-18 00:17:37 +09:00 |
Yuichi Nishiwaki
|
9303fcf34b
|
safer names for utility macros
|
2015-01-07 13:11:48 -08:00 |
Sunrin SHIMURA (keen)
|
814425508f
|
Add 'extlib/benz/' from commit '569b1ace02e6a066b21f94dff23c4e01b8748bf0'
git-subtree-dir: extlib/benz
git-subtree-mainline: 3c3d9f4c27
git-subtree-split: 569b1ace02
|
2015-01-03 06:31:37 +00:00 |