summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Added absolute path support to options.findFileAnatoly Galiulin2015-07-212-7/+16
* fixes #3134Araq2015-07-181-4/+4
* fixed website path"Araq2015-07-181-1/+1
* website improvementsAraq2015-07-182-0/+8
* don't reset the terminal when --stdout is activeAraq2015-07-161-1/+1
* staticExec now supports cachingAraq2015-07-154-15/+59
* fixes regression in XML parsingAraq2015-07-151-0/+4
* Merge pull request #3111 from rafaelx/patch-2Dominik Picheta2015-07-141-2/+19
|\
| * Update tut1.txtRafael2015-07-141-2/+19
* | documentation generator emits configurable html for code listingsAraq2015-07-143-6/+17
* | fixes #3112Araq2015-07-142-11/+45
* | documented /*INCLUDESECTION*/ emit sectionAraq2015-07-141-1/+1
* | disabled dubious testcaseAraq2015-07-141-0/+1
|/
* Merge pull request #3108 from arnetheduck/compiler-realign-enumsAndreas Rumpf2015-07-121-35/+57
|\
| * Linebreak TMagic by rough categoryJacek Sieka2015-07-121-35/+57
|/
* deleted wingui exampleAraq2015-07-121-9/+0
* source code renderer doesn't produce trailing whitespace anymoreAraq2015-07-121-4/+19
* added os.tailDir procAraq2015-07-122-1/+16
* Merge pull request #3095 from def-/fix-async-postDominik Picheta2015-07-111-2/+3
|\
| * Fix async httpclient post to work without multipartdef2015-07-101-2/+3
* | Merge branch 'singularperturbation-fix-2573-cherry-pick' into develDominik Picheta2015-07-114-23/+21
|\ \
| * | Do not use errno on Windows in the ``os`` module.Dominik Picheta2015-07-111-1/+1
| * | Merge branch 'fix-2573-cherry-pick' of https://github.com/singularperturbatio...Dominik Picheta2015-07-114-24/+22
|/| |
| * | Use raiseOSError with additionalInfo parameter from develSloane Simmons2015-07-044-24/+22
* | | Merge pull request #2272 from def-/unsignedAndreas Rumpf2015-07-113-52/+51
|\ \ \
| * | | Update deprecation notice about unsigned moduledef2015-07-021-1/+1
| * | | Add unsigned exports for backwards-compatibilitydef2015-07-011-0/+3
| * | | Remove unsigned from lib.txtdef2015-07-011-5/+0
| * | | Move unsigned int operations to system moduledef2015-07-012-48/+49
* | | | Merge pull request #3073 from apense/patch-12Andreas Rumpf2015-07-111-0/+5
|\ \ \ \
| * | | | Corrected documentationapense2015-07-091-3/+3
| * | | | Doubled ticksapense2015-07-091-5/+5
| * | | | Added safeAdd documentationapense2015-07-061-0/+5
* | | | | Merge pull request #3098 from Varriount/add-nep1Andreas Rumpf2015-07-116-3/+224
|\ \ \ \ \
| * | | | | Add NEP1 to documentation.Varriount2015-07-106-3/+224
* | | | | | Merge pull request #3097 from def-/reset-terminal-colorsAndreas Rumpf2015-07-102-0/+6
|\ \ \ \ \ \
| * | | | | | Reset terminal colors before running compiled programdef2015-07-102-0/+6
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #3100 from jyapayne/develAndreas Rumpf2015-07-101-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Expose the name of an exception.Joey2015-07-101-3/+3
|/ / / / /
* | | | | Merge pull request #3093 from avsej/fix-nimdoc-for-selectorsAndreas Rumpf2015-07-091-1/+2
|\ \ \ \ \
| * | | | | Fix nimdoc generation for lib/pure/selectors.nimSergey Avseyev2015-07-091-1/+2
* | | | | | Merge pull request #3057 from apense/patch-9Andreas Rumpf2015-07-091-25/+34
|\ \ \ \ \ \
| * | | | | | Corrected proc name in assertionapense2015-07-091-1/+1
| * | | | | | Corrected documentationapense2015-07-091-27/+28
| * | | | | | Renamed to toRunesapense2015-07-041-1/+1
| * | | | | | Added new procapense2015-07-031-10/+18
* | | | | | | Merge pull request #3021 from apense/patch-7Andreas Rumpf2015-07-091-20/+48
|\ \ \ \ \ \ \
| * | | | | | | Corrected erroneous descriptionapense2015-06-291-1/+2
| * | | | | | | Added some documentation and examplesapense2015-06-291-20/+47
* | | | | | | | Merge pull request #3085 from apense/patch-10Andreas Rumpf2015-07-091-2/+12
|\ \ \ \ \ \ \ \