Yuichi Nishiwaki
|
5254e80932
|
struct pic_proc * -> pic_value
|
2016-02-20 00:03:16 +09:00 |
Yuichi Nishiwaki
|
3e4a4755dc
|
struct pic_dict * -> pic_value
|
2016-02-19 19:08:45 +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
|
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
|
e8a6f64dd5
|
remove pic_applyk
|
2016-02-14 13:46:55 +09:00 |
Yuichi Nishiwaki
|
6f3083c3ca
|
never use size_t
|
2015-08-26 19:04:27 +09:00 |
Yuichi Nishiwaki
|
238f5999bc
|
dictionary-ref now returns a pair or #f
|
2015-07-18 15:22:33 +09:00 |
Yuichi Nishiwaki
|
0f55320a67
|
running map or foreach on multiple dictionaries does not make sense.
|
2015-07-13 09:32:27 +09:00 |
Yuichi Nishiwaki
|
df13e35044
|
fix dictionary conviersion procedures
|
2015-06-25 22:29:27 +09:00 |
Yuichi Nishiwaki
|
5cf1822813
|
use khash for dictionary impl
|
2015-06-25 05:56:15 +09:00 |
Yuichi Nishiwaki
|
07fc2bb98e
|
cleanup
|
2015-06-24 01:13:18 +09:00 |
Yuichi Nishiwaki
|
448bbf679d
|
change dictionary interface.
use #undefined object as sentinel
|
2015-06-09 17:06:19 +09:00 |
Yuichi Nishiwaki
|
5185a73cd2
|
replace none with undef
|
2015-06-09 16:34:45 +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
|
6a692541a6
|
s/pic_alloc/pic_malloc/g
|
2015-05-28 16:42:16 +09:00 |
Yuichi Nishiwaki
|
e3833eb039
|
change pic_for_each interface
|
2015-01-25 20:44:35 +09:00 |
Yuichi Nishiwaki
|
6e6e1de7a5
|
pic_sym is not a pointer
|
2015-01-20 16:02:28 +09:00 |
Yuichi Nishiwaki
|
2d1ddb9a5a
|
s/pic_sym/pic_sym_ptr/g
|
2015-01-20 15:31:17 +09:00 |
Yuichi Nishiwaki
|
3fc49b59be
|
move symbol-related macros to symbol.h
|
2015-01-19 11:11:19 +09:00 |
Yuichi Nishiwaki
|
fa1b681eba
|
remove pic_sym_value
|
2015-01-19 11:08:27 +09:00 |
Yuichi Nishiwaki
|
fc654dd280
|
heap symbol seems working (with GC stopped)
|
2015-01-19 11:00:23 +09:00 |
Yuichi Nishiwaki
|
cbed7c4ba5
|
add dictionary-map and dictionary-for-each
|
2015-01-17 23:26:35 +09:00 |
Yuichi Nishiwaki
|
6968c85282
|
revert 48f0ec90 . dicitonary is now symbol-to-object structure
|
2015-01-17 21:03:08 +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 |