|
6a37e91639
|
refactor(*): replace the old with the new iterator and range library
|
2024-12-17 21:49:37 +08:00 |
|
|
0a37460f24
|
fix(range): fix range adapter closure behavior
|
2024-12-17 16:58:23 +08:00 |
|
|
aa8cd7ed33
|
feat(range): add range conversion function
|
2024-12-17 16:05:59 +08:00 |
|
|
4845520225
|
fix(range): fix missing explicit namespace qualification of Range::All()
|
2024-12-17 15:53:14 +08:00 |
|
|
68f0d19cac
|
fix(*): fix the implementation of iterator functions such as operator++(int)
|
2024-12-17 15:51:35 +08:00 |
|
|
00be872d5c
|
fix(range): fix DeclVal() usage in range library
|
2024-12-17 14:46:03 +08:00 |
|
|
312cfe4097
|
refactor(*): make type alias identifiers conform to the style for general type identifiers
|
2024-12-16 19:34:47 +08:00 |
|
|
d2b6e0c669
|
feat(range): add range pipe operator support
|
2024-12-16 15:09:57 +08:00 |
|
|
d88eb4be5e
|
refactor(range): split the remaining range library into multiple files
|
2024-12-15 22:04:47 +08:00 |
|
|
dca4eaa6eb
|
fix(range): fix related tool identifiers for common range
|
2024-12-15 16:20:04 +08:00 |
|
|
589347118b
|
refactor(range): split range factories part of the range library into multiple files
|
2024-12-15 11:55:02 +08:00 |
|
|
a3e0aa01cf
|
refactor(range): split basic view part of the range library into multiple files
|
2024-12-15 11:24:30 +08:00 |
|
|
a3509295ff
|
refactor(range): add range example class and split part of the range library into multiple files
|
2024-12-14 20:12:53 +08:00 |
|