metagn
|
fa3639ba33
line info for strformat + fix issue with typed templates (#21761)
|
2 年之前 |
Tomohiro
|
980ec713da
Fix #19107 (#19286) [backport]
|
3 年之前 |
Miran
|
e616675c41
various small documentation improvements (#18602)
|
3 年之前 |
Timothee Cour
|
5600a62229
strformat.fmt now supports non-literal const strings (#18274)
|
3 年之前 |
Andreas Rumpf
|
a9b62de895
CIs: attempt to use csources_v1 (#16282)
|
4 年之前 |
shirleyquirk
|
0bc943ad54
followup strformat PR. backslash escapes, tests, docs (#17700)
|
4 年之前 |
shirleyquirk
|
a5b30c94c2
[feature] add arbitrary code execution to strformat (#17694)
|
4 年之前 |
konsumlamm
|
bd199a8d31
Improve the strformat module (#17106)
|
4 年之前 |
flywind
|
d447c0fe3f
use typeof instead type (#16962)
|
4 年之前 |
flywind
|
cbc793b30b
move tests to testament (#16101)
|
4 年之前 |
flywind
|
3db6d9ea0c
add docs and more tests for debug format strings (#14861)
|
4 年之前 |
flywind
|
8be54b8fa7
add debug fmt string like python's (#14808)
|
4 年之前 |
Andreas Rumpf
|
cc60caedb3
fixes #14054 [backport:1.2] (#14061)
|
5 年之前 |
Timothee Cour
|
6e0c06f50e
fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + other fixes (#13550)
|
5 年之前 |
Andreas Rumpf
|
bdb7c82c6a
fixes a critical times.nim bug reported on IRC [backport] (#13216)
|
5 年之前 |
Miran
|
ffa9a7405f
fix #8242, fix #12586: fix 'formatFloat' with 'precision = 0' (#12592)
|
5 年之前 |
Tomohiro
|
a9d7796e1c
[feature]strformat: add 2 'fmt' macros that use specified characters instead of '{}' (#11748)
|
5 年之前 |
narimiran
|
dcf3181bd1
[backport] run nimpretty on string stuff
|
5 年之前 |
Federico Ceratto
|
39290cf88c
Fix spellings (#12277) [backport]
|
5 年之前 |
Andreas Rumpf
|
1fa1024ddf
typo
|
5 年之前 |
Araq
|
76f9ddb6ab
fixes #11723
|
5 年之前 |
Araq
|
c94647aeca
styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error
|
5 年之前 |
Araq
|
437f464810
fixes #1192
|
6 年之前 |
Araq
|
8d206b20d4
fixes #11089
|
6 年之前 |
Araq
|
3161e48760
strformat: minor style changes
|
6 年之前 |
Araq
|
a517a9985b
fixes another regression; the behaviour of 'array' formatting was changed
|
6 年之前 |
Araq
|
59ccaa43c7
fixes #11012
|
6 年之前 |
Arne Döring
|
2c645eded5
add strformat limitations section (#10982)
|
6 年之前 |
Araq
|
f6ad071a46
make strformat work as NimScript again
|
6 年之前 |
Arne Döring
|
3a5a0f6d46
Strformat symbol binding (#10927)
|
6 年之前 |