Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make number parsing in native parser implementation JSON5 compliant #175

Closed
2 tasks done
belochub opened this issue May 23, 2017 · 1 comment
Closed
2 tasks done
Assignees
Labels
Milestone

Comments

@belochub
Copy link
Member

belochub commented May 23, 2017

@belochub belochub added this to the 1.0.0 milestone May 23, 2017
@belochub belochub self-assigned this May 23, 2017
belochub added a commit that referenced this issue Jun 1, 2017
belochub added a commit that referenced this issue Jun 3, 2017
Also fix not throwing on some of the incorrect number
inputs.

Refs: #175
belochub added a commit that referenced this issue Jun 3, 2017
Implement additional function for parsing integer values which
cannot be parsed using standard library functions.

Refs: #175
belochub added a commit that referenced this issue Jun 3, 2017
Also fix not throwing on some of the incorrect number
inputs.

Refs: #175
PR-URL: #201
Reviewed-By: Dmytro Nechai <nechaido@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
belochub added a commit that referenced this issue Jun 3, 2017
Implement additional function for parsing integer values which
cannot be parsed using standard library functions.

Refs: #175
aqrln pushed a commit that referenced this issue Jun 6, 2017
Refs: #175
PR-URL: #207
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
belochub added a commit that referenced this issue Jun 6, 2017
Implement additional function for parsing integer values which
cannot be parsed using standard library functions.

Refs: #175
PR-URL: #208
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
aqrln pushed a commit that referenced this issue Jun 15, 2017
Refs: #175
Refs: https://github.com/metarhia/jstp/issues/152
PR-URL: #221
Reviewed-By: Dmytro Nechai <nechaido@gmail.com>
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
@belochub
Copy link
Member Author

Closed via #201, #207, #208, #221.

belochub added a commit that referenced this issue Jan 22, 2018
Also fix not throwing on some of the incorrect number
inputs.

Refs: #175
PR-URL: #201
Reviewed-By: Dmytro Nechai <nechaido@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
belochub added a commit that referenced this issue Jan 22, 2018
Refs: #175
PR-URL: #207
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
belochub added a commit that referenced this issue Jan 22, 2018
Implement additional function for parsing integer values which
cannot be parsed using standard library functions.

Refs: #175
PR-URL: #208
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
belochub added a commit that referenced this issue Jan 22, 2018
Refs: #175
Refs: https://github.com/metarhia/jstp/issues/152
PR-URL: #221
Reviewed-By: Dmytro Nechai <nechaido@gmail.com>
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
belochub added a commit that referenced this issue Jan 22, 2018
Also fix not throwing on some of the incorrect number
inputs.

Refs: #175
PR-URL: #201
Reviewed-By: Dmytro Nechai <nechaido@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
belochub added a commit that referenced this issue Jan 22, 2018
Refs: #175
PR-URL: #207
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
belochub added a commit that referenced this issue Jan 22, 2018
Implement additional function for parsing integer values which
cannot be parsed using standard library functions.

Refs: #175
PR-URL: #208
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
belochub added a commit that referenced this issue Jan 22, 2018
Refs: #175
Refs: https://github.com/metarhia/jstp/issues/152
PR-URL: #221
Reviewed-By: Dmytro Nechai <nechaido@gmail.com>
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
belochub added a commit to metarhia/mdsf that referenced this issue Jul 19, 2018
Also fix not throwing on some of the incorrect number
inputs.

Refs: metarhia/jstp#175
PR-URL: metarhia/jstp#201
Reviewed-By: Dmytro Nechai <nechaido@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
belochub added a commit to metarhia/mdsf that referenced this issue Jul 19, 2018
Refs: metarhia/jstp#175
PR-URL: metarhia/jstp#207
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
belochub added a commit to metarhia/mdsf that referenced this issue Jul 19, 2018
Implement additional function for parsing integer values which
cannot be parsed using standard library functions.

Refs: metarhia/jstp#175
PR-URL: metarhia/jstp#208
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
belochub added a commit to metarhia/mdsf that referenced this issue Jul 19, 2018
Refs: metarhia/jstp#175
Refs: https://github.com/metarhia/jstp/issues/152
PR-URL: metarhia/jstp#221
Reviewed-By: Dmytro Nechai <nechaido@gmail.com>
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
belochub added a commit to metarhia/mdsf that referenced this issue Jul 19, 2018
Also fix not throwing on some of the incorrect number
inputs.

Refs: metarhia/jstp#175
PR-URL: metarhia/jstp#201
Reviewed-By: Dmytro Nechai <nechaido@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
belochub added a commit to metarhia/mdsf that referenced this issue Jul 19, 2018
Refs: metarhia/jstp#175
PR-URL: metarhia/jstp#207
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
belochub added a commit to metarhia/mdsf that referenced this issue Jul 19, 2018
Implement additional function for parsing integer values which
cannot be parsed using standard library functions.

Refs: metarhia/jstp#175
PR-URL: metarhia/jstp#208
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
belochub added a commit to metarhia/mdsf that referenced this issue Jul 19, 2018
Refs: metarhia/jstp#175
Refs: https://github.com/metarhia/jstp/issues/152
PR-URL: metarhia/jstp#221
Reviewed-By: Dmytro Nechai <nechaido@gmail.com>
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
belochub added a commit to metarhia/mdsf that referenced this issue Jul 21, 2018
Also fix not throwing on some of the incorrect number
inputs.

Refs: metarhia/jstp#175
PR-URL: metarhia/jstp#201
Reviewed-By: Dmytro Nechai <nechaido@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
belochub added a commit to metarhia/mdsf that referenced this issue Jul 21, 2018
Refs: metarhia/jstp#175
PR-URL: metarhia/jstp#207
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
belochub added a commit to metarhia/mdsf that referenced this issue Jul 21, 2018
Implement additional function for parsing integer values which
cannot be parsed using standard library functions.

Refs: metarhia/jstp#175
PR-URL: metarhia/jstp#208
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
belochub added a commit to metarhia/mdsf that referenced this issue Jul 21, 2018
Refs: metarhia/jstp#175
Refs: https://github.com/metarhia/jstp/issues/152
PR-URL: metarhia/jstp#221
Reviewed-By: Dmytro Nechai <nechaido@gmail.com>
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant