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
*
[Windows] Use GetSystemInfo for obtaining processor count (#6082)
Dmitry Atamanov
2017-10-25
1
-2
/
+25
*
Use findNim() in koch temp() (#6592)
Stefan Rakel
2017-10-25
1
-1
/
+2
*
No implicit quit for Genode (#6515)
Emery Hemingway
2017-10-25
3
-4
/
+4
*
Testament HTML generation upgrade (#6058)
Fredrik Høisæther Rasch
2017-10-25
4
-394
/
+504
*
Sequtils improvements (#6574)
narimiran
2017-10-25
1
-171
/
+267
*
Fix #6553 (#6580)
Stefan Rakel
2017-10-24
1
-0
/
+2
*
Fixes #6571 (#6578)
Thomas Johnson
2017-10-24
2
-9
/
+29
*
isAlphaNumberic and isDigit improvement + tests (#6579)
Viktor Marosvary
2017-10-24
2
-2
/
+23
*
Merge pull request #6577 from narimiran/linkFix
Dominik Picheta
2017-10-23
1
-1
/
+1
|
\
|
*
fix broken link
narimiran
2017-10-23
1
-1
/
+1
|
/
*
fixes #5914 (#6566)
narimiran
2017-10-23
1
-4
/
+6
*
Merge pull request #6572 from stisa/patch-1
Dominik Picheta
2017-10-23
1
-0
/
+3
|
\
|
*
Fix `removeSuffix` rst code blocks
Silvio
2017-10-23
1
-0
/
+3
|
/
*
Merge pull request #6051 from couven92/alignLeft
Dominik Picheta
2017-10-22
1
-2
/
+29
|
\
|
*
Add safeties for alignLeft
Fredrik Høisæther Rasch
2017-07-04
1
-2
/
+2
|
*
Augment align proc with alignLeft proc
Fredrik Høisæther Rasch
2017-07-04
1
-2
/
+29
*
|
Merge pull request #6565 from narimiran/seqNames
Dominik Picheta
2017-10-22
1
-77
/
+78
|
\
\
|
*
|
update links
narimiran
2017-10-22
1
-2
/
+2
|
*
|
change seq name to `list`
narimiran
2017-10-22
1
-75
/
+76
|
/
/
*
|
Merge pull request #6558 from narimiran/seqCount
Dominik Picheta
2017-10-22
1
-0
/
+31
|
\
\
|
*
|
more descriptive names
narimiran
2017-10-22
1
-4
/
+4
|
*
|
add `count` to sequtils
narimiran
2017-10-21
1
-0
/
+31
*
|
|
Merge pull request #6560 from FedericoCeratto/parseutils-comment
Dominik Picheta
2017-10-22
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add link to streams module
Federico Ceratto
2017-10-21
1
-0
/
+2
|
/
/
*
|
Remove reExtended from re constructor. Fixes #5627. (#6514)
Dominik Picheta
2017-10-20
2
-7
/
+12
*
|
Add `$` for HttpHeaders.
Dominik Picheta
2017-10-20
1
-0
/
+3
*
|
added broken tbintree test
Andreas Rumpf
2017-10-19
2
-4
/
+100
*
|
allow 'block' and 'nkState' after return for easier state machine generation
Andreas Rumpf
2017-10-19
1
-1
/
+2
*
|
fixes c2nim regression; do not produce more newlines
Andreas Rumpf
2017-10-19
1
-18
/
+21
*
|
make nested custom seqs work
Andreas Rumpf
2017-10-19
3
-4
/
+21
*
|
bugfix: propagate the tfHasAsgn flag properly
Andreas Rumpf
2017-10-19
1
-1
/
+1
*
|
preparations for another bugfix
Andreas Rumpf
2017-10-19
2
-1
/
+16
*
|
make destructors more robust against unchecked arrays
Andreas Rumpf
2017-10-19
1
-1
/
+1
*
|
improved wording style (#6527)
Kobi Lurie
2017-10-18
1
-1
/
+1
*
|
destructors: tcustomseqs less embarrassing
Andreas Rumpf
2017-10-17
1
-4
/
+9
*
|
destructors: irresponsibly simple tcustomseq test works
Andreas Rumpf
2017-10-17
3
-11
/
+133
*
|
added typetraits.supportsCopyMem
Andreas Rumpf
2017-10-17
2
-1
/
+9
*
|
destructors: lift type bound ops to objects and arrays etc
Andreas Rumpf
2017-10-17
4
-32
/
+71
*
|
destructors: bugfix: lhs of assignment is irrelevant
Andreas Rumpf
2017-10-17
1
-2
/
+1
*
|
destructors: preparations for upcoming changes
Araq
2017-10-17
8
-8
/
+27
*
|
make the Windows build green again
Araq
2017-10-17
1
-2
/
+3
*
|
Constants can contain objects (excluding object variants)
Daniil Yarancev
2017-10-16
1
-1
/
+1
*
|
make tests green again
Andreas Rumpf
2017-10-16
4
-9
/
+14
*
|
fixes the Windows build
Andreas Rumpf
2017-10-16
1
-4
/
+6
*
|
Merge pull request #6491 from indianpojken/patch-1
Dominik Picheta
2017-10-16
1
-0
/
+32
|
\
\
|
*
|
Update streams.nim
indianpojken
2017-10-16
1
-8
/
+8
|
*
|
Adds uintX variants to read/peek procs
indianpojken
2017-10-09
1
-0
/
+32
*
|
|
fixes #1137
Andreas Rumpf
2017-10-16
2
-12
/
+28
*
|
|
todo.txt updates
Andreas Rumpf
2017-10-16
1
-3
/
+0
*
|
|
Merge pull request #6495 from GULPF/Fix-countLeapYears
Dominik Picheta
2017-10-16
2
-1
/
+7
|
\
\
\
[next]