-
Notifications
You must be signed in to change notification settings - Fork 29
add doc strings for json module #75
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
2c297ca
add doc strings for json module
dkirchhof 7e733b1
changed type of the reviver function
dkirchhof 27a454c
add @raises annotation also in res file
dkirchhof ae8c1a6
remove parseToAnyExn and parseToAnyExnWithReviver
dkirchhof 34aedd6
change type of replacer
dkirchhof 5687b8c
add stringifyWithFilter functions
dkirchhof 83319d1
fix formatting
dkirchhof cd7b178
fix wording
dkirchhof 9590fe2
remove JSON.Encode.any and changed JSON.parseExnWithReviver accordingly
dkirchhof 705a84d
examples: change Js.Exn to Exn, remove whitespace in comment
dkirchhof b363d78
add exceptions block to functions which will throw errors
dkirchhof 01821ad
Update src/Core__JSON.resi
dkirchhof a9d6319
Update src/Core__JSON.resi
dkirchhof b335fe2
Update src/Core__JSON.resi
dkirchhof 58b2ed0
Update src/Core__JSON.resi
dkirchhof 639f536
Update src/Core__JSON.resi
dkirchhof f3f6fb6
Update src/Core__JSON.resi
dkirchhof ceac80a
Update src/Core__JSON.resi
dkirchhof e71f4dd
Merge branch 'rescript-association:main' into docs-json
dkirchhof dd7f8b1
fix: change Exn.Error to Exn.t
dkirchhof File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.