Skip to content

Tags: themattchan/purescript-strings

Tags

v3.5.0

Toggle v3.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update .gitignore

v3.3.2

Toggle v3.3.2's commit message
Reuse the array returned by match (purescript#89)

Instead of basically making a copy and letting the original go out of scope immediately after.

This makes a surprisingly large performance difference in Chrome, not so much in Firefox.

v3.3.1

Toggle v3.3.1's commit message
Quote strings in Show instances (purescript#86)

v3.2.1

Toggle v3.2.1's commit message
Merge pull request purescript#83 from purescript/string-gen-size

Ensure `genString` always generates at least one character

v3.2.0

Toggle v3.2.0's commit message
Merge pull request purescript#82 from purescript/more-gen

Enhance string & char generation

v3.1.0

Toggle v3.1.0's commit message
Merge pull request purescript#77 from purescript/gen

Add some generator functions

v3.0.0

Toggle v3.0.0's commit message
Merge pull request purescript#76 from purescript/ps-0.11

Update for PureScript 0.11