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 #20807, refs #20450, regression with seq inference (#20818)
metagn
2022-11-12
2
-1
/
+16
*
issue a warning for ptr to cstring conversion[backport] (#20814)
ringabout
2022-11-11
3
-0
/
+11
*
support `UncheckedArray[T]` in repr_v2.nim (#20816)
Derek 呆
2022-11-11
2
-1
/
+12
*
switch to official docopt URL (#20815)
ringabout
2022-11-11
1
-1
/
+1
*
fixes tests for quit (#20813)
ringabout
2022-11-11
1
-1
/
+1
*
revert #19891; `nimRawSetjmp` causes problems for mingw 32 bits too [backport...
ringabout
2022-11-11
1
-5
/
+0
*
enable yaml tests (#20810)
ringabout
2022-11-11
1
-1
/
+1
*
[sugar] handle HiddenDeref in capture, error at CT if unsupported nnk (#20680)
Vindaar
2022-11-10
2
-3
/
+73
*
refactor strongSpaceB with an enum (#20809)
ringabout
2022-11-10
5
-23
/
+26
*
add `taskpools` to important packages (#20803)
ringabout
2022-11-10
1
-0
/
+1
*
fixes #20798; add stew to important_packages (#20799)
ringabout
2022-11-10
1
-0
/
+1
*
fixes #13781; fixes #14901; add acyclic pragmas to FlowVar (#20804)
ringabout
2022-11-10
2
-3
/
+12
*
use `tlsEmulation:off` for freebsd (#20802)
ringabout
2022-11-10
1
-1
/
+3
*
fix topt_no_cursor.nim (#20791)
Bung
2022-11-09
1
-11
/
+22
*
fixes #20699; generate an empty struct for void type (#20790)
Aditya Siram
2022-11-09
2
-11
/
+28
*
reduce openArray-related C undefined behavior (#20795)
tersec
2022-11-09
3
-10
/
+25
*
fixes documentation regression and a bit clean up (#20793)
ringabout
2022-11-09
1
-9
/
+7
*
remove name field for ARC (#20797)
ringabout
2022-11-09
3
-14
/
+19
*
add more `{.cursor.}` to vm (#20796)
ringabout
2022-11-09
1
-13
/
+13
*
Use same defaults as JS for fetch options (#20783)
Jake Leahy
2022-11-09
2
-4
/
+4
*
clean up `system/arc` (#20792)
ringabout
2022-11-09
1
-37
/
+0
*
arc/orc no longer needs type names by default; with `nimTypeNames` it gets ni...
ringabout
2022-11-08
1
-20
/
+16
*
implements display based subtype checking (6.4x faster without threads; 2.8x ...
ringabout
2022-11-08
5
-53
/
+84
*
fixes nightlies regression; patches for freebsd (#20786)
ringabout
2022-11-08
1
-0
/
+12
*
Update testament usage to clarify testament all (#20757)
Lee Matos
2022-11-07
1
-1
/
+1
*
fixes regression #20746; remove string copies for ORC booted compiler (#20776)
ringabout
2022-11-07
2
-1
/
+16
*
fixes #20694; the `exit` function now takes `cint` type (#20775)
ringabout
2022-11-07
1
-8
/
+7
*
Export trace member of exception type to allow custom stack trace entries (#2...
Ico Doornekamp
2022-11-07
1
-2
/
+2
*
fixes regression #17121; adding doc comment in importc proc makes it silently...
ringabout
2022-11-06
2
-1
/
+19
*
fixes pre-existing `quit` documentation regression [backport] (#20763)
ringabout
2022-11-06
1
-3
/
+3
*
fix #19149 Invalid codegen when returning var tuple from a template (#20762)
Bung
2022-11-06
2
-2
/
+22
*
Arc global (#20768)
Bung
2022-11-06
3
-2
/
+48
*
closes #12589; add testcase (#20769)
ringabout
2022-11-06
1
-2
/
+14
*
codegen: optimized generation of proc headers (#20770)
Andreas Rumpf
2022-11-06
1
-7
/
+6
*
Fix typo in nimsuggest.nim (#20767)
Ikko Ashimine
2022-11-05
1
-1
/
+1
*
Revert "fix arc global variable issues" (#20764)
ringabout
2022-11-05
3
-6
/
+4
*
remove compiler/strutils2.nim (#20748)
Bung
2022-11-05
3
-103
/
+7
*
fix arc global variable issues (#20759)
Bung
2022-11-05
2
-3
/
+6
*
add effectsOf to map in the std/sets module (#20760)
ringabout
2022-11-05
1
-1
/
+4
*
Update testament docs demo, command output, and gotchas (#20756)
Lee Matos
2022-11-05
1
-20
/
+29
*
ref #20694; quit value gets saturated to ranges (#20753)
ringabout
2022-11-05
16
-64
/
+95
*
fix posix.mq_receive compilation with cpp backend (#20710)
n5m
2022-11-05
3
-25
/
+85
*
Support doc comments in new-styled concepts (#20752)
konsumlamm
2022-11-04
2
-0
/
+5
*
Fix #18079 Illegal storage access compiling call with nested ref/deref (#20738)
Bung
2022-11-04
4
-9
/
+38
*
revert #20719; relieve `std/assertions` of the `sysFatal` dep (#20743)
ringabout
2022-11-04
5
-28
/
+27
*
add `effectsOf` to `std/tables` (#20751)
ringabout
2022-11-04
1
-2
/
+6
*
add a testcase for laxeffects (#20750)
ringabout
2022-11-04
1
-0
/
+11
*
Uri.isIpv6 exported (#20736)
Juan Carlos
2022-11-03
2
-1
/
+2
*
Improve dollar IpAddress (#20729)
Juan Carlos
2022-11-03
2
-10
/
+17
*
Improve dollar int (#20737)
Juan Carlos
2022-11-03
1
-1
/
+3
[prev]
[next]