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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes changelog for oids (#20565)
ringabout
2022-10-14
1
-2
/
+1
*
fix #8821 JS codegen can produce extreme switch statements with case … (#20...
Bung
2022-10-14
2
-10
/
+2
*
fixes #3748 (#20563)
Andreas Rumpf
2022-10-14
4
-6
/
+24
*
Validate `nimgrep` filter options not empty (#20562)
Andrey Makarov
2022-10-14
1
-13
/
+19
*
follow up #19714; add `memmem` optimizations for `find` on Linux, Macos and B...
ringabout
2022-10-13
1
-1
/
+26
*
fixes #20553; don't format code for stropping identifier (#20561) [backport]
ringabout
2022-10-13
3
-5
/
+31
*
fix #18136 tests/proc/t17157.nim now gives SIGSEGV instead of error (#20555)
Bung
2022-10-13
2
-1
/
+1
*
add nimPNG to important packages (#20557)
ringabout
2022-10-13
1
-1
/
+2
*
fix #18990 Regression in proc symbol resolution; Error: attempting to… (#20...
Bung
2022-10-12
4
-2
/
+9
*
Return error message in output of gorge/staticExec. (#18942)
Dominik Picheta
2022-10-12
2
-2
/
+12
*
Markdown code blocks migration part 7 (#20547)
Andrey Makarov
2022-10-12
17
-414
/
+429
*
oids sticks to 24 length strings; fixes breaking changes (#20546)
ringabout
2022-10-12
2
-8
/
+8
*
move google fonts to the last part (#20541)
ringabout
2022-10-11
8
-32
/
+24
*
fix #7446 Generics: type mismatch 'SomeunsignedInt or Natural' (#20522)
Bung
2022-10-11
2
-2
/
+11
*
'lock levels' are deprecated, now a noop (#20539)
ringabout
2022-10-11
57
-372
/
+121
*
time to make IC work with ORC (here we go again...) (#20538)
Andreas Rumpf
2022-10-11
3
-11
/
+40
*
remove unused `userVersion:1.6` which is succeeded by `nimPreviewSlimSystem` ...
ringabout
2022-10-10
1
-2
/
+2
*
update the maintained repo of ast-pattern-matching (#20537)
ringabout
2022-10-10
1
-1
/
+1
*
refactorings (#20536)
Andreas Rumpf
2022-10-10
9
-16
/
+16
*
Make rstgen work with gcsafe (#20534)
ringabout
2022-10-10
6
-9
/
+18
*
enable nimlsp and ast_pattern_matching (#20533)
ringabout
2022-10-10
1
-2
/
+2
*
Automatic dereferencing is removed (#20531)
ringabout
2022-10-10
8
-104
/
+18
*
Atlas: added an explicit --workspace option (#20532)
Andreas Rumpf
2022-10-10
1
-3
/
+15
*
fix #18886 crash on ambiguous proc cast (#20472)
Bung
2022-10-10
3
-2
/
+29
*
implemented 'atlas install' command (#20530)
Andreas Rumpf
2022-10-10
1
-52
/
+90
*
Remove unused `base64.encode` overload (#20369)
Amjad Ben Hedhili
2022-10-09
2
-28
/
+13
*
fixes #20524; add forbids pragmas to hideable lists (#20525)
ringabout
2022-10-09
4
-54
/
+54
*
parseutils: skipWhile: fix parameter name in doc comment (#20523)
ee7
2022-10-09
1
-1
/
+1
*
threaded alloc (#20492)
Andreas Rumpf
2022-10-09
3
-118
/
+247
*
FTP client is now able to connect to server over TLS by set `useTls =… (#17...
Huy Doan
2022-10-09
1
-10
/
+75
*
fixes #20516; system.create doesn't work with bitfield objects (#20518)
ringabout
2022-10-08
2
-6
/
+7
*
out parameters: enforce that 'out' is only used as a parameter (#20510)
Andreas Rumpf
2022-10-07
5
-3
/
+47
*
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
2
-27
/
+16
*
DAA and 'out' parameters (#20506)
Andreas Rumpf
2022-10-06
17
-53
/
+289
*
correct grammar (ref #20199) and add check for grammar.txt (#20494)
ringabout
2022-10-06
3
-12
/
+35
*
closes #9401; add testcase (#20507)
ringabout
2022-10-06
1
-0
/
+49
*
Add no-math-errno for GCC when build for Release (#20503)
Juan Carlos
2022-10-06
2
-4
/
+9
*
Fix/improve handling of forward declarations in nimsuggest (#20493)
Ivan Yonchovski
2022-10-06
6
-13
/
+119
*
follow up #20109; remove `shallow` seqs/strings for ORC (#20502)
ringabout
2022-10-06
9
-45
/
+36
*
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
33
-616
/
+710
*
macOS use SecRandomCopyBytes instead of getentropy (#20466)
Matt Haggard
2022-10-05
1
-17
/
+4
*
strutils, rstgen: avoid deprecated `strutils.delete` (#20488)
ee7
2022-10-05
3
-5
/
+9
*
Add proxy basic auth documentation (#20498)
TerrorTrace
2022-10-05
1
-0
/
+8
*
enable important packages which pass tests (#20501)
ringabout
2022-10-05
1
-2
/
+2
*
cleanup nfFirstWrite flags (#20500)
Andreas Rumpf
2022-10-05
5
-6
/
+5
*
fixes #19231; newFinalize doesn't work with ORC (#20291)
ringabout
2022-10-05
2
-31
/
+46
[next]