ringabout
|
f7c203fb6c
remove legacy code (#21134)
|
1 год назад |
ringabout
|
5602183234
'lock levels' are deprecated, now a noop (#20539)
|
2 лет назад |
Timothee Cour
|
779b4e307b
don't use `{.rtl.}` for generics, otherwise `-d:useNimRtl` gives `ambiguous identifier` nimrtl error (#18406)
|
3 лет назад |
Timothee Cour
|
b9994925f5
remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#16918)
|
3 лет назад |
Andreas Rumpf
|
86c9b78339
disable sink inference, only enable it for the stdlib. Reason: better source code compatibility (#15105)
|
4 лет назад |
hlaaftana
|
fbc97e712a
move since from inclrtl to std/private/since (#14188)
|
4 лет назад |
Timothee Cour
|
9384f7ad35
since now takes an optional patch, eg: `since: (1, 3, 1)` (#14124)
|
4 лет назад |
genotrance
|
f8175688a3
Fix docgen snippet numbering (#13507)
|
4 лет назад |
Clyybber
|
fb94836bc7
Tiny since cleanup (#13286)
|
4 лет назад |
Timothee Cour
|
4cd86c0842
typetraits: fixes #6454; genericParams; added lenTuple; added tuple type get (#13064)
|
4 лет назад |
Andreas Rumpf
|
372b01711e
added 'since' template for further stdlib additions
|
5 лет назад |
Araq
|
5abe880469
last stdlib cleanups
|
5 лет назад |
Arne Döring
|
5b27b263fd
Remove immediate pragma (#11308)
|
5 лет назад |
Andreas Rumpf
|
a8edf67a28
make nim bootstrap again for older versions
|
8 лет назад |
Araq
|
8be9e46403
udpated the compiler and tester to use getOrDefault
|
9 лет назад |
Adam Strzelecki
|
43bddf62dd
lib: Trim .nim files trailing whitespace
|
9 лет назад |
Yuriy Glukhov
|
bb1bf2b7d0
Corrected lib name for macos.
|
9 лет назад |
Guillaume Gelin
|
3119fe087d
Happy new year!
|
10 лет назад |
Araq
|
a639824e5e
introduced 'benign' pragma
|
10 лет назад |
Araq
|
dbf9117c56
the big renamefest: first steps
|
10 лет назад |
Araq
|
a146d6b2b9
building of nimrtl.dll should work again
|
10 лет назад |
Araq
|
5e839d50b4
fixes DLL generation
|
10 лет назад |
Araq
|
e6d17e6273
made large parts of the stdlib gcsafe
|
10 лет назад |
Araq
|
bfbdb1f028
refactorings for the eval engine; bugfix: clean templates as accessors
|
11 лет назад |
Grzegorz Adam Hankiewicz
|
72a3e21f28
Removes executable bit for text files.
|
11 лет назад |
Araq
|
3c98518487
docgen2 improvements
|
12 лет назад |
Araq
|
4f1b89c30c
year 2012 for most copyright headers
|
13 лет назад |
Araq
|
8d734244b1
linearScanEnd pragma; string case statement optimization
|
13 лет назад |
Araq
|
3005955d20
distinction between re.replace and re.replacef; speed improvements for re module
|
13 лет назад |
Andreas Rumpf
|
8098e2a421
inlining of the write barrier for dlls
|
14 лет назад |