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
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #14325 (#17308)
Clyybber
2021-03-11
2
-32
/
+24
*
fixes #11225; generic sandwich problems; [backport:1.2] (#17255)
Andreas Rumpf
2021-03-09
19
-21
/
+58
*
fix #13491 #17279 runnableExamples now don't get lost in translation (#17282)
Timothee Cour
2021-03-09
2
-24
/
+43
*
IC: compilerprocs are handled correctly (#17265)
Andreas Rumpf
2021-03-09
8
-39
/
+120
*
fix #17267 (#17273)
flywind
2021-03-07
1
-2
/
+5
*
Fix #16437 (#17277)
Clyybber
2021-03-06
1
-20
/
+22
*
Fix macros.quote custom op symbol interpolation. (#17256)
quantimnot
2021-03-05
1
-9
/
+19
*
fix #17264 [backport:1.4] (#17266)
flywind
2021-03-05
3
-4
/
+7
*
IC: further progress (#17150)
Andreas Rumpf
2021-03-05
2
-9
/
+19
*
follow #17245 deprecate refchecks (#17261)
flywind
2021-03-05
1
-2
/
+6
*
deprecate newruntime (#17245)
flywind
2021-03-04
1
-0
/
+1
*
followup #17225: simplify code after removing gc2, generational (#17242)
Timothee Cour
2021-03-03
3
-8
/
+7
*
fix #16384 and #17144 (#17126) [backport]
flywind
2021-03-03
1
-1
/
+2
*
Use readable escape sequences (#17241)
Clyybber
2021-03-03
1
-3
/
+3
*
Use nicer escape sequences in renderer.nim (#17239)
Clyybber
2021-03-02
1
-11
/
+11
*
RST heading improvements (fix #17091) (#17195)
Andrey Makarov
2021-03-02
1
-6
/
+10
*
fix #16731: using deprecated flags triggers a warning (#17225)
Timothee Cour
2021-03-02
1
-23
/
+19
*
attempt to fix #16374 (#17232)
flywind
2021-03-02
1
-1
/
+6
*
fixes #17198, DFA failure on large case stmts (#17210)
Saem Ghani
2021-03-02
1
-3
/
+8
*
`--nilseqs` is now a deprecated noop (#17211)
Timothee Cour
2021-03-01
5
-21
/
+15
*
Fix Typos (#17194)
Juan Carlos
2021-02-27
1
-1
/
+1
*
fix code-block test bugs: fix #17183, fix https://github.com/timotheecour/Nim...
Timothee Cour
2021-02-26
1
-1
/
+7
*
asyncjs: add `then`, `catch` for promise pipelining (#16871)
Timothee Cour
2021-02-24
1
-1
/
+7
*
compiler/installer.ini: package cacert.pem on Windows [backport:1.2] (#17172)
alaviss
2021-02-24
1
-0
/
+1
*
fixes #17170 (#17171)
Andreas Rumpf
2021-02-24
2
-1
/
+3
*
new-style concepts implementation, WIP (#15251)
Andreas Rumpf
2021-02-24
15
-56
/
+419
*
remove tests/deps/ (#17132)
Timothee Cour
2021-02-23
2
-2
/
+4
*
fix `UnusedImport` for `nim c compiler/nim` (#17152)
Timothee Cour
2021-02-23
1
-3
/
+4
*
Fixes #17039 - ldObj checks node/nodeAddr access (#17123)
Saem Ghani
2021-02-23
1
-1
/
+1
*
when statements branches exit early (#17143)
Saem Ghani
2021-02-22
1
-0
/
+1
*
make rst.nim use object variant (#17138)
Andrey Makarov
2021-02-22
1
-2
/
+2
*
fix #17118 (#17119) [backport:1.2]
flywind
2021-02-22
1
-1
/
+10
*
Split last read and first write analysis (#17137)
Clyybber
2021-02-21
1
-20
/
+42
*
stricter checks for RST headlines (#17089)
Andrey Makarov
2021-02-20
3
-3
/
+15
*
fixes #17085 [backport:1.2] (#17101)
Andreas Rumpf
2021-02-19
2
-3
/
+3
*
fixes #17060 (#17083)
Andreas Rumpf
2021-02-18
1
-1
/
+3
*
fix #17076 (#17081)
flywind
2021-02-18
1
-1
/
+5
*
add -d:nimStrictMode in CI to keep code from regressing; fixes ConvFromXtoIts...
Timothee Cour
2021-02-17
2
-2
/
+1
*
clean up old codes (#17071)
flywind
2021-02-17
1
-6
/
+1
*
[minor] clean extccomp (#17069)
flywind
2021-02-17
1
-21
/
+16
*
ARC Analysis in one pass v3 (#17068)
Clyybber
2021-02-17
5
-124
/
+120
*
make system random work in VM (#17059)
flywind
2021-02-17
3
-9
/
+56
*
fixes #17033 [backport:1.4] (#17061)
Andreas Rumpf
2021-02-17
1
-3
/
+19
*
remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#1...
Timothee Cour
2021-02-17
3
-57
/
+51
*
document `since` (#17048)
Timothee Cour
2021-02-16
1
-5
/
+3
*
Revert "ARC: Analysis in one pass v2 (#17000)" (#17046)
Clyybber
2021-02-15
5
-115
/
+124
*
JS: fix div uint64 no truncation (#16899)
flywind
2021-02-15
1
-1
/
+4
*
RST: implement footnotes and citations (#16960)
Andrey Makarov
2021-02-15
2
-0
/
+3
*
array literals uses typed arrays; fix a jsgen bug (#16850)
flywind
2021-02-15
1
-16
/
+39
*
fixed dot operator recursive loop & macro suggest (#16922)
Saem Ghani
2021-02-15
4
-4
/
+25
[next]