Andrey Makarov
|
6505bd347d
Markdown indented code blocks (#20473)
|
2 years ago |
Andrey Makarov
|
088487f652
Implement Markdown definition lists (+ migration) (#20333)
|
2 years ago |
Alfred Morgan
|
b9f243eb2a
string is missing formatting when calling fmt (#19780)
|
2 years ago |
flywind
|
7f6e800caf
move assertions out of system (#19599)
|
2 years ago |
Tomohiro
|
fdbec969d8
Fix #19107 (#19286) [backport]
|
3 years ago |
Miran
|
e616675c41
various small documentation improvements (#18602)
|
3 years ago |
Timothee Cour
|
5600a62229
strformat.fmt now supports non-literal const strings (#18274)
|
3 years ago |
Andreas Rumpf
|
a9b62de895
CIs: attempt to use csources_v1 (#16282)
|
3 years ago |
shirleyquirk
|
0bc943ad54
followup strformat PR. backslash escapes, tests, docs (#17700)
|
3 years ago |
shirleyquirk
|
a5b30c94c2
[feature] add arbitrary code execution to strformat (#17694)
|
3 years ago |
konsumlamm
|
bd199a8d31
Improve the strformat module (#17106)
|
3 years ago |
flywind
|
d447c0fe3f
use typeof instead type (#16962)
|
3 years ago |
flywind
|
cbc793b30b
move tests to testament (#16101)
|
4 years ago |
flywind
|
3db6d9ea0c
add docs and more tests for debug format strings (#14861)
|
4 years ago |
flywind
|
8be54b8fa7
add debug fmt string like python's (#14808)
|
4 years ago |
Andreas Rumpf
|
cc60caedb3
fixes #14054 [backport:1.2] (#14061)
|
4 years ago |
Timothee Cour
|
6e0c06f50e
fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + other fixes (#13550)
|
4 years ago |
Andreas Rumpf
|
bdb7c82c6a
fixes a critical times.nim bug reported on IRC [backport] (#13216)
|
5 years ago |
Miran
|
ffa9a7405f
fix #8242, fix #12586: fix 'formatFloat' with 'precision = 0' (#12592)
|
5 years ago |
Tomohiro
|
a9d7796e1c
[feature]strformat: add 2 'fmt' macros that use specified characters instead of '{}' (#11748)
|
5 years ago |
narimiran
|
dcf3181bd1
[backport] run nimpretty on string stuff
|
5 years ago |
Federico Ceratto
|
39290cf88c
Fix spellings (#12277) [backport]
|
5 years ago |
Andreas Rumpf
|
1fa1024ddf
typo
|
5 years ago |
Araq
|
76f9ddb6ab
fixes #11723
|
5 years ago |
Araq
|
c94647aeca
styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error
|
5 years ago |
Araq
|
437f464810
fixes #1192
|
5 years ago |
Araq
|
8d206b20d4
fixes #11089
|
5 years ago |
Araq
|
3161e48760
strformat: minor style changes
|
5 years ago |
Araq
|
a517a9985b
fixes another regression; the behaviour of 'array' formatting was changed
|
5 years ago |
Araq
|
59ccaa43c7
fixes #11012
|
5 years ago |