|
e6d525f2c3
|
feat(range): add simple view concept and refactor related requires
|
2024-12-19 12:04:22 +08:00 |
|
|
93b3a17f06
|
fix(range): fix implementation of IBasicViewInterface
|
2024-12-18 21:20:11 +08:00 |
|
|
ae964ebd0a
|
refactor(*): refactor files that depend on iterator and range with minimal #include
|
2024-12-18 16:58:43 +08:00 |
|
|
6a37e91639
|
refactor(*): replace the old with the new iterator and range library
|
2024-12-17 21:49:37 +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 |
|
|
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 |
|