jockus
|
195dbd658d
|
Added option to parse number as integer, disabled by default
|
2020-09-15 11:39:34 +01:00 |
|
gingerBill
|
5fa54fd2cc
|
Commit fix
|
2020-06-16 16:07:44 +01:00 |
|
gingerBill
|
e8f2fb58d9
|
Fix strconv.parse_ usage across other packages
|
2020-05-09 11:54:36 +01:00 |
|
gingerBill
|
d1c9fd4e01
|
Implement #complete switch by default, replace with #partial switch #511
|
2019-12-22 12:03:48 +00:00 |
|
gingerBill
|
9db81498d8
|
Make the string type elements "immutable", akin to char const * in C
Allows for extra security and optimization benefits
|
2019-12-01 14:10:59 +00:00 |
|
gingerBill
|
db2eff6847
|
Fix typo in json/parser.odin
|
2019-01-14 20:44:27 +00:00 |
|
gingerBill
|
e047d9eb5e
|
Update package json parser to store the end position on the values
|
2019-01-14 15:51:52 +00:00 |
|
gingerBill
|
5af20aa467
|
Make encoding/json use []byte rather than string
|
2019-01-07 23:08:38 +00:00 |
|
gingerBill
|
08598b9425
|
Support NaN and Infinity for JSON5
|
2019-01-06 22:25:02 +00:00 |
|
gingerBill
|
d1b9f3ac74
|
package json; JSON5 support
|
2019-01-06 21:48:13 +00:00 |
|
gingerBill
|
9487f8c92e
|
Add json.is_valid
|
2019-01-06 20:44:39 +00:00 |
|
gingerBill
|
c5def60224
|
Begin work on package json
|
2019-01-06 20:37:12 +00:00 |
|