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
*
Closes #10396
Clyybber
2020-07-14
1
-0
/
+55
*
Closes #13253
Clyybber
2020-07-14
1
-0
/
+31
*
Closes #8426
Clyybber
2020-07-14
1
-0
/
+14
*
Clean up macros (#14959)
Juan Carlos
2020-07-14
8
-43
/
+6
*
injectdestructors fixes and refactor (#14964)
Clyybber
2020-07-14
6
-198
/
+317
*
add missing props,procs (#14978)
Bung
2020-07-14
1
-0
/
+12
*
fix index error (#14974)
Hendrik
2020-07-14
1
-1
/
+2
*
fix #14475; unittest.require now works with `nim c`; require and check now wo...
Timothee Cour
2020-07-14
6
-13
/
+55
*
add full tests from #9463 (#14975)
jcosborn
2020-07-14
1
-11
/
+161
*
fix #6608 (#14963)
flywind
2020-07-14
2
-1
/
+26
*
asyncftpclient.nim - don't assume a sufficiend line length (#14973)
Miran
2020-07-14
1
-1
/
+1
*
optimize the new nimPrepareStrMutationV2 with inlining (#14969)
Andreas Rumpf
2020-07-12
1
-6
/
+9
*
nimpretty support for multiple files (#14890)
Alexander Wolfe
2020-07-12
2
-16
/
+65
*
Fix #12759 (#14967)
flywind
2020-07-12
2
-1
/
+11
*
:D
Clyybber
2020-07-11
1
-0
/
+0
*
add testcase for #5926 (#14965)
flywind
2020-07-11
1
-0
/
+22
*
https://github.com/nim-lang/Nim/pull/14948#issuecomment-656498426 (#14958)
Juan Carlos
2020-07-11
1
-1
/
+1
*
Add testcase for some old fixed issues (#14960)
Clyybber
2020-07-10
2
-0
/
+18
*
Add testcase for #14383 (#14957)
Clyybber
2020-07-10
2
-0
/
+36
*
Add testcase for #13815 (#14956)
Clyybber
2020-07-10
1
-1
/
+14
*
Add testcase for #12571 (#14955)
Clyybber
2020-07-10
1
-0
/
+16
*
Add testcase for #4722 (#14954)
Clyybber
2020-07-10
1
-0
/
+21
*
Update readme.md (#14953)
kwgchi
2020-07-10
1
-2
/
+2
*
fix #14912, make `--useVersion:1.0` work again (#14945)
Miran
2020-07-10
2
-0
/
+51
*
Fix theme switch load from local storage (#14897)
Manuel Bojato
2020-07-10
6
-84
/
+30
*
fixes a minor regression
Araq
2020-07-10
1
-1
/
+1
*
fixes the tcontrolflow regression, clen idea of an escaping expression
Araq
2020-07-10
1
-20
/
+44
*
no wasMoved() calls after destructors necessary
Araq
2020-07-10
1
-6
/
+6
*
optimize sinks even when in a loop
Araq
2020-07-10
1
-23
/
+12
*
renderer.nim: more obvious debug output
Araq
2020-07-10
1
-1
/
+11
*
Update docs and changelog
Clyybber
2020-07-10
2
-3
/
+6
*
Move `wasMoved` out of `=destroy`
Clyybber
2020-07-10
5
-19
/
+9
*
Cosmetics
Clyybber
2020-07-10
1
-52
/
+51
*
cleanup of PR #14833 (VM profiler)
Araq
2020-07-09
1
-13
/
+16
*
VM profiler (#14833)
Ico Doornekamp
2020-07-09
8
-15
/
+86
*
fixes #14925 (#14947)
Andreas Rumpf
2020-07-09
2
-1
/
+12
*
add testcase for #4668 (#14946)
flywind
2020-07-09
1
-0
/
+16
*
fix #11009 (#14935)
flywind
2020-07-09
3
-1
/
+17
*
Add missing dom.nim things (#14944)
treeform
2020-07-09
1
-2
/
+30
*
Add testcase for #10465 (#14943)
flywind
2020-07-09
1
-0
/
+43
*
add docs and more tests for debug format strings (#14861)
flywind
2020-07-08
2
-4
/
+116
*
Add testcase for #12129 (#14940)
Clyybber
2020-07-08
1
-0
/
+14
*
fixes #14865 (#14937)
Andreas Rumpf
2020-07-08
2
-0
/
+2
*
Make arc compile laser again
Clyybber
2020-07-08
1
-1
/
+1
*
remove a condition that table size must be passed as power of 2 (#14926)
Miran
2020-07-08
10
-120
/
+83
*
fixes #14900, this time for real, maybe (#14934)
Andreas Rumpf
2020-07-08
2
-19
/
+19
*
closes #14878
Araq
2020-07-08
1
-1
/
+19
*
fixes #14805
Araq
2020-07-08
2
-1
/
+15
*
fixes #14900
Araq
2020-07-08
2
-38
/
+62
*
fixes #14899
Araq
2020-07-08
2
-4
/
+51
[next]