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
*
testament: generic N-fold batching: windows CI 37mn=>16m (#14823)
Timothee Cour
2020-06-27
16
-181
/
+172
*
Testament: Reenable arraymancer (#14831)
Clyybber
2020-06-27
1
-1
/
+1
*
Fix missing comma (#14829)
Sizhe Zhao
2020-06-27
1
-1
/
+1
*
Add all missing css properties to dom.nim. (#14825)
treeform
2020-06-26
1
-4
/
+270
*
update contributing.rst and docstyle.rst: refer to a bug via `bug #1234` + ot...
Timothee Cour
2020-06-26
2
-24
/
+51
*
followup after https://github.com/Vindaar/ggplotnim/pull/74 wrt #14447 lent i...
Timothee Cour
2020-06-26
1
-1
/
+1
*
Add hasAttribute method to dom.nim. (#14814)
treeform
2020-06-25
1
-0
/
+1
*
turn 'runnableExample' into 'code-block' to make nightlies green
narimiran
2020-06-25
1
-9
/
+12
*
Add testcase for #4796 (#14784)
Clyybber
2020-06-25
2
-0
/
+13
*
koch: add --localdocs to allow building only local docs (#14783)
alaviss
2020-06-25
2
-14
/
+29
*
expr => untyped; stmt => typed (#14804)
Timothee Cour
2020-06-25
3
-2
/
+9
*
fix #14802 (#14803)
Timothee Cour
2020-06-25
2
-1
/
+9
*
Add test-cases to some fixed issues to close them (#14795)
Danil Yarantsev
2020-06-24
4
-0
/
+35
*
Reject casts to builtin typeclasses (#14788)
Danil Yarantsev
2020-06-24
2
-1
/
+10
*
add typetraits.elementType (#14780)
Timothee Cour
2020-06-24
3
-0
/
+33
*
Patch #14716 - add missing `when` (#14792)
Euan
2020-06-24
1
-2
/
+2
*
fromJson: support object variants (#14694)
Timothee Cour
2020-06-24
2
-15
/
+126
*
Fix #14715 - detect tool fails on FreeBSD (#14716)
Euan
2020-06-24
1
-3
/
+3
*
fix #10343 (#14789)
Timothee Cour
2020-06-24
1
-2
/
+3
*
CI: Install the pkg we cloned (#14770)
Clyybber
2020-06-24
3
-57
/
+45
*
cleanup [ci skip]
narimiran
2020-06-24
1
-1
/
+0
*
Fix Norm test path. (#14779)
Constantine Molchanov
2020-06-24
1
-1
/
+1
*
Enable fidget in important_packages. (#14742)
treeform
2020-06-23
2
-3
/
+2
*
[backport] fix #14748, move gdb files to other section of installer.ini (#14772)
Miran
2020-06-23
1
-2
/
+2
*
fix #14750, don't allocate too much in newWideCString (#14773)
Miran
2020-06-23
1
-3
/
+2
*
Correct changelog (#14775)
Clyybber
2020-06-23
1
-3
/
+2
*
fixes #14760 (#14769)
Andreas Rumpf
2020-06-23
1
-1
/
+1
*
Add testcase for #14440 (#14771)
Clyybber
2020-06-23
1
-1
/
+15
*
Deprecated laxStrings for mutating the internal zero terminator on strings an...
Juan Carlos
2020-06-23
7
-9
/
+4
*
Deprecate oldNewlines, clean out deprecated code from oldNewlines (#14763)
Juan Carlos
2020-06-23
4
-17
/
+2
*
Documentation GC (#14739)
Juan Carlos
2020-06-23
1
-11
/
+11
*
minor bugfixes for 'func' and .borrow
Araq
2020-06-23
2
-2
/
+3
*
init checks and 'out' parameters (#14521)
Andreas Rumpf
2020-06-23
53
-257
/
+355
*
misc testament cleanups (#14764)
Timothee Cour
2020-06-23
4
-35
/
+22
*
Deprecate and/or remove ospaths (#14767)
Juan Carlos
2020-06-23
6
-6
/
+6
*
fix bug in semgnrc: runnableExamples should not semcheck, even with > 1 arg (...
Timothee Cour
2020-06-23
2
-1
/
+11
*
unbreak CI, refs https://github.com/timotheecour/Nim/issues/167 (#14765)
Timothee Cour
2020-06-22
1
-1
/
+2
*
Remove outdated comment and copy of length (#14759)
Clyybber
2020-06-22
1
-13
/
+3
*
added normal variate function (#14725)
b3liever
2020-06-22
2
-2
/
+43
*
fixes #14240 [backport:1.2] (#14757)
Andreas Rumpf
2020-06-22
3
-9
/
+12
*
fixes #14458 [backport:1.2] (#14756)
Andreas Rumpf
2020-06-22
2
-4
/
+7
*
posix_other: add define to force time_t to 64 bit [backport] (#14753)
alaviss
2020-06-22
1
-1
/
+6
*
[backport] Docs: Fix broken `code-block` (#14749)
ee7
2020-06-22
2
-25
/
+25
*
Export fields from the Selection object. (#14752)
treeform
2020-06-21
1
-0
/
+7
*
sizeof for empty objects/tuples should be 1; fixes #14690 (#14751)
Andreas Rumpf
2020-06-21
2
-3
/
+11
*
encodings: use only one iconv definition [backport:1.2] (#14741)
alaviss
2020-06-21
1
-18
/
+15
*
Add css white-space property to dom.nim. (#14743)
treeform
2020-06-21
1
-0
/
+1
*
nep1: use subjectVerb, not verbSuject (#14732)
Timothee Cour
2020-06-19
1
-2
/
+6
*
Clarify the use of the backwards index operator (^N) in tut1 (#14681)
Kaushal Modi
2020-06-19
1
-12
/
+26
*
Deprecate unroll pragma, remove from documentation (#14705)
Juan Carlos
2020-06-19
2
-19
/
+2
[next]