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
*
Fix -d:logGC compile cerror: 'stdout not defined' (#12237)
treeform
2019-09-24
1
-5
/
+5
*
remove nimnomagic64 (#12243)
Jasper Jenkins
2019-09-24
2
-39
/
+12
*
fixes the --verbosity:2 regression [backport]
Andreas Rumpf
2019-09-24
1
-1
/
+1
*
Revert "improvements for httpcore (#12228)"
narimiran
2019-09-23
4
-46
/
+44
*
version 1.0
narimiran
2019-09-23
4
-127
/
+142
*
update the Nimble version we ship with Nim (#12236)
Andreas Rumpf
2019-09-23
1
-1
/
+1
*
improvements for httpcore (#12228)
Andreas Rumpf
2019-09-23
4
-44
/
+46
*
fixes #9026 adds a readLineImpl to streams so that FileStreams can be fast (#...
Ray Imber
2019-09-23
1
-13
/
+24
*
Fix issue with long wait for passed timer [bugfix] (#12221)
PMunch
2019-09-22
2
-3
/
+61
*
living in unix-land, eye to eye, where nothing ever works; fixes #12226
Andreas Rumpf
2019-09-21
1
-2
/
+6
*
documentation updates
Andreas Rumpf
2019-09-21
2
-76
/
+30
*
cleanup importjs implementation
Andreas Rumpf
2019-09-21
2
-13
/
+9
*
fixes #12224 (#12225)
cooldome
2019-09-21
3
-5
/
+31
*
makes tests green again
Andreas Rumpf
2019-09-21
1
-9
/
+9
*
last stdlib cleanups
Araq
2019-09-21
31
-42
/
+136
*
htmlgen update; don't use deprecated callsite feature
Araq
2019-09-21
1
-130
/
+12
*
asyndispatch: removed deprecated setEvent proc
Araq
2019-09-21
3
-12
/
+8
*
json: removed deprecatedGet pragma
Araq
2019-09-21
1
-10
/
+1
*
updated lib.rst and added some useful missing modules
Araq
2019-09-21
1
-2
/
+14
*
removed the deprecatedGet pragma
Araq
2019-09-21
1
-3
/
+2
*
updated comment in ast.nim
Araq
2019-09-21
1
-1
/
+0
*
smtp: renamed starttls to startTls
Araq
2019-09-21
1
-4
/
+4
*
lib\pure\htmlgen.nim
Araq
2019-09-21
5
-116
/
+0
*
mark events.nim as unstable
Araq
2019-09-21
1
-0
/
+2
*
lib.rst cleanups and reorderings
Araq
2019-09-21
1
-203
/
+212
*
importjs symbol (#12218)
Arne Döring
2019-09-20
7
-24
/
+388
*
consistent floating point output (#12219)
Andreas Rumpf
2019-09-20
4
-34
/
+81
*
expose more fields of TNimType
Araq
2019-09-19
1
-4
/
+4
*
fixes #10981; fixes #7261 (#12217)
Andreas Rumpf
2019-09-19
2
-1
/
+103
*
Update Android and iOS cross compile docs. (#12215)
treeform
2019-09-19
1
-10
/
+51
*
Add --os:ios switch and docs. (#12204)
treeform
2019-09-18
3
-4
/
+17
*
add nodeId proc to macros (#11456)
Arne Döring
2019-09-18
6
-2
/
+18
*
fixes #12186
Araq
2019-09-18
2
-2
/
+9
*
fixes #12209
Araq
2019-09-18
1
-2
/
+2
*
rename cast opcodes, fix for 32bit cast, fix python pretty printer (#12207)
Arne Döring
2019-09-18
5
-17
/
+34
*
Fix typo (#12210) [ci skip]
Vitor Oliveira
2019-09-18
1
-6
/
+6
*
Add -d:androidNDK to fix echo on Android NDK builds. (#12203)
treeform
2019-09-17
2
-19
/
+46
*
fix #12200, cannot 'inc' CountTable by a negative value (#12208)
Miran
2019-09-17
1
-2
/
+5
*
fixes the testcase
Araq
2019-09-17
1
-2
/
+1
*
added a testcase for #12195; testament now supports a 'timeout' spec field
Araq
2019-09-17
5
-1
/
+52
*
fixes #12195
Araq
2019-09-17
3
-25
/
+32
*
gc:destructors progress
Andreas Rumpf
2019-09-16
6
-8
/
+72
*
gc_common: typo
Andreas Rumpf
2019-09-16
1
-1
/
+1
*
make --useVersion's documentation reflect reality
Andreas Rumpf
2019-09-16
1
-1
/
+1
*
fixes #12193 (#12199)
Andreas Rumpf
2019-09-16
2
-2
/
+19
*
some gc:destructors progress
Andreas Rumpf
2019-09-16
2
-15
/
+1
*
fixes #12196
Araq
2019-09-16
2
-6
/
+13
*
better implementation
Araq
2019-09-16
1
-2
/
+8
*
fixes a weird quote do regression
Andreas Rumpf
2019-09-16
2
-2
/
+3
*
make tests green again
Andreas Rumpf
2019-09-13
1
-1
/
+1
[next]