summary refs log tree commit diff stats
path: root/compiler
Commit message (Expand)AuthorAgeFilesLines
* fixes #1334Araq2014-08-192-12/+32
* fixes #1380Araq2014-08-191-9/+8
* fixes #1420Araq2014-08-191-1/+1
* fixes #1143Araq2014-08-193-14/+21
* Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-08-172-7/+10
|\
| * Fixes #710.Dominik Picheta2014-08-161-0/+2
| * Merge pull request #1485 from def-/js-substrAndreas Rumpf2014-08-151-1/+1
| |\
| | * Fix CopyStr (substr in system.nim) for javascript targetdef2014-08-151-1/+1
| * | Merge pull request #1484 from def-/js-swapAndreas Rumpf2014-08-151-2/+2
| |\ \
| | * | Fix swap in jsgendef2014-08-151-2/+2
| | |/
| * / Fix array address on nkHiddenAddrdef2014-08-151-4/+5
| |/
* / fixes #1492Araq2014-08-171-1/+1
|/
* fixes #1343Araq2014-08-151-4/+3
* Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-08-141-7/+15
|\
| * Merge pull request #1481 from rbehrends/fix-stackscan2Andreas Rumpf2014-08-141-7/+15
| |\
| | * Fix stack bottom initialization for non-main modules.Reimer Behrends2014-08-141-7/+15
* | | fixes #669Araq2014-08-141-1/+2
|/ /
* | fixes #1433Araq2014-08-141-0/+2
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-08-141-1/+1
|\|
| * Fixed stack bottom initialization for DLLs.Reimer Behrends2014-08-141-1/+1
* | fixes newly introduced bugsAraq2014-08-141-5/+4
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-08-141-8/+17
|\|
| * Merge pull request #1400 from rbehrends/fix-stackscanAndreas Rumpf2014-08-131-8/+17
| |\
| | * More robust implementation for finding the beginning of the stack.Reimer Behrends2014-07-231-8/+17
* | | fixes #1434Araq2014-08-145-13/+23
|/ /
* | fixes #1442Araq2014-08-131-2/+8
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-08-122-2/+13
|\ \
| * | Fixes incorrect macro stack traces.Dominik Picheta2014-08-112-2/+13
* | | fixes 'gcsafe'Araq2014-08-123-13/+29
* | | fixes #1431Araq2014-08-121-2/+3
|/ /
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-08-111-1/+3
|\ \
| * \ Merge pull request #1467 from Varriount/fix-1424Andreas Rumpf2014-08-101-1/+3
| |\ \
| | * | Update semexprs.nimVarriount2014-08-101-5/+1
| | * | Fix #1424 some moreClay Sweetser2014-08-081-1/+5
| | * | Fix #1424Clay Sweetser2014-08-071-0/+2
* | | | distinguish between 'defined' and 'declared'Araq2014-08-117-10/+63
* | | | fixes tinavlid_array_bounds testAraq2014-08-101-1/+1
|/ / /
* | | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-08-103-0/+7
|\ \ \
| * | | Adds documentation on skipTypes and mapTypeClay Sweetser2014-08-092-0/+5
| * | | Fixes #1435Clay Sweetser2014-08-091-0/+2
* | | | progress on 'spawn'Araq2014-08-104-10/+15
|/ / /
* | | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-08-081-0/+1
|\ \ \
| * | | Also include string.h for strlen for C backenddef2014-08-081-1/+1
| * | | Include string.h for strlen with cpp backenddef2014-08-071-0/+1
| |/ /
* | | 'parallel' statement works againAraq2014-08-084-9/+8
* | | 'lambda' is no keyword anymoreAraq2014-08-083-5/+5
|/ /
* | some bugfixes for 'deepCopy'Araq2014-08-061-5/+6
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-08-057-16/+24
|\ \
| * \ Merge pull request #1426 from Varriount/fix-813Andreas Rumpf2014-08-022-5/+11
| |\ \
| | * | Update commands.nimVarriount2014-08-021-2/+0