Olivier Ligot
|
233de09c48
|
Fix {JSON_OBJECT}.hash_code implementation
Don't call {HASH_TABLE}.item_for_iteration when {HASH_TABLE}.off
Use {HASH_TABLE}.out instead
|
2012-12-10 17:39:22 +01:00 |
|
Olivier Ligot
|
6cd21c39eb
|
[FIX] Indentation
|
2012-09-12 22:01:13 +02:00 |
|
Olivier Ligot
|
f361ce65c6
|
[FIX] Convertion from HASH_TABLE keys to JSON
|
2012-09-12 20:05:49 +02:00 |
|
Olivier Ligot
|
d01bccbc84
|
Merge branch 'master' into fix_hash_table_converter
|
2012-09-12 19:54:06 +02:00 |
|
Olivier Ligot
|
42b971f28e
|
[FIX] Unknown identifier 'unescaped_string'
|
2012-09-12 17:14:49 +02:00 |
|
Olivier Ligot
|
aedf8ec1cd
|
[FIX] Convertion from DS_HASH_TABLE keys to JSON
This is useful when the type of the key is something else than a STRING
and we have a JSON converter for this type.
|
2012-08-02 14:06:48 +02:00 |
|