Andreas Rumpf
|
3812d91390
alternative, much simpler algorithm for strict func checking (#21066)
|
1 年之前 |
ringabout
|
6166b796ba
refactor os imports into corresponding small modules (#20720)
|
2 年之前 |
flywind
|
7f6e800caf
move assertions out of system (#19599)
|
2 年之前 |
flywind
|
f26c25737c
remove outdated codes (#17140)
|
3 年之前 |
flywind
|
f140c92409
fix some warnings (#16952)
|
3 年之前 |
flywind
|
cbc793b30b
move tests to testament (#16101)
|
4 年之前 |
wilypomegranate
|
1fdfa234d7
Don't use os for Standalone (#15944)
|
4 年之前 |
flywind
|
c57023f324
string is not nil anymore (#15352)
|
4 年之前 |
Ivan Bobev
|
ccd77b42af
Add some enhancements to `jsonutils.nim` (#15133)
|
4 年之前 |
Andreas Rumpf
|
ddff13f01b
better strict funcs, WIP (#15199)
|
4 年之前 |
haxscramper
|
e5dbdc1d37
[FIX] strtabs interpolation in nimscript (#15172)
|
4 年之前 |
sschwarzer
|
98eb8410f2
Remove `noSideEffect` pragmas (#15143)
|
4 年之前 |
Timothee Cour
|
c7a1a7b8bf
`toJson`, `jsonTo`, json (de)serialization for custom types; remove dependency on strtabs thanks to a hooking mechanism (#14563)
|
4 年之前 |
PMunch
|
7cb4ef26ad
Improve JSON serialisation of strtabs (#14549)
|
4 年之前 |
Andreas Rumpf
|
0f344a70c9
fixes #13946 (#14302)
|
4 年之前 |
hlaaftana
|
fbc97e712a
move since from inclrtl to std/private/since (#14188)
|
4 年之前 |
hlaaftana
|
cd9af6b804
StringStream & more stdlib modules support for JS/NimScript (#14095)
|
4 年之前 |
Araq
|
ae68ff959b
fixes #12996
|
4 年之前 |
Andy Davidoff
|
a3d45d0c1b
add a StringTable.clear that requires no mode specification (#12853)
|
5 年之前 |
Andreas Rumpf
|
60d64d1aef
use system.move instead of system.shallowCopy if the GC mode requires it
|
5 年之前 |
narimiran
|
dcf3181bd1
[backport] run nimpretty on string stuff
|
5 年之前 |
Federico Ceratto
|
39290cf88c
Fix spellings (#12277) [backport]
|
5 年之前 |
Araq
|
9f5d9d1993
makes koch.nim sem'check with --newruntime
|
5 年之前 |
Araq
|
0f0cc9e6eb
see what appveyor thinks about this
|
5 年之前 |
Araq
|
c3067e36bb
newruntime: progress
|
5 年之前 |
zah
|
ca4b971bc8
Initial version of the hot-code reloading support for native targets (#10729)
|
5 年之前 |
Miran
|
51f516e030
better docs: strtabs (#10704)
|
5 年之前 |
Oscar Nihlgård
|
315abd7163
Change strtabs.nextTry to match the assumption in strtabs.del
|
5 年之前 |
Oscar Nihlgård
|
0091f2ad3b
Implement {.booldefine.} (#10533)
|
5 年之前 |
Ico Doornekamp
|
be9d1280ae
Added examples to strtabs module (#10160)
|
5 年之前 |