phase29aq(p1): add stdlib scan/parse/split subsets
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
---
|
||||
Status: Planned
|
||||
Status: Done
|
||||
Scope: stdlib subsets (index_of/last_index_of, parse_integer, split)
|
||||
Related:
|
||||
- docs/development/current/main/phases/phase-29aq/README.md
|
||||
|
||||
@ -54,4 +54,10 @@ Plan/Composer subsets (or mark unsupported) before adding new subsets.
|
||||
|
||||
## Next (planned)
|
||||
|
||||
## Progress
|
||||
|
||||
- P1: Add stdlib subsets in priority order (index_of/last_index_of → parse_integer → split).
|
||||
|
||||
## Next (planned)
|
||||
|
||||
- P2: Extend stdlib scan subsets (candidate: index_of_string, to_upper).
|
||||
|
||||
Reference in New Issue
Block a user