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
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes #1334
Araq
2014-08-19
2
-12
/
+32
*
fixes #1380
Araq
2014-08-19
1
-9
/
+8
*
fixes #1420
Araq
2014-08-19
1
-1
/
+1
*
fixes #1143
Araq
2014-08-19
3
-14
/
+21
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-08-17
2
-7
/
+10
|
\
|
*
Fixes #710.
Dominik Picheta
2014-08-16
1
-0
/
+2
|
*
Merge pull request #1485 from def-/js-substr
Andreas Rumpf
2014-08-15
1
-1
/
+1
|
|
\
|
|
*
Fix CopyStr (substr in system.nim) for javascript target
def
2014-08-15
1
-1
/
+1
|
*
|
Merge pull request #1484 from def-/js-swap
Andreas Rumpf
2014-08-15
1
-2
/
+2
|
|
\
\
|
|
*
|
Fix swap in jsgen
def
2014-08-15
1
-2
/
+2
|
|
|
/
|
*
/
Fix array address on nkHiddenAddr
def
2014-08-15
1
-4
/
+5
|
|
/
*
/
fixes #1492
Araq
2014-08-17
1
-1
/
+1
|
/
*
fixes #1343
Araq
2014-08-15
1
-4
/
+3
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-08-14
1
-7
/
+15
|
\
|
*
Merge pull request #1481 from rbehrends/fix-stackscan2
Andreas Rumpf
2014-08-14
1
-7
/
+15
|
|
\
|
|
*
Fix stack bottom initialization for non-main modules.
Reimer Behrends
2014-08-14
1
-7
/
+15
*
|
|
fixes #669
Araq
2014-08-14
1
-1
/
+2
|
/
/
*
|
fixes #1433
Araq
2014-08-14
1
-0
/
+2
*
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-08-14
1
-1
/
+1
|
\
|
|
*
Fixed stack bottom initialization for DLLs.
Reimer Behrends
2014-08-14
1
-1
/
+1
*
|
fixes newly introduced bugs
Araq
2014-08-14
1
-5
/
+4
*
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-08-14
1
-8
/
+17
|
\
|
|
*
Merge pull request #1400 from rbehrends/fix-stackscan
Andreas Rumpf
2014-08-13
1
-8
/
+17
|
|
\
|
|
*
More robust implementation for finding the beginning of the stack.
Reimer Behrends
2014-07-23
1
-8
/
+17
*
|
|
fixes #1434
Araq
2014-08-14
5
-13
/
+23
|
/
/
*
|
fixes #1442
Araq
2014-08-13
1
-2
/
+8
*
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-08-12
2
-2
/
+13
|
\
\
|
*
|
Fixes incorrect macro stack traces.
Dominik Picheta
2014-08-11
2
-2
/
+13
*
|
|
fixes 'gcsafe'
Araq
2014-08-12
3
-13
/
+29
*
|
|
fixes #1431
Araq
2014-08-12
1
-2
/
+3
|
/
/
*
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-08-11
1
-1
/
+3
|
\
\
|
*
\
Merge pull request #1467 from Varriount/fix-1424
Andreas Rumpf
2014-08-10
1
-1
/
+3
|
|
\
\
|
|
*
|
Update semexprs.nim
Varriount
2014-08-10
1
-5
/
+1
|
|
*
|
Fix #1424 some more
Clay Sweetser
2014-08-08
1
-1
/
+5
|
|
*
|
Fix #1424
Clay Sweetser
2014-08-07
1
-0
/
+2
*
|
|
|
distinguish between 'defined' and 'declared'
Araq
2014-08-11
7
-10
/
+63
*
|
|
|
fixes tinavlid_array_bounds test
Araq
2014-08-10
1
-1
/
+1
|
/
/
/
*
|
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-08-10
3
-0
/
+7
|
\
\
\
|
*
|
|
Adds documentation on skipTypes and mapType
Clay Sweetser
2014-08-09
2
-0
/
+5
|
*
|
|
Fixes #1435
Clay Sweetser
2014-08-09
1
-0
/
+2
*
|
|
|
progress on 'spawn'
Araq
2014-08-10
4
-10
/
+15
|
/
/
/
*
|
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-08-08
1
-0
/
+1
|
\
\
\
|
*
|
|
Also include string.h for strlen for C backend
def
2014-08-08
1
-1
/
+1
|
*
|
|
Include string.h for strlen with cpp backend
def
2014-08-07
1
-0
/
+1
|
|
/
/
*
|
|
'parallel' statement works again
Araq
2014-08-08
4
-9
/
+8
*
|
|
'lambda' is no keyword anymore
Araq
2014-08-08
3
-5
/
+5
|
/
/
*
|
some bugfixes for 'deepCopy'
Araq
2014-08-06
1
-5
/
+6
*
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-08-05
7
-16
/
+24
|
\
\
|
*
\
Merge pull request #1426 from Varriount/fix-813
Andreas Rumpf
2014-08-02
2
-5
/
+11
|
|
\
\
|
|
*
|
Update commands.nim
Varriount
2014-08-02
1
-2
/
+0
[next]