summary refs log tree commit diff stats
path: root/compiler
Commit message (Expand)AuthorAgeFilesLines
* nim pretty: default is now to overwrite filesAraq2014-08-311-1/+1
* minor improvement for nim prettyAraq2014-08-312-5/+6
* minor bugfix for void .compileTime procsAraq2014-08-311-1/+1
* fixes #1444Araq2014-08-311-7/+13
* fixes #1067Araq2014-08-301-0/+9
* fixes #1366Araq2014-08-301-1/+1
* VM supports math and a few os procsAraq2014-08-307-9/+156
* babel is now nimbleAraq2014-08-301-0/+3
* renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamingsAraq2014-08-294-18/+20
* koch now uses nim.exeAraq2014-08-293-5/+4
* updated the compiler to use the new symbol namesAraq2014-08-2827-98/+291
* Nimrod renamed to NimAraq2014-08-286-6/+6
* Nimrod renamed to NimAraq2014-08-2889-125/+125
* big renameAraq2014-08-281-1/+1
* big renameAraq2014-08-272-2/+2
* renamefestAraq2014-08-231-1/+1
* renamefestAraq2014-08-2335-107/+107
* the big renamefest: first stepsAraq2014-08-2212-180/+178
* Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-08-211-1/+1
|\
| * added bug number to commentSimon Hafner2014-08-201-1/+1
* | fixes recently introduced regressionAraq2014-08-211-14/+43
|/
* fixes #1418Araq2014-08-201-29/+44
* documented the JS codegenAraq2014-08-201-0/+19
* 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
|\ \