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
path:
root
/
lib
/
pure
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2059 from def-/getch
Varriount
2015-02-09
1
-0
/
+28
|
\
|
*
Document terminal.getch
def
2015-02-04
1
-0
/
+2
|
*
Add terminal.getch to get a single character
def
2015-02-03
1
-0
/
+26
*
|
Merge pull request #1869 from def-/json-stuff
Andreas Rumpf
2015-02-07
1
-2
/
+75
|
\
\
|
*
|
Fix documentation and toJson signature
def
2015-02-04
1
-2
/
+2
|
*
|
Remove debugging echos again
def
2015-01-05
1
-2
/
+0
|
*
|
Add operator `%*` to JSON
def
2015-01-05
1
-1
/
+76
|
*
|
indent = 0 looks better for `$`(node: JsonNode)
def
2015-01-05
1
-1
/
+1
*
|
|
Merge pull request #2058 from def-/nimrod-cfgs
Andreas Rumpf
2015-02-07
3
-0
/
+0
|
\
\
\
|
*
|
|
Rename *.nimrod.cfg to *.nim.cfg
def
2015-02-03
3
-0
/
+0
|
|
|
/
|
|
/
|
*
|
|
configuration system supports %= to access environment variables
Araq
2015-02-07
1
-1
/
+1
*
|
|
compiler distinguishes between 2 different 'var' types for C++ interop; code ...
Araq
2015-02-07
1
-1
/
+1
*
|
|
lots of C++ codegen improvements
Araq
2015-02-07
1
-2
/
+6
*
|
|
newRollingFileLogger - fmtStr is always set to defaultFmtStr
Fabio Cevasco
2015-02-06
1
-1
/
+1
*
|
|
Try to fix unittest for JS backend, still not working
def
2015-02-04
1
-2
/
+1
*
|
|
Merge pull request #2049 from def-/permutations
Andreas Rumpf
2015-02-04
1
-0
/
+59
|
\
\
\
|
*
|
|
Add nextPermutation and prevPermutation
def
2015-02-01
1
-0
/
+59
|
|
/
/
*
|
|
Merge pull request #2027 from dumndummer/patch-1
Andreas Rumpf
2015-02-04
1
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Changed name 'pred' to 'op' in mapIt template
dumndummer
2015-02-02
1
-2
/
+2
|
*
|
Update sequtils.nim
dumndummer
2015-01-28
1
-2
/
+2
*
|
|
Fix SinglyLinkedRing in lists module
def
2015-02-01
1
-4
/
+22
*
|
|
Merge pull request #2010 from modk/freebsd-parallel-build
Andreas Rumpf
2015-02-01
1
-1
/
+8
|
\
\
\
|
*
|
|
FreeBSD-specific code
modk
2015-01-29
1
-4
/
+8
|
*
|
|
Set status to something else than 0
modk
2015-01-27
1
-1
/
+1
|
*
|
|
Merge with current devel
modk
2015-01-26
1
-9
/
+27
|
|
\
\
\
|
*
|
|
|
Fixes parallel build on FreeBSD
modk
2015-01-26
1
-1
/
+4
*
|
|
|
|
Merge pull request #2020 from def-/mitems
reactormonk
2015-02-01
5
-1
/
+50
|
\
\
\
\
\
|
*
|
|
|
|
Typo
def
2015-01-28
1
-1
/
+1
|
*
|
|
|
|
Add mitems and mpairs where it makes sense
def
2015-01-28
4
-0
/
+49
*
|
|
|
|
|
fixes #2041
Araq
2015-01-31
2
-8
/
+10
*
|
|
|
|
|
nimsuggest improvements
Araq
2015-01-30
1
-1
/
+1
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Move lib/pure/nodejs to compiler/nodejs. Ref #2017.
Dominik Picheta
2015-01-28
1
-6
/
+0
*
|
|
|
|
Merge pull request #2017 from reactormonk/nodejs-binary
Andreas Rumpf
2015-01-28
1
-0
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
added suggested fixes
Simon Hafner
2015-01-27
1
-0
/
+6
*
|
|
|
|
|
documented new C++ support
Araq
2015-01-28
5
-10
/
+11
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Update sets.nim
dumndummer
2015-01-27
1
-1
/
+1
*
|
|
|
|
nimsuggest: first version
Araq
2015-01-27
1
-1
/
+1
*
|
|
|
|
bugfix: don't overwrite the number value in case of a parsing error
Araq
2015-01-27
1
-2
/
+3
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Logging module is now thread-safe.
Dominik Picheta
2015-01-25
1
-9
/
+27
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #2009 from gmpreussner/devel
Dominik Picheta
2015-01-25
1
-27
/
+33
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Added complex conjugate
gmpreussner
2015-01-24
1
-27
/
+33
*
|
|
Merge pull request #1998 from Varriount/fix-1962
Dominik Picheta
2015-01-24
1
-14
/
+35
|
\
\
\
|
*
|
|
Added documentation for the new http request procedures.
Varriount
2015-01-23
1
-1
/
+13
|
*
|
|
Fixes #1962
Varriount
2015-01-22
1
-24
/
+33
*
|
|
|
Fix #1906
Varriount
2015-01-22
1
-3
/
+5
|
/
/
/
*
/
/
Handle EPOLLHUP to avoid chaos/runaways when using certain file descriptors.
Elie Zedeck
2015-01-21
1
-1
/
+1
|
/
/
*
|
Merge pull request #1842 from def-/unicode-reversed
Varriount
2015-01-17
1
-0
/
+50
|
\
\
|
*
|
Optimize unicode.reversed
def
2015-01-15
1
-19
/
+31
|
*
|
Add reversed proc to unicode module
def
2015-01-02
1
-0
/
+38
*
|
|
Merge pull request #1967 from def-/more-renames
Varriount
2015-01-16
2
-2
/
+2
|
\
\
\
[next]