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
...
*
Merge pull request #10513 from LemonBoy/uri-encq
Andreas Rumpf
2019-01-31
1
-0
/
+56
|
\
|
*
Add `encodeQuery` and `?` to Uri module
LemonBoy
2019-01-31
1
-0
/
+56
*
|
new doc terminology for "compile-time" and "runtime" (#10497)
Andreas Rumpf
2019-01-31
1
-118
/
+226
|
\
\
|
*
|
Incorporated Araq's initial feedback.
deansher
2019-01-30
1
-52
/
+47
|
*
|
Finished this terminology update.
deansher
2019-01-29
1
-40
/
+48
|
*
|
Solid edit pass on changes and successful rst2html; still need to review HTML...
deansher
2019-01-29
1
-61
/
+60
|
*
|
First pass at compile-time/runtime terminology changes.
deansher
2019-01-29
1
-114
/
+220
|
*
|
Merge remote-tracking branch 'upstream/devel' into devel
deansher
2019-01-29
10
-47
/
+67
|
|
\
\
|
*
\
\
Merge remote-tracking branch 'upstream/devel' into devel
deansher
2019-01-28
106
-4873
/
+3971
|
|
\
\
\
|
*
\
\
\
Merge pull request #1 from nim-lang/devel
Dean Thompson
2019-01-21
285
-6716
/
+10589
|
|
\
\
\
\
*
|
|
|
|
|
distros.nim: brew usually requires 'sudo'
Araq
2019-01-31
1
-1
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
fix #8063 by adding a testcase for: Deprecation warnings for enum values prin...
Timothee Cour
2019-01-31
1
-2
/
+25
*
|
|
|
|
fixes #10042 (allow spaces in import) (#10504)
Miran
2019-01-31
3
-1
/
+5
*
|
|
|
|
Show correct address for ipv6 sockets, fixes #7634 (#10505)
LemonBoy
2019-01-31
2
-2
/
+2
*
|
|
|
|
fixup #10466 to use runnableExampl