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
...
*
make repr handle setters `foo=` (#17683)
Timothee Cour
2021-04-09
2
-5
/
+17
*
ast: add getPIdent (#17684)
Timothee Cour
2021-04-09
3
-16
/
+19
*
nep1: guidelines for getters and setters (#17645)
Timothee Cour
2021-04-09
1
-0
/
+9
*
IC: added basic test case for methods (#17679)
Andreas Rumpf
2021-04-09
4
-6
/
+62
*
Fix small typos (#17680)
konsumlamm
2021-04-09
2
-1
/
+2
*
undocument unsupported advanced options (#17678)
Andreas Rumpf
2021-04-09
1
-13
/
+6
*
Fix rst typo (#17671)
konsumlamm
2021-04-08
1
-1
/
+1
*
Update `sysrand` documentation (#17676)
konsumlamm
2021-04-08
2
-20
/
+20
*
further progress on rst roles & directives (fix #17646) (#17659)
Andrey Makarov
2021-04-08
12
-51
/
+129
*
manual: minor improvements (#17677)
Andreas Rumpf
2021-04-08
1
-47
/
+47
*
Improve endians module (#17674)
konsumlamm
2021-04-08
1
-7
/
+42
*
use strstr for a faster find implementation (#17672)
Andreas Rumpf
2021-04-08
2
-4
/
+32
*
fixes #17647 (#17667)
Andreas Rumpf
2021-04-07
5
-22
/
+22
*
minor typos (#17668)
flywind
2021-04-07
1
-2
/
+2
*
use sink and lent in deques (#17661)
flywind
2021-04-07
2
-12
/
+61
*
ensure the avr example keeps compiling (#17663)
Andreas Rumpf
2021-04-07
4
-0
/
+35
*
removing warning imported and not used debugutils (#17660)
rockcavera
2021-04-07
1
-1
/
+2
*
fixes #17656 (#17657)
Andreas Rumpf
2021-04-07
1
-1
/
+2
*
close #4451 (#17627)
flywind
2021-04-06
2
-1
/
+10
*
add compiler/debugutils.nim to help debugging compiler (#17652)
Timothee Cour
2021-04-06
2
-7
/
+35
*
don't run one example on 32-bit machines (#17655)
Miran
2021-04-06
1
-3
/
+4
*
fix #16898 #17621 (#17628)
flywind
2021-04-06
4
-3
/
+52
*
ref #14873 (#17644)
flywind
2021-04-06
3
-3
/
+12
*
close #17636 (#17643)
flywind
2021-04-06
16
-77
/
+62
*
items(array)+friends: remove a RT comparison (#17650)
Timothee Cour
2021-04-06
1
-8
/
+8
*
document caveats of quit (#17648)
Timothee Cour
2021-04-05
1
-4
/
+8
*
[nim-gdb] Fixed enums and flag output [ci skip] (#17634)
Saem Ghani
2021-04-05
3
-78
/
+211
*
Improve the typeinfo module (#17625)
konsumlamm
2021-04-05
1
-122
/
+129
*
fix :number-lines: regression (#17639)
Andrey Makarov
2021-04-05
2
-1
/
+11
*
fix #16693: testament spec nimout too lax (#16698)
flywind
2021-04-04
28
-52
/
+103
*
fix rst option list at EOF (follow-up #17442) (#17638)
Andrey Makarov
2021-04-04
2
-1
/
+3
*
remove un-needed {.push hint[ConvFromXtoItselfNotNeeded]: off.} in asyncfutur...
Timothee Cour
2021-04-03
2
-6
/
+1
*
enable some packages (#17629)
flywind
2021-04-03
1
-3
/
+3
*
fix #14850: `repr` now correctly renders `do` (#17623)
Timothee Cour
2021-04-03
3
-9
/
+64
*
repr: fix rendering of `'big`, `=destroy` etc (#17624)
Timothee Cour
2021-04-03
2
-3
/
+37
*
close #14806 (#17626)
flywind
2021-04-03
4
-0
/
+12
*
implement RFCs/294 ; disallow enum <=> enum conversion (#16351)
Timothee Cour
2021-04-03
9
-38
/
+115
*
fix #17615(runnableExamples silently ignored if placed after some code) (#17619)
flywind
2021-04-02
8
-28
/
+41
*
enable syntax highlighting for inline code (#17585)
Andrey Makarov
2021-04-02
9
-51
/
+239
*
[docs minor] close #17618 (#17620)
flywind
2021-04-02
1
-9
/
+12
*
new `genAst` as replacement for `quote do` (#17426)
Timothee Cour
2021-04-02
5
-1
/
+416
*
close #7875 add testcase (#17611)
flywind
2021-04-02
1
-0
/
+22
*
[docs minor] close #16553 (#17612)
flywind
2021-04-02
1
-10
/
+6
*
docs: note regarding emit with backticks (#17608)
flywind
2021-04-01
1
-3
/
+3
*
Fix #17017 (math edge cases) (#17588)
konsumlamm
2021-04-01
2
-12
/
+51
*
close #6133 add testcase (#17605)
flywind
2021-04-01
1
-0
/
+50
*
a bit better message (#17606)
flywind
2021-04-01
1
-2
/
+2
*
misc fixes: build_all.sh, changelog (#17601)
Timothee Cour
2021-04-01
3
-3
/
+3
*
close #9534 add testcase (#17607)
flywind
2021-04-01
1
-0
/
+21
*
docgen: render pragmas by default except for a select list (and fix #9074) (#...
Timothee Cour
2021-04-01
6
-56
/
+76
[prev]
[next]