1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
Alexander Medvednikov
36ec47cd20 all: replace "NB:" with "Note:" (docs/comments) 2022-03-06 20:01:22 +03:00
Delyan Angelov
a21ee1abd4 strings.textscanner: add .current/0, .peek_back/0, .peek_back_n/1 and .goto_end/1 methods 2021-06-20 13:32:20 +03:00
Larpon
f6bb4d9a4a strings.textscanner: fix doc strings (#10298) 2021-06-02 16:11:16 +03:00
Delyan Angelov
888b9c020c strings: add a new module strings.textscanner to simplify writing small parsers 2021-05-20 11:23:25 +03:00