jfiat
c836d75191
Added more conversion, and accept READABLE_STRING_8 as argument for make_json
2011-10-07 12:25:00 +00:00
jfiat
3739909e43
Minor changes + cosmetics
...
Added conversion from STRING to JSON_STRING to help users.
2011-10-07 12:19:27 +00:00
jfiat
28a699e5f2
Converted the autotest test suite to void-safety
...
+ cosmetics
2011-07-07 14:39:06 +00:00
jfiat
591cfb6cfa
Now if you want to use the json utilities for gobo, you just need to include the json_gobo_extension.ecf (note that the related gobo classes are not void-safe)
...
+ cosmetics
2011-07-07 14:03:36 +00:00
jvelilla
f4c472cb9f
Updated eJSON to use Eiffel 6.8 version.
...
Basically the changes are:
Replace ? by detachable
indexing by note
removing `is' from features, and in some places replaced by =
In the ecf now we need to include every gobo library, because the gobo.ecf, exclude libraries that are needed.
TODO: the test-suite is not void-safety.
2011-07-07 12:03:25 +00:00
jvelilla
e638eeaae4
Updated skip_white_spaces, now check %U and %T codes
2010-03-16 00:08:37 +00:00
jvelilla
5d63c63a39
Undo changes to is_a_valid_number, because it's doesn't follow the JSON spec. Tests : fail13.json, fail29.json and fail30.json are valid with this implementation, so we go back to the previous implementation.
2010-03-10 11:16:16 +00:00
jvelilla
b389d532b7
Updated Eiffel configuration file, updated to the new clusters
2010-03-08 23:43:35 +00:00
paul.cohen
a0e570226c
Ported r75 (all JSON value classes) from POC_CONVERTERS_FACTORY branch to trunk
2010-03-08 22:45:41 +00:00
paul.cohen
2710cae1da
Merged converters and factory classes from POC_CONVERTERS_FACTORY to trunk
2010-03-08 15:35:32 +00:00
paul.cohen
8cd53b87eb
New directory layout created
2010-03-08 15:28:47 +00:00