Yuichi Nishiwaki
|
d165b6ea6f
|
avoid explicit casts if possible (small refacotring on dict.c, system.c)
|
2014-09-27 19:49:32 +09:00 |
Yuichi Nishiwaki
|
cf9d48a865
|
add pic_size_value
|
2014-09-27 19:48:49 +09:00 |
Yuichi Nishiwaki
|
a75ff9f2b0
|
argc should be int
|
2014-09-26 17:04:20 +09:00 |
Yuichi Nishiwaki
|
f214cbf974
|
refactor dict.c stritc type casts
|
2014-09-26 16:27:19 +09:00 |
Yuichi Nishiwaki
|
1c2af96340
|
remove dictionary-map and dictionary-for-each
|
2014-09-21 16:26:56 +09:00 |
Yuichi Nishiwaki
|
1b36b5d2ff
|
update xhash (orderd map)
|
2014-09-16 22:38:58 +09:00 |
Yuichi Nishiwaki
|
5d06801704
|
[bugfix] plist<->dictionary broken
|
2014-09-15 12:41:51 +09:00 |
Yuichi Nishiwaki
|
48f0ec9095
|
dictionary is now a equal?-based hash table
|
2014-09-15 12:39:46 +09:00 |
Yuichi Nishiwaki
|
ec49028618
|
dictionary-delete -> dictionary-delete!
|
2014-09-13 16:54:01 +09:00 |
Yuichi Nishiwaki
|
8ed3c835ea
|
add dictionary conversion functions
|
2014-09-13 16:44:27 +09:00 |
Yuichi Nishiwaki
|
e60841a879
|
add dictionary-map
|
2014-09-13 16:22:22 +09:00 |
Yuichi Nishiwaki
|
d882b5fb24
|
add dictionary-for-each
|
2014-09-13 16:14:33 +09:00 |
Yuichi Nishiwaki
|
a99fb41c63
|
dict_new -> make_dict
|
2014-09-12 19:41:20 +09:00 |
Yuichi Nishiwaki
|
dd80aff03a
|
remove dicitonary-for-each
|
2014-09-08 20:47:29 +09:00 |
Yuichi Nishiwaki
|
fb28cd003e
|
flatten library hierarchy
|
2014-09-01 11:37:52 +09:00 |
Yuichi Nishiwaki
|
339f550389
|
dictionary-ref comes with two values
|
2014-08-31 02:39:09 +09:00 |
Yuichi Nishiwaki
|
a1281a8e8c
|
first commit
|
2014-08-25 13:38:09 +09:00 |