-
Notifications
You must be signed in to change notification settings - Fork 26
Type specification edits #168
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 all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
b77055c
look_for_alignments/1 Consolidated two Enum.map together; other chang…
bradhanks d1d337a
_split_table_columns/1: combined two Enum.map function calls
bradhanks 4725020
refactored some conditionals to pattern matching
bradhanks 9f3ef38
undo Enum.map refactor
bradhanks 6d76148
Merge branch 'master' of https://github.com/bradhanks/earmark_parser
bradhanks e9ae60f
consolidated block modules into a single file, add types for Line and…
bradhanks cadc78e
EarmarkParser.Message typing edits
bradhanks f5dd60c
applied pre-existing alias, renamed nv -> new_value
bradhanks 2211317
Options.t edits: renderer and math were missing. normalize/1 lets the…
bradhanks dfe67c5
`new/2` type specification with aliases for EarmarkParser.Options and…
bradhanks adc96fc
ListInfo.t type definition
bradhanks 19c70ca
added EarmarkParser.{Options, Line}; added type specifications for Ea…
bradhanks 85d7c1e
refactor from case to pattern matching; added new helper function `_…
bradhanks 4b6e1ee
type specification for `parse_markdown/2`
bradhanks 293e600
type specification for `parse_list/3`
bradhanks ce89aa6
EarmarkParser.AstRenderer.render type specification
bradhanks 6074cb0
Fixed dialyzer warnings:
bradhanks 817c738
EarmarkParser.Helpers.LookaheadHelpers type specification
bradhanks 784f13a
Type specifications for EarmarkParser.Message functions; fixed ts() …
bradhanks ea95ebe
Merge branch 'master' of https://github.com/RobertDober/earmark_parse…
bradhanks 48514f6
type spec fix
bradhanks 2237e35
mix format
bradhanks 2a61c7e
https://github.com/RobertDober/earmark_parser/pull/168#discussion_r20…
bradhanks a6cef10
updated @void_tag to make list comprehensive
bradhanks 8483cfe
https://github.com/RobertDober/earmark_parser/pull/168#discussion_r20…
bradhanks 3850a90
https://github.com/RobertDober/earmark_parser/pull/168#discussion_r20…
bradhanks 9a2cd28
mix format
bradhanks 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
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
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
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
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
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
Oops, something went wrong.
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.