Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/purescript/purescript-strings

String utility functions, Char type, regular expressions.
https://github.com/purescript/purescript-strings

Docs updates

* Fix a mistake in docs for stripPrefix
* Update all remaining references to -1 (replaced by May...

cc2498fd603a85d33fd9efa5e15ccda09d4a1547 authored over 9 years ago
Merge pull request #37 from hdgarrood/stripPrefix

Add stripPrefix

65f973a1fb1aec4356f076128b4904745048b51b authored over 9 years ago
Add stripPrefix

693f1a23099ff9368c22ba6717cf86a4a8ca3af5 authored over 9 years ago
Fix #36

1eca8a172e041b0ab9b57b6a0d5a6e30038d62af authored over 9 years ago
Merge pull request #35 from flipstone/fix_missing_foreign_count

Fix missing foreign `count` function.

710382eb136b7587062f6ee2e3c8e616018ecabd authored over 9 years ago
Fix missing foreign `count` function.

Also updated the documentation to more accurately reflect the function's
behavior.

I think the ...

e1b1aec35cb2d627be78bd5d9513e10129cb256f authored over 9 years ago
Update build

cc08e3f69ced290890777ae70d1c657c41d6ffd6 authored over 9 years ago
Merge pull request #34 from sharkdp/fix-ffi-exports

Fix FFI exports

45829a57b3456d40fedf0888da683db741b7ed8f authored over 9 years ago
Fix FFI exports

4b30b56105d0cef10b847422afaf7b0c443b35f8 authored over 9 years ago
Fix localeCompare

4bc367f90b7688fdd21c4f9bd21407db031ca5d9 authored over 9 years ago
Updates for RC

ba08c0fd48e3593606edbdde7de8d5ffc3451ab9 authored over 9 years ago
Updates for 0.7

dc3e3defddc01119a343684301a5350fcf136107 authored over 9 years ago
Merge pull request #32 from davidchambers/match

update match to reflect the existence of optional capturing groups

6d66332b8b66fdc61625d363bc3bccb2937c24b2 authored over 9 years ago
update match to reflect the existence of optional capturing groups

d4f4ca8c881905f311eaf447628f6a5edc5aae0f authored over 9 years ago
Merge pull request #28 from purescript/updates

Add Bounded instance

3810b5b9903d0a4edd2efa0b6b50b350e9160dc9 authored almost 10 years ago
Update dependencies, build, docs

f9b392e02f7f015d3baffb02f44437b5ce1da7e2 authored almost 10 years ago
Fix charString export

1761ca2ffea167449587deddaca379154d4f70a2 authored almost 10 years ago
Use Int everywhere, add contains, rename charString

76ddec3fc29ca92a99312b921aca7715db97e7aa authored almost 10 years ago
Use Int for char codes

9d8a554c5fe72e4d0abddae9de86bfae8a2ed581 authored almost 10 years ago
Add Bounded instance

9905107c5cf2177d019bd825fc5e073762833560 authored almost 10 years ago
Merge pull request #27 from brainrape/better-unsafe

improve Unsafe

bba91eee347ca73ad5ddb0fc868bef77991008b0 authored almost 10 years ago
fix typo

7445c05bd0466173961361a008e48e7659cc5897 authored almost 10 years ago
improve Unsafe

52b5916518c286677e234d0bb1bad3a57b05fc23 authored almost 10 years ago
Merge pull request #26 from brainrape/add-docs

add documentation

26acdb85c2ac55069a339e3b18ead18ca14c07ac authored almost 10 years ago
cleanup, add instance doc

0316afb3b291f290ce8f80b19c7746ae72dfe382 authored almost 10 years ago
add documentation

2f3726a5b040f334525c01e4d8cde74541420f63 authored almost 10 years ago
Export noFlags

02376e803dcf2e48de3e92fe7a292429d22f760c authored almost 10 years ago
Update docs

a9a1fc66f18aff0fe17fb6b96fcb7a0840b3ea70 authored almost 10 years ago
Update to newer grunt plugin

9a10b9451130518efe9473154760f48cdfe4c0ae authored almost 10 years ago
Merge pull request #21 from Fresheyeball/patch-2

Convenience data

fd8d36aedea22bed045dd1f81778ea977a40e04d authored almost 10 years ago
Convenience data

134b6c32da6f8b5d4c0da14424b9a72e4e9db72d authored almost 10 years ago
Merge pull request #18 from NightRa/master

Added a null,singleton,uncons,takeWhile and dropWhile to Data.String

e8d99fda110b443b21e3a7be3ccc039fbd9111d7 authored about 10 years ago
Add the count function

29e623690d23913a15d5919089f72ce171a02055 authored about 10 years ago
Pass take&drop as parameters to the foreign function interface

87fde2ae311709dcac73e484888a9ee358f89b6f authored about 10 years ago
Added missing semicolons

f444b910dbb1fc771f14307b284645877b2b0fdc authored about 10 years ago
Add singleton to the export list

51b67b675a9d3a4639242f4a86aff5312dd7b903 authored about 10 years ago
Added a null,singleton,uncons,takeWhile and dropWhile to Data.String

8036395ba8a8e56c95f592929b6b29630edd6e81 authored about 10 years ago
Merge pull request #17 from davidchambers/ternary

use ternary operator in JavaScript output

fbf45008f2ca413cd535aad1073a74f982ed9f95 authored about 10 years ago
use ternary operator in JavaScript output

75da0169ea6006f69df8283b4e47b76b2c737a96 authored about 10 years ago
Merge pull request #16 from davidchambers/triple-quotes

use triple-quoted strings to avoid backslashes

115222414c4feb652073a27cd55dc72e2f9cd564 authored about 10 years ago
use triple-quoted strings to avoid backslashes

98505eea847dc6c66e5ae1ababa20ea38d4abd87 authored about 10 years ago
Merge pull request #14 from davidchambers/match

make match safe

4e7f0d5419e283229d8a686421b46c896de668d1 authored about 10 years ago
make match safe

3dfeda2b4d6c463cd5fd808f0da93645a5bf3cfb authored about 10 years ago
Merge pull request #13 from purescript/unsafe

Make charCodeAt safe, add unsafe versions of charAt, charCodeAt

1804bed30f6c4e7291d447339197b1d4c63e2eca authored about 10 years ago
Add unsafe versions of charAt, charCodeAt

c60ce9007165e6b000ac88863ac8f3012d84f4ec authored about 10 years ago
Make charCodeAt safe

1f49396ae461bd283088a52876bb595aa1c5f692 authored about 10 years ago
Merge pull request #12 from davidchambers/split

add split to Data.String.Regex

5037b3ee346a625754e1d76e59a246bab7a4bbd4 authored over 10 years ago
add split to Data.String.Regex

211b6e1bce42a347c9c715fde3a0bee51326d393 authored over 10 years ago
Merge pull request #11 from jdegoes/ready/char-instances

added essential instances for Char; fully backward compatible

7f7bd7b1846594afdef3280b58a651aa49129b6d authored over 10 years ago
added essential instances for Char; fully backward compatible

2a044ec09c50212eb2ee867330921509be19e3a3 authored over 10 years ago
Merge pull request #10 from jdegoes/ready/hotfix-ffi

Hotfix

976d330aad7690dd79ef5f2625340315721ce2d3 authored over 10 years ago
Merge branch 'master' of github.com:purescript/purescript-strings into ready/hotfix-ffi

7770b75f7c62d8b356142e5215239cafed42c4af authored over 10 years ago
fix error in ffi function, also add jsvalidate so it won't build if there are any ffi errors

d52d2be268a017d68571fddfdd24a7e6a7cef286 authored over 10 years ago
Merge pull request #8 from jdegoes/ready/char

introduce Char type

81b20ba091613254dccefc4cc85e5bf500c3a2ab authored over 10 years ago
fix version of purescript maybe

02c88e753af162789f03d76a585bde53c95d1e5b authored over 10 years ago
tighter organization & feedback from @garyb

3fc0f065b93f17c0f1252fa8629a759353b44c23 authored over 10 years ago
introduce Data.Char, add easy ways to promote char to String

0055dc63dcc27e5ddf81bc021d10c3ec2240103e authored over 10 years ago
introduce Char type

58de0e09c60228e93e1da652f8a82df2508c0116 authored over 10 years ago
Fix typo in FFI definition for flags

4bd42a1c92d09ae789d485fbce1d1ffc0e7f7037 authored over 10 years ago
Merge pull request #6 from michaelficarra/GH-5

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

9485d42ef9e3d93a1f8ed30ba5c1cf4b5ab646c7 authored over 10 years ago
Merge pull request #4 from michaelficarra/show

make Regex an instance of Show

37fadf17ca874aa2f97270e007784fc64d007034 authored over 10 years ago
fixes #5: implement RegexFlags with parsing, rendering, and retrieval

4d4f86415354b55ec032b39506bdd2949d0a92f4 authored over 10 years ago
fixes #3: make Regex an instance of Show

48bcfe5b95b3339b155102eb2614219aa4c36144 authored over 10 years ago
Update docs

ab511db7de419c71589a8bac88d62ac733977cdc authored over 10 years ago
Merge pull request #2 from purescript/regex-replace

Regex replacing

1cd34e2e3baff2547a028fc107c89368e0f4489f authored over 10 years ago
Add replace'

434b15926d993d87861fc57ef6ea1a303e721f60 authored over 10 years ago
Rename replaceR to replace

0885075a99b73b6ff6b6d631899c68bd6e19a0e4 authored over 10 years ago
Merge pull request #1 from purescript/indexOf

Add indexOf'

12cd06dfdc36b92e1785118d90fd3bfe67a27ca8 authored over 10 years ago
Add lastIndexOf'

6b14667b6c1a93501cc121614ac533b06f69042b authored over 10 years ago
Add indexOf'

ac34182833cbe01dc2a7920c265f7edf3d405908 authored over 10 years ago
Swap joinWith arguments for better style

1369751366ea259fc2a4d3bed6ed6078e5c6950b authored over 10 years ago
Remove slicey functions in favour of take/drop

21d97ca253e4f56422c09af953d9755b338ecffe authored over 10 years ago
Swap arguments in indexOf funcs for better style

74d6de258a76e8ac35163338adb77d950ce3d1d7 authored over 10 years ago
Add charCodeAt

49d64110a85b14611309ed5a78d0b5b28525e710 authored over 10 years ago
Fix typo in Regex module

05cb93723435dcf5ce4af3a24d907990a3306316 authored over 10 years ago
Update build

02e33d390cffbb27d4420f339ad26e3d76bdb6ed authored over 10 years ago
Add generated docs

e4cd253140b18f26db5d9b77c7a3e977721ca62c authored over 10 years ago
Update build

7e68f4a12405a882a462041cf11aff946fddca22 authored over 10 years ago
Move joinWith from Data.Array

ab4959dcda6cc37d8c3c7b2d0caa7c540a184145 authored almost 11 years ago
Remove S appendix from function names

Not needed now we can import qualified

467676a6e8f34c97a38a0f2fbc149c300ee4d388 authored almost 11 years ago
Update dependencies

e9d3b074e72788bf4aa7d3dbbe92cc17a4377187 authored almost 11 years ago
Added fromCharCode.

9d92203393128d9da3246894483bafe500d4654c authored almost 11 years ago
Add grunt build

9d3cda0812748dc71007b08c0f479002710896dc authored almost 11 years ago
Initial commit

34605c6c69e5526cd1771a50e0607c029b4b007e authored almost 11 years ago