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: add azure integration
Leorize
2019-10-03
4
-10
/
+122
*
azure-pipelines: add pipelines for linux, mac and win
Leorize
2019-10-03
1
-0
/
+148
*
fixes #12291 [backport] (#12338)
Andreas Rumpf
2019-10-03
1
-0
/
+1
*
Fixed #12337, leaking pipe after gorge (#12339)
Ico Doornekamp
2019-10-03
1
-0
/
+2
*
Sets need copying in JS (#11392)
hlaaftana
2019-10-02
2
-1
/
+15
*
`system.writeFile` has been overloaded to also support `openarray[byte]` (#12...
zah
2019-10-02
2
-1
/
+13
*
fixes #12330 (#12331)
Timothee Cour
2019-10-02
1
-1
/
+2
*
fixes #12336 [backport]
Andreas Rumpf
2019-10-02
1
-1
/
+1
*
test more packages
narimiran
2019-10-02
1
-3
/
+13
*
Updated the code example in the os module to use better grammar. (#12328)
Andrew Smith
2019-10-02
1
-11
/
+12
*
Macro docs additions (#12270)
Jasper Jenkins
2019-10-01
1
-123
/
+140
*
Refactor injectdestructors (#12295)
Clyybber
2019-10-01
7
-578
/
+258
*
Fix how `relativePath` handle case sensitiviy (#12312) [backport]
Tomohiro
2019-10-01
2
-2
/
+6
*
fixes #12240 [backport] (#12308)
Andreas Rumpf
2019-10-01
1
-1
/
+9
*
macros.newLit now works for ref object types (#12307)
zah
2019-09-30
3
-0
/
+33
*
fixes #12264 [backport] (#12302)
Andreas Rumpf
2019-09-30
3
-10
/
+17
*
fixes #12281 [backport]
Andreas Rumpf
2019-09-30
2
-6
/
+9
*
fixes #12294 [backport]
Andreas Rumpf
2019-09-30
1
-1
/
+0
*
[backport] run nimpretty on the remaining files
narimiran
2019-09-30
13
-418
/
+461
*
[backport] run nimpretty on os-related stuff
narimiran
2019-09-30
10
-184
/
+193
*
[backport] run nimpretty on string stuff
narimiran
2019-09-30
11
-373
/
+423
*
[backport] run nimpretty on web stuff
narimiran
2019-09-30
8
-92
/
+103
*
[backport] run nimpretty on hashes
narimiran
2019-09-30
5
-12
/
+16
*
[backport] run nimpretty on parsers
narimiran
2019-09-30
11
-194
/
+208
*
[backport] run nimpretty on numbers stuff
narimiran
2019-09-30
6
-173
/
+189
*
[backport] run nimpretty on async
narimiran
2019-09-30
8
-57
/
+61
*
JS: gensym is stricter for 'this'; refs #12246 [backport]
Araq
2019-09-30
1
-1
/
+1
*
different fix for #12279 [backport]
Araq
2019-09-30
2
-4
/
+0
*
fixes #12298
Araq
2019-09-30
1
-1
/
+1
*
fixes #12279 [backport]
Araq
2019-09-30
1
-0
/
+1
*
More of StringStream now works at compile time (#12284)
Clyybber
2019-09-29
2
-28
/
+114
*
Fixes #10514 (#12268)
Clyybber
2019-09-28
3
-7
/
+24
*
fix nimgrep color on posix #7591 (#12288)
Andrey Makarov
2019-09-28
1
-4
/
+12
*
[backport] fix nimpretty removing space before pragma
narimiran
2019-09-27
1
-1
/
+2
*
[backport] fix #12278, don't expose internal PCRE documentation
narimiran
2019-09-27
1
-20
/
+20
*
Nim now has Patreon account [ci skip]
narimiran
2019-09-27
1
-1
/
+1
*
Fix spellings (#12277) [backport]
Federico Ceratto
2019-09-27
110
-166
/
+166
*
Locks modules should give a compile error when threads are not enabled. (#12231)
Ray Imber
2019-09-26
4
-0
/
+13
*
Add build support for Linux/hppa (#12271)
John Paul Adrian Glaubitz
2019-09-26
4
-4
/
+9
*
Fix #12242, replacing ":" with "@c" in packages [backport] (#12265)
Endeg
2019-09-25
1
-2
/
+2
*
Explicitly state that trailing underscores are banned (#12257)
Mathias Stearn
2019-09-25
1
-2
/
+5
*
updated the contributing.rst guidelines
Andreas Rumpf
2019-09-25
1
-12
/
+4
*
devel version is 1.0.99 [ci skip]
narimiran
2019-09-25
1
-1
/
+1
*
threadpool: fix link in docs [ci skip] (#12258) [backport]
Jjp137
2019-09-25
1
-1
/
+1
*
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
[next]