Skip to content

fixes #5: implement RegexFlags with parsing, rendering, and retrieval#6

Merged
garyb merged 1 commit into
purescript:masterfrom
michaelficarra:GH-5
Jul 20, 2014
Merged

fixes #5: implement RegexFlags with parsing, rendering, and retrieval#6
garyb merged 1 commit into
purescript:masterfrom
michaelficarra:GH-5

Conversation

@michaelficarra
Copy link
Copy Markdown
Contributor

Fixes #5.

Comment thread README.md
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@paf31: Are the double spaces here (RegexFlags  =) a bug in docgen?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, the type arguments (if any) go between the two spaces.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@michaelficarra
Copy link
Copy Markdown
Contributor Author

Ping. Also, can we get a new release after this is merged?

@garyb
Copy link
Copy Markdown
Member

garyb commented Jul 20, 2014

Oops, sorry, not sure how I missed this one.

garyb added a commit that referenced this pull request Jul 20, 2014
fixes #5: implement RegexFlags with parsing, rendering, and retrieval
@garyb garyb merged commit 9485d42 into purescript:master Jul 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add functions for retrieving a Regex's source and flags

3 participants