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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
simplify asyncfutures, asyncmacro (#17633)
Timothee Cour
2021-04-14
3
-22
/
+33
*
getCustomPragma is split up in more usable chunks (#11526)
Arne Döring
2021-04-14
1
-3
/
+27
*
type with same name in different scope now works (#17710)
Timothee Cour
2021-04-14
2
-2
/
+114
*
megatest: allow duplicate file names, show compilation progress (#17713)
Timothee Cour
2021-04-13
2
-0
/
+4
*
add number literal jsbigints.big (#17707)
Timothee Cour
2021-04-13
1
-3
/
+3
*
followup strformat PR. backslash escapes, tests, docs (#17700)
shirleyquirk
2021-04-12
1
-2
/
+60
*
IC: added tcompiletime_counter test case (#17698)
Andreas Rumpf
2021-04-11
2
-0
/
+39
*
iterable[T] (#17196)
Timothee Cour
2021-04-11
1
-0
/
+143
*
restyle RST option lists (#17637)
Andrey Makarov
2021-04-10
1
-12
/
+23
*
refs #15667 improve invalid indentation errors, report when & where `=` could...
Timothee Cour
2021-04-10
1
-0
/
+58
*
IC: added converter test case (#17688)
Andreas Rumpf
2021-04-09
2
-0
/
+20
*
add std/tasks (#17447)
flywind
2021-04-09
1
-0
/
+506
*
make repr handle setters `foo=` (#17683)
Timothee Cour
2021-04-09
1
-0
/
+9
*
IC: added basic test case for methods (#17679)
Andreas Rumpf
2021-04-09
2
-0
/
+35
*
further progress on rst roles & directives (fix #17646) (#17659)
Andrey Makarov
2021-04-08
1
-0
/
+36
*
use sink and lent in deques (#17661)
flywind
2021-04-07
1
-2
/
+51
*
ensure the avr example keeps compiling (#17663)
Andreas Rumpf
2021-04-07
3
-0
/
+31
*
fix #16898 #17621 (#17628)
flywind
2021-04-06
2
-0
/
+46
*
ref #14873 (#17644)
flywind
2021-04-06
2
-3
/
+7
*
close #17636 (#17643)
flywind
2021-04-06
16
-77
/
+62
*
[nim-gdb] Fixed enums and flag output [ci skip] (#17634)
Saem Ghani
2021-04-05
2
-3
/
+36
*
fix :number-lines: regression (#17639)
Andrey Makarov
2021-04-05
1
-0
/
+10
*
fix #16693: testament spec nimout too lax (#16698)
flywind
2021-04-04
13
-14
/
+38
*
fix rst option list at EOF (follow-up #17442) (#17638)
Andrey Makarov
2021-04-04
1
-0
/
+2
*
fix #14850: `repr` now correctly renders `do` (#17623)
Timothee Cour
2021-04-03
2
-2
/
+51
*
repr: fix rendering of `'big`, `=destroy` etc (#17624)
Timothee Cour
2021-04-03
1
-0
/
+18
*
close #14806 (#17626)
flywind
2021-04-03
4
-0
/
+12
*
implement RFCs/294 ; disallow enum <=> enum conversion (#16351)
Timothee Cour
2021-04-03
2
-6
/
+63
*
fix #17615(runnableExamples silently ignored if placed after some code) (#17619)
flywind
2021-04-02
1
-0
/
+11
*
enable syntax highlighting for inline code (#17585)
Andrey Makarov
2021-04-02
1
-10
/
+63
*
new `genAst` as replacement for `quote do` (#17426)
Timothee Cour
2021-04-02
2
-0
/
+322
*
close #7875 add testcase (#17611)
flywind
2021-04-02
1
-0
/
+22
*
Fix #17017 (math edge cases) (#17588)
konsumlamm
2021-04-01
1
-7
/
+38
*
close #6133 add testcase (#17605)
flywind
2021-04-01
1
-0
/
+50
*
close #9534 add testcase (#17607)
flywind
2021-04-01
1
-0
/
+21
*
fix #17190 `nimscript` now accepts arbitrary file extensions for `nim e main....
flywind
2021-04-01
2
-0
/
+11
*
close #12684 add testcase (#17599)
flywind
2021-03-31
1
-0
/
+7
*
close #16786 (#17598)
flywind
2021-03-31
1
-1
/
+35
*
jsonutils: support cstring (including as Table key); improve docs (#16062)
Timothee Cour
2021-03-31
2
-5
/
+9
*
fix #17572 (#17586)
Timothee Cour
2021-03-31
1
-0
/
+16
*
fix #14585, fix #17589: access to static param now works (#17590)
Timothee Cour
2021-03-31
1
-0
/
+56
*
fix #12282 distinct now does not create erroneous copy in VM (#17594)
Timothee Cour
2021-03-31
1
-0
/
+32
*
fix #15617(fix compilation failure on -d:useMalloc --gc:none) (#17555)
flywind
2021-03-30
1
-0
/
+6
*
add getPort to resolve Port(0) (#17559)
Timothee Cour
2021-03-30
1
-2
/
+1
*
Fix void async in templates (#17562)
Ardek Romak
2021-03-30
1
-0
/
+12
*
unify tuple expressions (#13793)
Arne Döring
2021-03-30
7
-21
/
+75
*
[std/uri]fix #17481 (#17568)
flywind
2021-03-29
1
-0
/
+11
*
RST: enable parsing of prefix roles (ref #17340) (#17514)
Andrey Makarov
2021-03-29
1
-0
/
+41
*
[nim check]fix #17460 (#17569)
flywind
2021-03-29
1
-0
/
+19
*
[os:standalone]fix #14011 (#17564)
flywind
2021-03-29
2
-0
/
+28
[next]