summary refs log tree commit diff stats
path: root/compiler
Commit message (Expand)AuthorAgeFilesLines
* fixes #1181Araq2014-11-133-30/+43
* fixes error propagation for macros.parseExprAraq2014-11-131-0/+1
* fixes #1127Araq2014-11-121-1/+1
* fixes a regression that made 'system.compiles' output the produced error mess...Araq2014-11-121-1/+1
* fixes #1473Araq2014-11-127-21/+66
* fixes #1593Araq2014-11-121-2/+12
* proper fix for stack initialization and threadvar emulationAraq2014-11-111-2/+7
* renamed CondVar to SemaphoreAraq2014-11-101-1/+1
* Merge pull request #1636 from rbehrends/fix-thread-issuesAndreas Rumpf2014-11-081-2/+1
|\
| * Properly initialize the stack with emulated thread variables.Reimer Behrends2014-11-061-2/+1
* | the codegen doesn't emit deepCopy for parallel statementsAraq2014-11-082-13/+22
* | fixes exhaustion bug and missing GC_ref code generationAraq2014-11-071-0/+6
* | fixes #1612Araq2014-11-061-2/+1
|/
* user defined pragmas work for generics instantiated in different modulesAraq2014-11-062-4/+12
* compiler bootstraps againAraq2014-11-051-1/+1
* Merge pull request #1623 from gradha/pr_bigbreak_adds_code_directive_to_rstAndreas Rumpf2014-11-052-2/+6
|\
| * Merge branch 'pr_adds_code_directive_to_rst' into pr_bigbreak_adds_code_direc...Grzegorz Adam Hankiewicz2014-11-032-2/+6
| |\
| | * Modifies docgen to support new warning message.Grzegorz Adam Hankiewicz2014-07-192-3/+7
* | | documented nimfixAraq2014-11-041-1/+1
* | | proper development version numberAraq2014-11-041-1/+1
* | | Merge branch 'devel' into bigbreakAraq2014-11-032-23/+67
|\ \ \ | |/ / |/| |
| * | Merge pull request #1609 from rbehrends/fix-method-dispatchAndreas Rumpf2014-11-032-23/+67
| |\ \
| | * | Fix dispatcher creation for method prototypes.Reimer Behrends2014-11-022-28/+67
| | * | Reset location when creating a method dispatcherReimer Behrends2014-11-011-0/+1
| | * | 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
|\ \ \ \ | |/ / / |/| / / | |/ /