-
Yorhel authored
- errors in item() didn't propagate properly - empty [] and {} values weren't allowed - fractional numbers weren't allowed - parsing of escaped characters didn't ensure that enough data was in the buffer - E() didn't propagate errors properly in all cases I'll do some more testing later on, but the current code seems to be working quite well already.
Yorhel authored- errors in item() didn't propagate properly - empty [] and {} values weren't allowed - fractional numbers weren't allowed - parsing of escaped characters didn't ensure that enough data was in the buffer - E() didn't propagate errors properly in all cases I'll do some more testing later on, but the current code seems to be working quite well already.