Mark Thom
|
eefd36b50d
|
do length check in PartialString::range_from (#412)
|
2020-04-28 17:20:14 -06:00 |
|
notoria
|
c98e869564
|
Implemented the Debug trait for all data structures
|
2020-04-26 02:20:24 +02:00 |
|
Mark Thom
|
6d7b14ceb5
|
don't count the terminator in PStrIter len
|
2020-04-18 14:16:40 -06:00 |
|
Mark Thom
|
c9074d8d96
|
properly iterate through UTF-8 strings (#350)
|
2020-04-14 23:14:47 -06:00 |
|
Mark Thom
|
6e4b76a3b4
|
compile special instructions for partial strings when recognized
|
2020-04-11 21:53:28 -06:00 |
|
Mark Thom
|
c8855f97e8
|
allocate empty partial strings
|
2020-04-05 02:55:30 -06:00 |
|
Mark Thom
|
141f3bcec3
|
harmonize partial strings with complete strings (#276), make Addr a copyable type
|
2020-04-03 10:22:46 -06:00 |
|
Mark Thom
|
194e5dc94e
|
initial commit for merge
|
2020-03-26 22:01:23 -06:00 |
|
Mark Thom
|
b1d8eff019
|
remove Addr::PStrTail (#276)
|
2020-03-17 02:03:29 -06:00 |
|
Mark Thom
|
0457b38e41
|
add redone partial strings (#24, #95)
|
2020-02-19 21:34:09 -07:00 |
|