index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix #20152 Illegal capture of closure iterator, when should be legal (#20607)
Bung
2022-10-21
1
-0
/
+20
*
fix #19349 incompatible type when mixing float32 and cfloat in generics (#20551)
Bung
2022-10-21
1
-0
/
+19
*
fix #19426 compile error using when/elif/else and typedesc in template (#20550)
Bung
2022-10-21
1
-0
/
+16
*
closes #19969; add testcase for #19969 #15952 #16306 (#20610)
ringabout
2022-10-21
1
-0
/
+27
*
implemented strictCaseObjects (#20608)
Andreas Rumpf
2022-10-21
1
-0
/
+27
*
Implemented `mSlice` on the VM allowing `toOpenArray` to work at compile time...
Jason Beetham
2022-10-20
1
-0
/
+38
*
[backport] Handle nkOpenSymChoice for nkAccQuoted in considerQuotedIdent (#20...
SirOlaf
2022-10-18
1
-0
/
+15
*
refactor envvars, oserrors; register vmops (#20592)
ringabout
2022-10-18
1
-1
/
+2
*
fixes niminst with stricteffects; add testcase for niminst (#20587)
ringabout
2022-10-18
1
-0
/
+5
*
fixes #20572 (#20585)
Andreas Rumpf
2022-10-17
1
-0
/
+29
*
Fix #12517 Allow single branch when nimvm statements (#20577)
Can Lehmann
2022-10-17
1
-0
/
+21
*
fixes #20515; base `method` requires explicit `{.gcsafe.}` to be GC-safe (#20...
ringabout
2022-10-16
1
-0
/
+20
*
fixes #19162; enable `strictEffects` for v2 (#19380)
ringabout
2022-10-15
5
-8
/
+8
*
fix #19700 Crash when passing a template to a generic functio… (#20567)
Bung
2022-10-15
1
-0
/
+10
*
fix #8821 JS codegen can produce extreme switch statements with case … (#20...
Bung
2022-10-14
1
-4
/
+1
*
fixes #3748 (#20563)
Andreas Rumpf
2022-10-14
1
-0
/
+14
*
fix #18136 tests/proc/t17157.nim now gives SIGSEGV instead of error (#20555)
Bung
2022-10-13
1
-1
/
+0
*
fix #18990 Regression in proc symbol resolution; Error: attempting to… (#20...
Bung
2022-10-12
3
-0
/
+7
*
oids sticks to 24 length strings; fixes breaking changes (#20546)
ringabout
2022-10-12
1
-1
/
+1
*
fix #7446 Generics: type mismatch 'SomeunsignedInt or Natural' (#20522)
Bung
2022-10-11
1
-0
/
+10
*
'lock levels' are deprecated, now a noop (#20539)
ringabout
2022-10-11
26
-63
/
+56
*
Make rstgen work with gcsafe (#20534)
ringabout
2022-10-10
1
-0
/
+5
*
Automatic dereferencing is removed (#20531)
ringabout
2022-10-10
2
-49
/
+15
*
fix #18886 crash on ambiguous proc cast (#20472)
Bung
2022-10-10
1
-0
/
+18
*
fixes #20516; system.create doesn't work with bitfield objects (#20518)
ringabout
2022-10-08
1
-0
/
+7
*
closes #12994; add testcase (#20511)
ringabout
2022-10-08
1
-0
/
+23
*
fixes devel CI (#20512)
ringabout
2022-10-07
1
-1
/
+1
*
remove implicit let/var default initialization (#20508)
ringabout
2022-10-07
1
-16
/
+16
*
DAA and 'out' parameters (#20506)
Andreas Rumpf
2022-10-06
3
-1
/
+84
*
correct grammar (ref #20199) and add check for grammar.txt (#20494)
ringabout
2022-10-06
1
-0
/
+7
*
closes #9401; add testcase (#20507)
ringabout
2022-10-06
1
-0
/
+49
*
follow up #20109; remove `shallow` seqs/strings for ORC (#20502)
ringabout
2022-10-06
5
-8
/
+12
*
Make output assertion deterministic for test for #7172 (#20495)
Matt Haggard
2022-10-05
1
-2
/
+2
*
closes #11267; closes #11259; closes #11085; add testcases (#20505)
ringabout
2022-10-06
2
-0
/
+36
*
Markdown indented code blocks (#20473)
Andrey Makarov
2022-10-05
2
-6
/
+59
*
strutils, rstgen: avoid deprecated `strutils.delete` (#20488)
ee7
2022-10-05
1
-0
/
+3
*
fixes #19231; newFinalize doesn't work with ORC (#20291)
ringabout
2022-10-05
1
-0
/
+18
*
add default field support for object in ARC/ORC (#20480)
ringabout
2022-10-04
6
-2
/
+448
*
decrease iteration count of btree test (#20491)
Bung
2022-10-04
1
-1
/
+1
*
[ARC] fixes #18645; C Compiler error when initializing {.global.} with a bloc...
ringabout
2022-10-03
1
-0
/
+18
*
close #11415; add testcase (#20486)
ringabout
2022-10-03
1
-0
/
+25
*
pragma for sfCallsite instead of name check + better semantics, test (#20464)
metagn
2022-10-03
2
-0
/
+37
*
fixes nim check with orc (#20456)
ringabout
2022-10-02
4
-1
/
+23
*
less test time costs (#20479)
Bung
2022-10-02
3
-12
/
+8
*
Fix #19224 For loops over a hardcoded empty array crash the compiler (#20476)
Bung
2022-10-01
1
-0
/
+12
*
move widestrs out of system (#20462)
metagn
2022-10-01
9
-2
/
+26
*
fix #19678 Broken behavior with string ranges in case labels (#20475)
Bung
2022-10-01
1
-0
/
+17
*
new move analyser2 (#20471)
Andreas Rumpf
2022-10-01
8
-15
/
+35
*
closed ambiguous enum defaults to first overload (#20457)
metagn
2022-10-01
2
-2
/
+10
*
remove hack for deprecated csize in compiler (#20463)
metagn
2022-10-01
1
-5
/
+1
[next]