xzfc
|
95a60dc780
Fix strscans.scanp (#9518)
|
6 years ago |
Vindaar
|
e9addb3ab2
fix #8925 by using `getTypeInst` instead of `getType`
|
6 years ago |
Araq
|
ea1c28294a
fixes #8925
|
6 years ago |
Vindaar
|
d34233b501
[DOC] fix typos in `strscans` documentation (#8885)
|
6 years ago |
data-man
|
664b949d54
Better error messages in scanf.
|
6 years ago |
Andreas Rumpf
|
37901b50b3
strscans module does not rely on the zero terminator anymore
|
6 years ago |
Andreas Rumpf
|
1d1d6f39a3
make tests green again
|
6 years ago |
Araq
|
06e68feadb
strscans: fix the type checking logic; improve the documentation
|
7 years ago |
Mathias Stearn
|
9bc2638399
Fix typos in scanf docs (#7035)
|
7 years ago |
Dmitry Atamanov
|
6ca563dd2e
Add a more number parsers to the scanf macro (#6985)
|
7 years ago |
Andreas Rumpf
|
eadba5a345
make countup et al take only a single type parameter in order to prevent type guesses
|
7 years ago |
Araq
|
5768eaa2fd
fixes #6487
|
7 years ago |
konqoro
|
ff835d56a3
Docs: add one more example in strscans module
|
7 years ago |
Araq
|
51ece61f03
documentation for strscans.scanp; fixes #5154
|
7 years ago |
konqoro
|
5adb639948
strscans: Fix examples
|
8 years ago |
Andreas Rumpf
|
64663387db
fixes #4562
|
8 years ago |
Araq
|
e101773d8b
added scanp macro as an alternative to pegs
|
8 years ago |
Araq
|
b357e80833
added strscans stdlib module
|
8 years ago |