summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* the Go GC - initial implementationStefan Talpalaru2015-05-3110-16/+213
* Merge pull request #2831 from stedi67/develDominik Picheta2015-05-281-1/+1
|\
| * fix for https://github.com/nim-lang/Aporia/issues/69Stephan Diehl2015-05-281-1/+1
|/
* Merge pull request #2829 from yglukhov/js-asm-rendererAndreas Rumpf2015-05-281-1/+2
|\
| * Fixed renderer for asm node in JSyglukhov2015-05-281-1/+2
* | bootstrap.sh: cannot keep exec bit on windowsAraq2015-05-281-0/+0
* | added missing testAraq2015-05-281-0/+35
* | get rid of deprecated effectsAraq2015-05-281-18/+6
* | terminal: doc improvmentsAraq2015-05-281-1/+7
* | prepare for unidecode Nimble packageAraq2015-05-281-5/+0
* | development version is 0.11.3Araq2015-05-281-1/+1
|/
* Merge pull request #2822 from yglukhov/js-taddr-testAndreas Rumpf2015-05-272-5/+15
|\
| * Enabled taddr and testobjs testsyglukhov2015-05-272-5/+15
|/
* Merge pull request #2817 from flaviut/fix-unittestAndreas Rumpf2015-05-272-6/+28
|\
| * Fix #964, fix #1384Flaviu Tamas2015-05-261-0/+16
| * Don't inspect typedescsFlaviu Tamas2015-05-262-6/+12
|/
* Merge pull request #2816 from flaviut/optionals-to-optionsAndreas Rumpf2015-05-261-0/+0
|\
| * Rename optionals module to optionsFlaviu Tamas2015-05-261-0/+0
|/
* Merge pull request #2695 from transfuturist/develAndreas Rumpf2015-05-261-2/+4
|\
| * Add path directive to allow inclusion of config file's path itselftransfuturist2015-05-141-2/+4
* | Merge pull request #2804 from yglukhov/minor-cosmeticsAndreas Rumpf2015-05-261-17/+5
|\ \
| * | Minor cosmetic changes.yglukhov2015-05-261-17/+5
* | | Merge pull request #2810 from yglukhov/js-codegen-obj-field-byvarAndreas Rumpf2015-05-262-2/+25
|\ \ \
| * | | Fixes #2798yglukhov2015-05-262-2/+25
| |/ /
* | | Merge pull request #2789 from ozra/develAndreas Rumpf2015-05-2611-66/+95
|\ \ \
| * | | Fix introduced erroneous use of "canonical" back to original wording. Fix fau...Oscar Campbell2015-05-262-4/+5
| * | | Remove double punctuation. Change "contrained" wording to "constraint".Oscar Campbell2015-05-252-3/+4
| * | | Merge remote-tracking branch 'upstream/devel' into develOscar Campbell2015-05-258-16/+130
| |\ \ \
| * | | | Change to hard word wrap at 80.Oscar Campbell2015-05-254-17/+33
| * | | | Change wording in some parts. Fix some typos.Oscar Campbell2015-05-2511-60/+71
* | | | | Merge pull request #2697 from lyro/develDominik Picheta2015-05-261-1/+1
|\ \ \ \ \
| * | | | | logging: make fmtStr public to be used in user defined loggersFrank Fischer2015-05-111-1/+1
* | | | | | Merge pull request #2807 from avsej/get-rid-of-git-submoduleAndreas Rumpf2015-05-264-4/+2
|\ \ \ \ \ \
| * | | | | | Get rid of git submoduleSergey Avseyev2015-05-264-4/+2
* | | | | | | Merge pull request #2762 from flaviut/optionalsAndreas Rumpf2015-05-261-0/+160
|\ \ \ \ \ \ \
| * | | | | | | Amend optionals docstringFlaviu Tamas2015-05-261-2/+2
| * | | | | | | Remove Oleah Prypin as authorFlaviu Tamas2015-05-241-2/+0
| * | | | | | | Use custom exception for option unpackFlaviu Tamas2015-05-191-5/+6
| * | | | | | | Simplify optionals testsFlaviu Tamas2015-05-191-47/+42
| * | | | | | | Simplify optionals moduleFlaviu Tamas2015-05-191-156/+60
| * | | | | | | Implement optionals moduleOleh Prypin2015-05-191-0/+262
* | | | | | | | Merge pull request #2808 from avsej/fix-dist-testdataAndreas Rumpf2015-05-261-1/+5
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Ship all testdata with distSergey Avseyev2015-05-261-1/+5
|/ / / / / / /
* | | | | | | Merge pull request #2805 from avsej/xz-distAndreas Rumpf2015-05-262-13/+12
|\ \ \ \ \ \ \
| * | | | | | | Use maximum compression level for XZ tarballSergey Avseyev2015-05-261-1/+1
| * | | | | | | Set file permissions when prepare XZ tarballSergey Avseyev2015-05-261-1/+1
| * | | | | | | Remove outdated targz from niminstSergey Avseyev2015-05-262-51/+0
| * | | | | | | Implement support for XZ dist tarballSergey Avseyev2015-05-262-0/+50
|/ / / / / / /
* | | | | | | Merge pull request #2795 from rgv151/patch-1Andreas Rumpf2015-05-261-2/+1
|\ \ \ \ \ \ \
| * | | | | | | Remove dead code in findAll procBruce Doan2015-05-261-2/+1
| | |_|_|/ / / | |/| | | | |