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
Commit message (
Expand
)
Author
Age
Files
Lines
*
preparations for dealing with the 'echo $foo' gotcha
Araq
2015-03-27
1
-3
/
+3
*
todo update
Araq
2015-03-27
1
-1
/
+1
*
disallow negative indexing
Araq
2015-03-27
1
-14
/
+10
*
Merge pull request #2413 from def-/fix-gcusebitvectors
Andreas Rumpf
2015-03-26
1
-1
/
+1
|
\
|
*
Fix proc call in gc_ms
def
2015-03-26
1
-1
/
+1
*
|
implemented a[^1] notation
Araq
2015-03-26
1
-2
/
+10
|
/
*
fixes #2395
Araq
2015-03-24
1
-6
/
+4
*
Clean up returns in xmldom a bit
def
2015-03-24
1
-9
/
+7
*
Fix fenv.fpRadix
def
2015-03-24
1
-1
/
+1
*
breaking change: 'concept' is now a keyword and used instead of 'generic'
Araq
2015-03-23
1
-222
/
+224
*
Use <time.h> instead of <sys/time.h> for tzset and time_t
def
2015-03-23
1
-73
/
+73
*
Merge pull request #2385 from jschweinsberg/asyncSmtp
Dominik Picheta
2015-03-23
1
-1
/
+1
|
\
|
*
Fixed typo which prevented to send mails via AsyncSmtp
jschweinsberg
2015-03-22
1
-1
/
+1
*
|
fixes match on empty peg match, #2354
Simon Hafner
2015-03-22
1
-20
/
+26
|
/
*
prepare for upcoming parsing change of unary operators
Araq
2015-03-22
3
-20
/
+20
*
Merge pull request #2357 from reactormonk/zero-length-match
Andreas Rumpf
2015-03-22
1
-15
/
+21
|
\
|
*
re.match returns true on zero-length match #2354
Simon Hafner
2015-03-16
1
-15
/
+21
*
|
Fixed Tdirent definition for OS X and BSD.
Reimer Behrends
2015-03-22
1
-1
/
+1
*
|
fixes #2116
Araq
2015-03-22
1
-4
/
+5
*
|
Add cpuRelax assembler for other platforms
def
2015-03-21
1
-54
/
+57
*
|
fixes #1805
Araq
2015-03-21
1
-0
/
+10
*
|
codegen doesn't produce line tracing commands anymore; fixes #1344
Araq
2015-03-21
1
-8
/
+4
*
|
Merge pull request #2358 from gradha/pr_expands_paths_in_find_exe
Dominik Picheta
2015-03-20
1
-2
/
+7
|
\
\
|
*
|
Excludes windows platfrom from $PATH tilde expansion. Refs #2358.
Grzegorz Adam Hankiewicz
2015-03-17
1
-1
/
+4
|
*
|
Expands tildes for entries in $PATH when looking for a binary.
Grzegorz Adam Hankiewicz
2015-03-16
1
-2
/
+4
|
|
/
*
|
fixed cuint definition
Araq
2015-03-18
1
-1
/
+1
*
|
Rename PNimrodNode to NimNode
def
2015-03-17
8
-384
/
+374
*
|
Merge pull request #2326 from oderwat/fix-totable
Andreas Rumpf
2015-03-17
1
-23
/
+22
|
\
\
|
*
|
Making tuples anonymous (so far... not finished).
Hans Raaf
2015-03-17
1
-23
/
+22
|
|
/
*
|
Merge pull request #2337 from kemege/db_charset
Andreas Rumpf
2015-03-17
3
-1
/
+25
|
\
\
|
|
/
|
/
|
|
*
move database encoding options to setEncoding(), leave open() as it is
KeMeGe
2015-03-16
3
-13
/
+31
|
*
Add character set options when opening DB connection
KeMeGe
2015-03-14
3
-6
/
+12
*
|
Merge pull request #2332 from def-/sections-toc-ref
Andreas Rumpf
2015-03-16
1
-1
/
+8
|
\
\
|
*
|
rstgen: Unique reference names in TOC
def
2015-03-13
1
-1
/
+8
*
|
|
Merge pull request #2339 from gradha/pr_fixes_osx_environ_use
Andreas Rumpf
2015-03-16
1
-2
/
+2
|
\
\
\
|
*
|
|
Enables use of NSGetEnviron for osx binary compatibility. Refs #965.
Grzegorz Adam Hankiewicz
2015-03-14
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2343 from philip-wernersbach/fix-pthreads-under-cpp
Andreas Rumpf
2015-03-16
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix pthread_create binding when compiling in C++ mode.
Philip Wernersbach
2015-03-15
1
-2
/
+2
|
|
/
/
*
/
/
Fixes #2323. Fixes #2148.
Dominik Picheta
2015-03-15
1
-7
/
+11
|
/
/
*
|
Merge pull request #2296 from SSPkrolik/redis-scan-implementation
Dominik Picheta
2015-03-13
1
-0
/
+24
|
\
\
|
*
|
Added implementation for Redis SCAN command
krolik
2015-03-09
1
-0
/
+24
*
|
|
Merge pull request #2268 from ziotom78/devel
Andreas Rumpf
2015-03-13
1
-0
/
+78
|
\
\
\
|
*
|
|
New template `fpRadix` instead of the exported var `FP_RADIX`
Maurizio Tomasi
2015-03-11
1
-1
/
+3
|
*
|
|
Grammar fixes in the docstrings
Maurizio Tomasi
2015-03-05
1
-8
/
+8
|
*
|
|
New templates for getting the limits of FP types added.
Maurizio Tomasi
2015-03-05
1
-0
/
+76
*
|
|
|
Merge pull request #2328 from def-/fix-fifo
Andreas Rumpf
2015-03-13
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Make readFile work with FIFO files
def
2015-03-12
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
fixed log*(logger: RollingFileLogger, level: Level,
teroz
2015-03-13
1
-1
/
+1
*
|
|
|
Removed osinfo_* modules.
Dominik Picheta
2015-03-12
2
-488
/
+20
|
/
/
/
*
|
|
Merge pull request #2309 from oderwat/fix-tzname
Dominik Picheta
2015-03-12
1
-0
/
+5
|
\
\
\
[next]