issues
search
purescript
/
purescript-strings
String utility functions, Char type, regular expressions.
BSD 3-Clause "New" or "Revised" License
54
stars
71
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove primes from foreign modules exports
#121
kl0tl
closed
4 years ago
1
Data.String.CodePoints.uncons probably isn't constant-time
#120
hdgarrood
closed
4 years ago
4
Fix tests for purs 0.13
#119
rintcius
closed
5 years ago
0
Fix tests for purs 0.13
#118
rintcius
closed
5 years ago
1
"Unknown data constructor CodePoint" (missing "codePointToInt"?)
#117
kohanyirobert
closed
5 years ago
2
Adding javascript substr api
#116
dilipzotha
closed
5 years ago
2
Fix documentation for `singleton`
#115
menelaos
closed
5 years ago
0
Add explanation of UTF-16 to README.
#114
chexxor
closed
5 years ago
1
Fix slice when end index == string length
#113
abaco
closed
5 years ago
1
Fix out of bounds access in `unsafeCodePointAt0Fallback`
#112
zyla
closed
5 years ago
1
Fix splitAt example
#111
bouzuya
closed
6 years ago
0
Rename `Data.String.CodePoints.singleton` to `fromCodePoint`
#110
menelaos
closed
5 years ago
2
reexport Data.String.CodeUnits
#109
CarstenKoenig
closed
6 years ago
3
Updates for PureScript 0.12
#108
garyb
closed
6 years ago
0
Builder
#107
matthewleon
closed
6 years ago
3
Split functions should return NonEmptyArray
#106
matthewleon
closed
6 years ago
1
Regex match should give NonEmptyArray
#105
vinothkr
closed
6 years ago
1
add slice
#104
themattchan
closed
6 years ago
10
fix takeRight example
#103
safareli
closed
6 years ago
4
conversions between NonEmptyArray/NonEmptyString
#102
matthewleon
closed
6 years ago
4
NonEmptyString should convert to/from NonEmptyArray
#101
matthewleon
closed
6 years ago
1
Non-empty strings & various operations
#100
garyb
closed
6 years ago
5
Add `dropRight` / `takeRight`
#99
garyb
closed
6 years ago
0
add NonEmptyString
#98
safareli
closed
6 years ago
4
add more String Gens corresponding to Char Gens
#97
matthewleon
closed
6 years ago
3
Small fix to Data.String.CodePoints docs
#96
hdgarrood
closed
6 years ago
0
Make Data.String.CodePoints the default
#95
hdgarrood
closed
5 years ago
14
Codepoints docs examples
#94
csicar
closed
6 years ago
2
Show Instance for CodePoints
#93
csicar
closed
6 years ago
2
added function codePointFromChar
#92
csicar
closed
6 years ago
7
lastIndexOf' with index greater than string length returns Nothing
#91
hdgarrood
closed
3 years ago
4
created examples for `String` functions and refactored existing ones
#90
csicar
closed
6 years ago
2
Reuse the array returned by match
#89
fehrenbach
closed
6 years ago
1
Add usage examples to the documentation
#88
sharkdp
closed
7 years ago
2
Make splitAt total
#87
MonoidMusician
closed
6 years ago
5
Quote strings in Show instances
#86
Rufflewind
closed
7 years ago
7
Add Justification functions
#85
safareli
opened
7 years ago
1
Fix typo: 'plain' -> 'plane'
#84
isomorpheme
closed
7 years ago
1
Ensure `genString` always generates at least one character
#83
garyb
closed
7 years ago
1
Enhance string & char generation
#82
garyb
closed
7 years ago
1
Rename "count" to "countPrefix"
#81
chexxor
closed
6 years ago
1
Add "normalize" function for Unicode
#80
chexxor
opened
7 years ago
3
add codepoint-based string functions as Data.String.CodePoints
#79
michaelficarra
closed
7 years ago
26
splitAt without Maybe?
#78
MonoidMusician
closed
6 years ago
11
Add some generator functions
#77
garyb
closed
7 years ago
1
Update for PureScript 0.11
#76
garyb
closed
7 years ago
0
Support for efficient map, filter and cons operations
#75
negator
closed
5 years ago
8
Add unsafeRegex
#74
rightfold
closed
7 years ago
13
Shorthand: unsafeRegex :: String -> RegexFlags -> Regex
#73
rightfold
closed
7 years ago
1
[BREAKING] Make splitAt return a record, fixes #69
#72
hdgarrood
closed
7 years ago
0
Previous
Next