summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2896 from r-ku/I64-magics-goneAndreas Rumpf2015-06-128-125/+78
|\
| * Removed magics: mAbsI64rku2015-06-106-12/+9
| * Removed magics: mBitnotI64rku2015-06-106-8/+5
| * Removed magics: mEqI64 mLtI64 mLeI64rku2015-06-108-26/+17
| * Removed magics: mShrI64, mShlI64, mBitandI64, mBitorI64, mBitxorI64rku2015-06-106-35/+18
| * Removed magics: mAddI64, mSubI64, mMulI64, mDivI64, mModI64rku2015-06-107-44/+29
* | Merge pull request #2905 from yglukhov/unittest-terminal-attributesAndreas Rumpf2015-06-121-1/+0
|\ \
| * | Fixed unittest output.yglukhov2015-06-111-1/+0
|/ /
* | Merge pull request #2862 from ozra/bugfix-2858-testament-sources-system-wideAndreas Rumpf2015-06-105-56/+98
|\ \
| * | Revert from columnar layout. Remove temp-fix for 2857.Oscar Campbell2015-06-101-12/+6
| * | Merge branch 'devel' into bugfix-2858-testament-sources-system-wideOscar Campbell2015-06-1022-253/+469
| |\ \
| | * \ Merge remote-tracking branch 'upstream/devel' into develOscar Campbell2015-06-1022-253/+469
| | |\ \
| * | | | Merge branch 'devel' into bugfix-2858-testament-sources-system-wideOscar Campbell2015-06-0746-1226/+344
| |\| | |
| | * | | Merge remote-tracking branch 'upstream/devel' into develOscar Campbell2015-06-0725-141/+278
| | |\ \ \
| | * | | | Update version in compiler.nimbleDominik Picheta2015-06-071-2/+2
| | * | | | moved sexp.nim to nimsuggest repoSimon Hafner2015-06-071-698/+0
| | * | | | Fixup: Reverted TZipFileStream name changeAdam Strzelecki2015-06-071-1/+1
| | * | | | Removed nimsuggest from this repo.Dominik Picheta2015-06-072-343/+2
| | * | | | Add WSAEADDRINUSE to winlean.Dominik Picheta2015-06-071-0/+1
| | * | | | Fixes compilation with --gc:markandsweep.Dominik Picheta2015-06-071-1/+1
| | * | | | Hopefully fixes nimsuggest building against the compiler package.Dominik Picheta2015-06-074-19/+25
| | * | | | Fixed links in Error hierarchyapense2015-06-071-2/+2
| | * | | | Fixed code indentation in procs.txtapense2015-06-071-1/+1
| | * | | | Parser: Inline expr pragmas with parenthesisAdam Strzelecki2015-06-071-0/+4
| | * | | | Parser: Properly represent parsePar in grammarAdam Strzelecki2015-06-071-4/+6
| | * | | | Introduce {.noRewrite.} expr pragma disabling TRAdam Strzelecki2015-06-075-4/+11
| | * | | | Perform lambda lifting for compile-time stuff when targeting JS. Enable unitt...yglukhov2015-06-073-10/+10
| * | | | | Treat unitest's default esc.seq. output as empty.Oscar Campbell2015-06-041-5/+8
| * | | | | Merge branch 'devel' into bugfix-2858-testament-sources-system-wideOscar Campbell2015-06-04130-5741/+5910
| |\| | | |
| * | | | | Add "safety compilation". Improved, fixed messagesOscar Campbell2015-06-044-58/+100
| * | | | | Made pathing (hopefully) Windows friendly.Oscar Campbell2015-06-032-2/+2
| * | | | | Ensure fresh compiler and local compiler + libsOscar Campbell2015-06-032-1/+4
* | | | | | Merge pull request #2891 from sstirlin/develAndreas Rumpf2015-06-102-3/+4
|\ \ \ \ \ \
| * | | | | | disabled threadpool assertion only for vccSpencer Stirling2015-06-101-1/+2
| * | | | | | fixed threadpool and atomics to work with Visual Studio 32 and 64 bitSpencer Stirling2015-06-092-3/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #2899 from msiglreith/pr_fix_typoreactormonk2015-06-102-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix doc typos in basic2d and basic3dmsiglreith2015-06-102-2/+2
|/ / / / /
* | | | | cause I have no lifeAraq2015-06-101-0/+0
* | | | | terminal doesn't use enormous windows module anymoreAraq2015-06-101-22/+81
* | | | | no private deprecated symbolsAraq2015-06-102-1/+0
* | | | | Merge pull request #2852 from kirbyfan64/develAndreas Rumpf2015-06-103-29/+54
|\ \ \ \ \
| * | | | | Remove unnecessary importRyan Gonzalez2015-06-091-1/+1
| * | | | | Colors!Ryan Gonzalez2015-06-024-30/+55
| | |/ / / | |/| | |
* | | | | Merge pull request #2866 from nanoant/patch/db-deffered-rowsAndreas Rumpf2015-06-103-1/+71
|\ \ \ \ \
| * | | | | db: InstantRow and instantRowsAdam Strzelecki2015-06-093-1/+71
| | |/ / / | |/| | |
* | | | | Merge pull request #2892 from apense/patch-6Andreas Rumpf2015-06-102-3/+3
|\ \ \ \ \
| * | | | | Moved negative indexing operator hereapense2015-06-091-0/+3
| * | | | | Removed unnecessary templateapense2015-06-091-3/+0
| |/ / / /
* | | | | Merge pull request #2893 from nanoant/patch/securehash-fixupAndreas Rumpf2015-06-108-32/+26
|\ \ \ \ \
| * | | | | securehash: SHA1 -> Sha1 according to style guideAdam Strzelecki2015-06-091-17/+17