ringabout
|
8e53fba083
replaces `pairs` with `keys` and `items`; saves 8 bytes (#21319)
|
před 1 rokem |
ringabout
|
f7c203fb6c
remove legacy code (#21134)
|
před 2 roky |
ringabout
|
93b59da490
fixes #20244; fixes castSizes warnings (#21102)
|
před 2 roky |
ringabout
|
91ce8c385d
fix #19580; add warning for bare except: clause (#21099)
|
před 2 roky |
metagn
|
9a50033d5b
generic `define` pragma + string alias (#20979)
|
před 2 roky |
ringabout
|
ef29987781
An unnamed break in a block now gives an `UnnamedBreak` warning (#20901)
|
před 2 roky |
ringabout
|
0448f30fd9
fixes #20026; marks system procs which can raise defects (#20864)
|
před 2 roky |
Andreas Rumpf
|
0d23419e68
DAA and 'out' parameters (#20506)
|
před 2 roky |
metagn
|
2cca38d33c
pragma for sfCallsite instead of name check + better semantics, test (#20464)
|
před 2 roky |
metagn
|
cfff454cf9
closed ambiguous enum defaults to first overload (#20457)
|
před 2 roky |
ringabout
|
4a1bda667c
turn nimIncrSeqV3 into deadcode (#20388)
|
před 2 roky |
metagn
|
a95b6391fd
support cstring in `case` (#20130)
|
před 2 roky |
metagn
|
0014b9c48e
top-down type inference, implements rfc 149 (#20091)
|
před 2 roky |
metagn
|
d1d141b135
new .redefine pragma for templates, warn on redefinition without it (#20211)
|
před 2 roky |
Andreas Rumpf
|
9d51197aa4
fixes #19078 [backport] (#19090)
|
před 3 roky |
Andreas Rumpf
|
e0ef859130
strict effects (#18777)
|
před 3 roky |
Andreas Rumpf
|
4ec2f74246
ORC: support for custom =trace procs (#18459)
|
před 3 roky |
Timothee Cour
|
7d5e6b0169
support `--hint:all:off --hint:x` (ditto with `--warnings` + friends) (#17852)
|
před 3 roky |
Andreas Rumpf
|
63db2b19bf
use dragonbox algorithm; alternative to #18008 (#18139)
|
před 3 roky |
Timothee Cour
|
2abc936d51
`typeof(voidStmt)` now works (#17807)
|
před 3 roky |
Timothee Cour
|
ceadf54d76
iterable[T] (#17196)
|
před 3 roky |
Arne Döring
|
159c06e045
unify tuple expressions (#13793)
|
před 3 roky |
Timothee Cour
|
bbe4cf4703
followup custom literals (#17500)
|
před 3 roky |
Timothee Cour
|
4d3f3513e2
followup #16067 --spellSuggest (#17401)
|
před 3 roky |
Timothee Cour
|
5d95137ce0
remove tests/deps/ (#17132)
|
před 3 roky |
Timothee Cour
|
31bb67a309
add -d:nimStrictMode in CI to keep code from regressing; fixes ConvFromXtoItselfNotNeeded, UnusedImport notes (#16764)
|
před 3 roky |
Timothee Cour
|
b9994925f5
remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#16918)
|
před 3 roky |
Timothee Cour
|
6e267d28b3
remove conditionals on nimHasUserErrors, nimNoNilSeqs2, nimNoNilSeqs (#16861)
|
před 3 roky |
Timothee Cour
|
4fc7fcb775
`--hintAsError` (#16763)
|
před 3 roky |
Timothee Cour
|
025ca660f7
[backport 1.0] add backend support for js bigint (#16606)
|
před 4 roky |