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
*
fixes #2400
Araq
2015-03-25
1
-1
/
+4
*
fixes #2397
Araq
2015-03-25
2
-16
/
+26
*
fixes #1700
Araq
2015-03-24
2
-182
/
+206
*
fixes #2395
Araq
2015-03-24
1
-6
/
+4
*
fixes #2395
Araq
2015-03-24
1
-0
/
+8
*
Merge pull request #2398 from yglukhov/patch-1
Andreas Rumpf
2015-03-24
1
-1
/
+1
|
\
|
*
uint support for JS.
Yuriy Glukhov
2015-03-24
1
-1
/
+1
*
|
Merge pull request #2396 from def-/fpradix
Andreas Rumpf
2015-03-24
2
-10
/
+8
|
\
\
|
|
/
|
/
|
|
*
Clean up returns in xmldom a bit
def
2015-03-24
1
-9
/
+7
|
*
Fix fenv.fpRadix
def
2015-03-24
1
-1
/
+1
|
/
*
added missing test case
Araq
2015-03-23
1
-0
/
+15
*
minor todo update
Araq
2015-03-23
2
-2
/
+3
*
updated the manual
Araq
2015-03-23
2
-34
/
+6
*
concept example from the manual now works again
Araq
2015-03-23
5
-32
/
+18
*
breaking change: 'concept' is now a keyword and used instead of 'generic'
Araq
2015-03-23
15
-475
/
+462
*
Merge pull request #2393 from def-/tzset
Andreas Rumpf
2015-03-23
1
-73
/
+73
|
\
|
*
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 #2390
Araq
2015-03-23
1
-53
/
+59
*
|
fixes #1783
Araq
2015-03-23
3
-6
/
+52
*
|
Merge pull request #2386 from reactormonk/empty-match-fix-for-pegs
Andreas Rumpf
2015-03-22
1
-20
/
+26
|
\
\
|
|
/
|
/
|
|
*
fixes match on empty peg match, #2354
Simon Hafner
2015-03-22
1
-20
/
+26
|
/
*
fixes #1787
Araq
2015-03-22
1
-2
/
+4
*
fixes #1717, fixes #2324
Araq
2015-03-22
2
-1
/
+24
*
prepare for upcoming parsing change of unary operators
Araq
2015-03-22
8
-97
/
+97
*
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
*
|
Merge pull request #2370 from flaviut/jsondoc-fixes
Andreas Rumpf
2015-03-22
1
-5
/
+5
|
\
\
|
*
|
Fix segfault in jsondoc
Flaviu Tamas
2015-03-18
1
-5
/
+5
*
|
|
Merge pull request #2381 from rbehrends/fix-dirent-def
Andreas Rumpf
2015-03-22
1
-1
/
+1
|
\
\
\
|
*
|
|
Fixed Tdirent definition for OS X and BSD.
Reimer Behrends
2015-03-22
1
-1
/
+1
|
/
/
/
*
|
|
fixes long standing parsing issue with command syntax
Araq
2015-03-22
3
-18
/
+39
*
|
|
fixes #2266
Araq
2015-03-22
4
-2
/
+17
*
|
|
fixes #2116
Araq
2015-03-22
1
-4
/
+5
*
|
|
fixes #1802
Araq
2015-03-22
1
-0
/
+19
*
|
|
Merge pull request #2378 from def-/cpurelax
Andreas Rumpf
2015-03-22
1
-54
/
+57
|
\
\
\
|
*
|
|
Add cpuRelax assembler for other platforms
def
2015-03-21
1
-54
/
+57
|
/
/
/
*
|
|
fixes #1805
Araq
2015-03-21
10
-733
/
+275
*
|
|
fixes #2369
Araq
2015-03-21
2
-1
/
+18
*
|
|
codegen doesn't produce line tracing commands anymore; fixes #1344
Araq
2015-03-21
9
-216
/
+277
*
|
|
fixes #2221
Araq
2015-03-21
2
-4
/
+26
*
|
|
fixes #2366
Araq
2015-03-21
3
-2
/
+8
*
|
|
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
*
|
|
updated news.txt
Araq
2015-03-18
1
-2
/
+15
*
|
|
fixed cuint definition
Araq
2015-03-18
1
-1
/
+1
*
|
|
'constructor' pragma for C++ support
Araq
2015-03-18
7
-82
/
+98
*
|
|
don't generate memset calls for C++ objects
Araq
2015-03-18
5
-440
/
+448
[next]