summary refs log tree commit diff stats
path: root/compiler
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Fix method recursion bug.Reimer Behrends2014-10-311-1/+5
* | | | Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreakAraq2014-11-032-23/+62
|\ \ \ \
| * \ \ \ Merge pull request #1569 from idlewan/prettyCCAndreas Rumpf2014-11-031-12/+27
| |\ \ \ \
| | * | | | Tidy up the prettification of the default verbosity c compilation outputErwan Ameil2014-10-131-6/+9
| | * | | | Prettify compiler output for verbosity=1Erwan Ameil2014-10-121-12/+24
| * | | | | Merge pull request #1589 from Varriount/fix-1561Andreas Rumpf2014-11-021-1/+7
| |\ \ \ \ \
| | * | | | | Fix #1561Varriount2014-10-291-1/+7
| * | | | | | Merge pull request #1604 from Varriount/fix-1599Andreas Rumpf2014-11-021-10/+28
| |\ \ \ \ \ \
| | * | | | | | Fix #1599Clay Sweetser2014-10-291-10/+28
* | | | | | | | Merge branch 'devel' into bigbreakAraq2014-11-031-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | only produce the link to the docs if they are installedAraq2014-11-031-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | better effect inferenceAraq2014-11-021-8/+17
| |/ / / / / |/| | | | |
* | | | | | fixes #1595Araq2014-10-311-5/+16
* | | | | | minor bugfix for notFoundErrorAraq2014-10-301-2/+2
* | | | | | implements #78Araq2014-10-262-4/+3
* | | | | | nicer error messages (untested)Araq2014-10-266-38/+63
* | | | | | implements #1588Araq2014-10-261-0/+3
| |/ / / / |/| | | |
* | | | | introduced 'benign' pragmaAraq2014-10-252-1/+4
* | | | | Merge branch 'devel' into bigbreakAraq2014-10-251-0/+1
|\| | | | | |/ / / |/| | |
| * | | '.emit' pragma produces a trailing newlineAraq2014-10-251-0/+1
* | | | Merge branch 'devel' into bigbreakAraq2014-10-232-7/+9
|\| | |
| * | | fixes #1029Araq2014-10-222-6/+8
| * | | fixes 'import x as y' regressionAraq2014-10-221-1/+1
* | | | Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreakAraq2014-10-211-0/+1
|\ \ \ \
| * | | | fix issue #1581Billingsly Wetherfordshire2014-10-201-0/+1
| | |/ / | |/| |
* | | | Merge branch 'devel' into bigbreakAraq2014-10-204-18/+30
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge pull request #1574 from trustable-code/PR3Andreas Rumpf2014-10-201-2/+4
| |\ \
| | * | Compare fileIndexes instead of file namesSimon Krauter2014-10-151-1/+1
| | * | Do not allow self importSimon Krauter2014-10-141-2/+4
| * | | disable 'view source' featureAraq2014-10-201-0/+2
| * | | default to warnGcUnsafe for threads:onAraq2014-10-191-1/+3
| * | | website updates for 0.9.6Araq2014-10-191-1/+1
| * | | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-10-191-1/+5
| |\ \ \
| | * | | Update and clarify the purpose of the nimrod.ini fileClay Sweetser2014-10-191-2/+6
| | * | | niminst: 'doc/*.txt' required for bootstrappingAraq2014-10-181-1/+1
| * | | | readme.txt is not readme.mdAraq2014-10-191-4/+2
| |/ / /
| * | | more improvements for the NSIS installerAraq2014-10-171-1/+2
| * | | improvements for niminstAraq2014-10-171-4/+2
| * | | niminst supports NSISAraq2014-10-171-7/+13
| |/ /
| * | added missing nimfix filesAraq2014-10-114-0/+368
| * | backported .deprecated statementAraq2014-10-116-134/+169
| * | fixes #1551Araq2014-10-111-0/+5
| * | added 'nim*Setjmp' conditional symbolsAraq2014-10-051-0/+2
* | | documentation updatesAraq2014-10-111-2/+2
* | | bugfix: c++ support for 'NimThreadVarsSize'Araq2014-10-081-3/+6
* | | should compile with csources againAraq2014-10-061-1/+0
* | | nimfix now in its own directory; single file mode now the defaultAraq2014-10-058-8/+12
* | | fixes #1551Araq2014-10-051-2/+3
* | | docgen should work againAraq2014-10-054-8/+17
* | | Merge branch 'devel' of https://github.com/Araq/Nimrod into bigbreakAraq2014-10-046-7/+29
|\| |