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
...
*
updated the changelog (#18539)
Andreas Rumpf
2021-07-20
1
-3
/
+0
*
use .} instead of } for code highlighters
Araq
2021-07-20
1
-2
/
+2
*
rst: add missing line/column info for some warnings (#18383)
Andrey Makarov
2021-07-20
8
-195
/
+344
*
[std/os]document `checkDir` and use `runnableExamples` (#18517)
flywind
2021-07-19
1
-22
/
+16
*
minor clenup in vmops (#18529)
Timothee Cour
2021-07-19
1
-4
/
+5
*
Revert #17321 (#18521)
konsumlamm
2021-07-19
1
-135
/
+135
*
Docs(manual): add clarification for default params (#18522)
ynfle
2021-07-19
1
-1
/
+2
*
close #18489 (#18524)
flywind
2021-07-19
1
-0
/
+15
*
nim doc now correctly renders deprecated pragmas for routines and types (#18515)
Timothee Cour
2021-07-19
7
-17
/
+59
*
attempt to support short commit hashes (#18514)
Antonis Geralis
2021-07-18
1
-5
/
+16
*
fixed system.delete (#18507)
Andreas Rumpf
2021-07-18
3
-12
/
+26
*
deprecate strutils.delete and add an overload with saner semantics consistent...
Timothee Cour
2021-07-18
3
-9
/
+59
*
add NIM_STATIC_ASSERT(CHAR_BIT == 8, "") to fail-fast where assumption is vio...
Timothee Cour
2021-07-18
1
-0
/
+3
*
Revert #17398 and #17402 (#18480)
Miran
2021-07-18
4
-32
/
+19
*
Make error message for empty new-styled concept more descriptive (#18506)
konsumlamm
2021-07-18
3
-11
/
+11
*
fix nativeToUnixPath (#18501)
Timothee Cour
2021-07-17
2
-3
/
+28
*
make dragonbox opt-in via -d:nimFpRoundtrips (#18504)
Andreas Rumpf
2021-07-16
8
-27
/
+35
*
deprecate cuchar, don't redefine it (#18505)
Andreas Rumpf
2021-07-16
11
-54
/
+55
*
added Atlas helper tool (#18497)
Andreas Rumpf
2021-07-16
6
-1
/
+751
*
Add changes required by Nimble lock file support (#12104)
Ivan Bobev
2021-07-15
5
-55
/
+140
*
deprecate `sequtils.delete` and add an overload with saner semantics consiste...
Timothee Cour
2021-07-15
3
-47
/
+143
*
Extended side effect error messages (#18418)
quantimnot
2021-07-15
3
-17
/
+95
*
added `nimAllocPagesViaMalloc` switch (#18490)
Andreas Rumpf
2021-07-15
5
-7
/
+46
*
Improve description of how =trace is used (#18491)
GordonBGood
2021-07-15
1
-5
/
+22
*
fix https://github.com/dom96/choosenim/issues/256 WSL CRLF (#18452)
Timothee Cour
2021-07-14
1
-0
/
+3
*
fixes #17893 (#18485)
Andreas Rumpf
2021-07-13
2
-6
/
+68
*
closes #18433 (#18484)
Andreas Rumpf
2021-07-13
3
-6
/
+42
*
workaround #18481 (#18482)
flywind
2021-07-13
1
-18
/
+20
*
close #17986 add testcase (#18477)
flywind
2021-07-12
1
-0
/
+12
*
[source code filter]fix Nightlies bug (#18475)
flywind
2021-07-12
1
-1
/
+1
*
thamming_orc test created/destroyed counts match (#18471)
GordonBGood
2021-07-12
1
-4
/
+4
*
fix comment (#18473)
sivchari
2021-07-11
1
-6
/
+6
*
more important packages (#18472)
flywind
2021-07-10
1
-0
/
+6
*
sync with the same template from locks module (#18414)
Antonis Geralis
2021-07-10
1
-1
/
+1
*
ORC: support for custom =trace procs (#18459)
Andreas Rumpf
2021-07-09
13
-11
/
+321
*
runnableExamples now show originating location in stacktraces on failure (#18...
Timothee Cour
2021-07-09
2
-11
/
+25
*
[docs] improve std/encodings (#18458)
flywind
2021-07-09
1
-12
/
+41
*
Fix a bug with starting of asynchronous processes (#18464)
Ivan Bobev
2021-07-08
1
-1
/
+1
*
rm redundant blank lines before literal blocks (#18465)
Andrey Makarov
2021-07-08
4
-12
/
+23
*
Revert "Make 'echo' raise IOErrors when appropriate (#16367)" (#18460)
Miran
2021-07-08
3
-30
/
+8
*
improve `--declaredLocs` to help disambiguate types (generics, aliases etc) (...
Timothee Cour
2021-07-08
8
-14
/
+112
*
followup #18252: show special flags -d:danger, -d:release when given (#18451)
Timothee Cour
2021-07-08
1
-0
/
+4
*
Rename test variable due to unfortunate connotations (#18453)
Aditya Siram
2021-07-08
1
-4
/
+4
*
improve rendering of newOSError.additionalInfo (#18443)
Timothee Cour
2021-07-07
2
-3
/
+6
*
ORC: use =destroy instead of =dispose (#18440)
Andreas Rumpf
2021-07-07
10
-81
/
+205
*
major improvements to `std/wrapnils`: optimal codegen, case objects, lvalue s...
Timothee Cour
2021-07-07
3
-125
/
+345
*
fix shebangs #! /xxx => #!/xxx (#18444)
Timothee Cour
2021-07-07
6
-6
/
+6
*
fix compilation on Debian 7 (no git -C) (#18427)
Andrey Makarov
2021-07-06
7
-9
/
+20
*
Make procedure mismatch more informative with pragma/call convention mismatch...
Jason Beetham
2021-07-06
4
-32
/
+170
*
Add entry (#18434)
Antonis Geralis
2021-07-06
1
-2
/
+6
[prev]
[next]