An open API service providing commit metadata for open source projects.

GitHub / purescript/purescript-strings / commits

String utility functions, Char type, regular expressions.

SHA Message Author Date Stats
03b03a7b CodeUnits length function doc references itself and is wrong (#177) Eryk Ciepiela <e****v@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
b6654d49 Update take docstring to match the behaviour (#172) Nicholas Wolverson <n****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
72bb066a Update CHANGELOG.md Nathan Faubion <n****n@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
373c44a8 Better definition for `Data.String.NonEmpty.CodeUnits.fromFoldable1` (#168) postsolar <1****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3d3e2f71 v6.0.1 Jordan Martinez <j****z@p****m> almost 4 years ago
82c2c9a6 Prep changelog for v6.0.1 Jordan Martinez <j****z@p****m> almost 4 years ago
abded947 Use fixed Char enums version (#163) JordanMartinez <j****z@p****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
4bc69544 Prepare v6.0.0 release (1st PS 0.15.0-compatible release) (#161) JordanMartinez <j****z@p****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
b2565978 Make `RegexFlags` a `newtype` (#159) Mohammed Anas <6****9@a****e>
Committed by: GitHub <n****y@g****m>
about 4 years ago
bd172f8b Fix formatting (#160) Mohammed Anas <6****9@a****e>
Committed by: GitHub <n****y@g****m>
about 4 years ago
d9ba5d05 Relax Data.String.CodeUnits.slice bounds checking and drop Maybe in return ty...
Co-authored-by: JordanMartinez <j****z@p****m>
maynard <e****3@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
a8e757fa Update to v0.15.0 (#158)
Co-authored-by: Cyril Sobierajewicz <s****l@g****m>
JordanMartinez <j****z@p****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
36493eee Use backticks around PS code in docs (#148) Mohammed Anas <6****9@a****e>
Committed by: GitHub <n****y@g****m>
about 5 years ago
157e372a Prepare v5.0.0 release (#144) Cyril <s****l@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
dd35f96c Update changelog since v4.0.2 (#141) Thomas Honeyman <a****n@t****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
6e27e114 Generate changelog and add PR template (#140) JordanMartinez <j****z@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
5815ea91 update replace' to reflect the existence of optional capturing groups (#126)
Co-authored-by: Jordan Martinez <j****z@g****m>
David Chambers <d****c@d****e>
Committed by: GitHub <n****y@g****m>
over 5 years ago
3de404e1 Add dotAll regexp flag (#133) fujisawa <y****a@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
7a94736d Remove the bounds check from the foreign implementation of lastIndexOf' (#137) Cyril <s****l@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
f1082da5 Run CI on push / pull_request to master Thomas Honeyman <a****n@t****m> over 5 years ago
dcbd6cf8 Migrate to GitHub Actions and update installation instructions. (#136) Thomas Honeyman <a****n@t****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
52cae45a Remove references to `codePointToInt` (#135) Emiel van de Laar <g****l@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
e897bb70 Use coerce instead of unsafeCoerce where appropriate (#130) JordanMartinez <j****z@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
10a3ddce merge Merge pull request #134 from kl0tl/no-monomorphic-proxies Cyril <s****l@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
848b3309 Replace monomorphic proxies by Type.Proxy.Proxy and polymorphic variables Cyril Sobierajewicz <s****l@g****m> over 5 years ago
176633dc Fix line endings and formatting to match project (#132) toastal <t****l@p****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
cc98047a Update to v0.14.0-rc3 (#129) JordanMartinez <j****z@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
5b0351da merge Merge pull request #125 from purescript/bump-pulp Gary Burgess <g****s@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
79981caa Bump pulp version Gary Burgess <g****s@g****m> about 6 years ago
ec6da8fa merge Merge pull request #124 from michaelficarra/GH-123 Gary Burgess <g****s@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
8813b42e improve performance of stripPrefix/stripSuffix; add tests Michael Ficarra <m****a@s****m> about 6 years ago
eefc8b04 Remove primes from foreign modules exports (#121) Cyril <s****l@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
1c7f2546 Fix the retrieval of the latest compiler version tag (#122) Cyril <s****l@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
a455b8cd Fix tests for purs 0.13 (#119) Rintcius Blok <r****s@g****m>
Committed by: Harry Garrood <h****y@g****e>
over 6 years ago
aa5b1616 Fix documentation for `singleton` (#115) menelaos <m****s@u****m>
Committed by: Harry Garrood <h****y@g****e>
about 7 years ago
94c843b9 merge Merge pull request #112 from restaumatic/fix-codePointAt-fallback Gary Burgess <g****s@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
586307dd merge Merge pull request #113 from abaco/fix-slice Gary Burgess <g****s@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
6a74d00c Fix slice when end index == string length Dario Aprea <d****a@g****m> over 7 years ago
45be85e5 Fix out-out-bounds access in unsafeCodePointAt0Fallback Maciej Bielecki <z****a@p****l> over 7 years ago
9d4387e6 Run tests without codePointAt to exercise fallbacks Maciej Bielecki <z****a@p****l> over 7 years ago
a14dc790 merge Merge pull request #111 from bouzuya/fix-doc Gary Burgess <g****s@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
d94d97ef Fix splitAt example bouzuya <m****@b****t> over 7 years ago
80dcf7ef merge Merge pull request #108 from purescript/compiler/0.12 Gary Burgess <g****s@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
b1d44466 Update dependencies, license, fix esling warning Gary Burgess <g****s@g****m> about 8 years ago
cdfef735 mirror .String structure from .NonEmpty Christoph <c****7@g****m> about 8 years ago
1fbc4c0c reexport Data.String.CodePoints from Data.String Christoph <c****7@g****m> about 8 years ago
6bbabd86 :facepalm: Christoph <c****7@g****m> about 8 years ago
0903ec7e resurrect toCharCode and fromCharCode Christoph <c****7@g****m> about 8 years ago
765e1df5 Remove Char module - toLower/toUpper should return String anyway Gary Burgess <g****s@g****m> about 8 years ago
d723c305 Major re-arrange for CodeUnit/CodePoint split Gary Burgess <g****s@g****m> about 8 years ago
e019df0d WIP Gary Burgess <g****s@g****m> about 8 years ago
bc164b95 Rename count to countPrefix #81 Gary Burgess <g****s@g****m> about 8 years ago
0e6048f2 merge Merge pull request #102 from matthewleon/nonemptyarray Gary Burgess <g****s@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
f2e40c0e merge Merge branch 'compiler/0.12' into nonemptyarray Gary Burgess <g****s@g****m> about 8 years ago
62c9fdc8 merge Merge pull request #87 from MonoidMusician/total-splitat Gary Burgess <g****s@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
90996dae merge Merge branch 'compiler/0.12' into total-splitat Gary Burgess <g****s@g****m> about 8 years ago
d6c6b58e Use NonEmptyArray for Regex match Gary Burgess <g****s@g****m> about 8 years ago
00030c2c Updates for 0.12 Gary Burgess <g****s@g****m> about 8 years ago
1f8411df add benchmarks Matthew Leon <m****l@m****m> about 8 years ago
6fce6576 merge Merge pull request #104 from themattchan/master Gary Burgess <g****s@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
bdf8c1be merge Merge pull request #97 from matthewleon/more-gens Gary Burgess <g****s@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
e2d4b1d9 more tests Matthew Chan <m****t@a****m> about 8 years ago
1c518db1 move bounds checking logic to purescript Matthew Chan <m****t@a****m> about 8 years ago
31b21bbf refine condition Matthew Chan <m****t@a****m> about 8 years ago
05305ea6 check bounds etc Matthew Chan <m****t@a****m> about 8 years ago
58492574 use === Matthew Chan <m****t@a****m> about 8 years ago
91121127 wrap in maybe Matthew Chan <m****t@a****m> about 8 years ago
f152cc5d close code block Matthew Chan <m****t@a****m> about 8 years ago
9a17b2f2 fix comment Matthew Chan <m****t@a****m> about 8 years ago
e7519dd8 add slice Matthew Chan <m****t@a****m> about 8 years ago
b69dff8f merge Merge pull request #103 from safareli/patch-1 Gary Burgess <g****s@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
1b32a5c8 fix takeRight example Irakli Safareli <i****i@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
58e66ed8 conversions between NonEmptyArray/NonEmptyString Matthew Leon <m****l@m****m> over 8 years ago
06e048c1 Update .gitignore Gary Burgess <g****s@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
90593650 merge Merge pull request #100 from purescript/nonempty Gary Burgess <g****s@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
48c77566 Add `unsafeFromString` partial function Gary Burgess <g****s@g****m> over 8 years ago
2b5cae78 Non-empty strings & various operations Gary Burgess <g****s@g****m> over 8 years ago
29c7d5d3 Add `dropRight` / `takeRight` Gary Burgess <g****s@g****m> over 8 years ago
fd5a1394 add more String Gens corresponding to Char Gens Matthew Leon <m****l@m****m> over 8 years ago
81cfa1a3 v3.4.0 Harry Garrood <h****y@g****e> over 8 years ago
68e3156e Small fix to Data.String.CodePoints docs (#96) Harry Garrood <h****y@g****e>
Committed by: GitHub <n****y@g****m>
over 8 years ago
3b144778 Add examples to docs for Data.String.CodePoints (#94) Carsten Csiky <c****y@g****m>
Committed by: Harry Garrood <h****y@g****e>
over 8 years ago
7a2a33c2 added function codePointFromChar (#92) Carsten Csiky <c****y@g****m>
Committed by: Harry Garrood <h****y@g****e>
over 8 years ago
66b7bbc3 Show Instance for CodePoint (#93) Carsten Csiky <c****y@g****m>
Committed by: Harry Garrood <h****y@g****e>
over 8 years ago
b3485f66 created examples for `String` functions and refactored existing ones (#90) Carsten Csiky <c****y@g****m>
Committed by: Harry Garrood <h****y@g****e>
over 8 years ago
022f9328 Reuse the array returned by match (#89) Stefan Fehrenbach <s****h@g****m>
Committed by: Phil Freeman <p****1@c****t>
over 8 years ago
6558a551 Add usage examples to the documentation (#88) David Peter <s****p@u****m>
Committed by: Harry Garrood <h****y@g****e>
over 8 years ago
51aac608 Copy the rest of the comment over Nicholas Scheel <m****n@g****m> almost 9 years ago
268ecdaf Consistency Nicholas Scheel <m****n@g****m> almost 9 years ago
d69ea5f1 Make change for CodePoints too Nicholas Scheel <m****n@g****m> almost 9 years ago
9f5d65b3 Update documentation for splitAt Nicholas Scheel <m****n@g****m> almost 9 years ago
ad0bf437 Make splitAt total Nicholas Scheel <m****n@g****m> almost 9 years ago
43d8699d Quote strings in Show instances (#86) Phil Ruffwind <r****f@r****m>
Committed by: Phil Freeman <p****1@c****t>
almost 9 years ago
80238f50 v3.3.0 Harry Garrood <h****y@g****e> almost 9 years ago
d2e3292c merge Merge pull request #79 from michaelficarra/codepoints Harry Garrood <h****y@g****e>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
6edb70fd forgot about a prime Michael Ficarra <g****t@m****e> almost 9 years ago
085022e2 change complexity documentation for drop{,While} and take{,While} Michael Ficarra <g****t@m****e> almost 9 years ago
82a502f3 pull functions out of where clauses Michael Ficarra <g****t@m****e> almost 9 years ago
3a24c8d0 update comments Michael Ficarra <g****t@m****e> almost 9 years ago
db3eba31 change JS implementation of count to use string iterator if possible Michael Ficarra <g****t@m****e> almost 9 years ago

← Back to repository