summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Fixed gcc batch issueapense2015-06-171-2/+2
* Merge pull request #2768 from gokr/fix-reprAndreas Rumpf2015-06-161-5/+11
|\
| * Tweaked to do commas properlyGöran Krampe2015-05-201-3/+3
| * Fixes #2749, traverse full inheritance for reprRecordGöran Krampe2015-05-201-5/+11
* | Merge pull request #2936 from alexamy/alexamy-patch-1Andreas Rumpf2015-06-161-3/+12
|\ \
| * | Update tut1.txtAlexander2015-06-161-7/+12
| * | Update tut1.txtAlexander2015-06-161-1/+1
| * | Update tut1.txtAlexander2015-06-161-0/+4
* | | Merge pull request #2851 from stefantalpalaru/gogcAndreas Rumpf2015-06-1610-17/+228
|\ \ \ | |/ / |/| |
| * | conditional TGenericSeq extensionStefan Talpalaru2015-06-163-8/+18
| * | TMemRegion -> MemRegionStefan Talpalaru2015-06-151-5/+6
| * | cleanupStefan Talpalaru2015-06-151-5/+0
| * | Merge branch 'devel' into gogcStefan Talpalaru2015-06-15212-7505/+8317
| |\ \
| * | | finalizer supportStefan Talpalaru2015-06-151-0/+6
| * | | fix growObj() with stringsStefan Talpalaru2015-06-091-0/+2
| * | | the Go GC - initial implementationStefan Talpalaru2015-05-3110-16/+213
* | | | Merge pull request #2931 from apense/patch-8Andreas Rumpf2015-06-161-17/+720
|\ \ \ \
| * | | | Fleshed out type sectionapense2015-06-151-2/+103
| * | | | Added import-type statementsapense2015-06-151-0/+96
| * | | | Minor updates; addition of `var` return in procsapense2015-06-151-0/+48
| * | | | Added static typesapense2015-06-151-0/+20
| * | | | Added raw string literal function calls docsapense2015-06-151-0/+19
| * | | | Corrected capitalizationapense2015-06-151-1/+1
| * | | | Updated type section a littleapense2015-06-151-0/+44
| * | | | Clarified ASTapense2015-06-151-4/+4
| * | | | Added some documentationapense2015-06-151-16/+391
| | |/ / | |/| |
* | | | Merge pull request #2914 from yglukhov/js-exceptionsAndreas Rumpf2015-06-162-33/+50
|\ \ \ \
| * | | | Added noUnhandledHandleryglukhov2015-06-151-7/+9
| * | | | Unhandled exceptions handling brought back.yglukhov2015-06-152-8/+35
| * | | | Fixed and slightly changed exception handling.yglukhov2015-06-152-35/+23
* | | | | Merge pull request #2856 from fowlmouth/patch-4Andreas Rumpf2015-06-152-0/+28
|\ \ \ \ \
| * | | | | added a testfowlmouth2015-06-011-0/+22
| * | | | | string only matches for openarray not varargsBillingsly Wetherfordshire2015-06-011-4/+5
| * | | | | made string compatible with openarray[char]Billingsly Wetherfordshire2015-06-011-0/+5
| | |_|/ / | |/| | |
* | | | | Merge pull request #2908 from apense/patch-7Andreas Rumpf2015-06-151-16/+40
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Updated RNG for Visual Capense2015-06-141-14/+27
| * | | | Discarded randomize for windowsapense2015-06-111-6/+9
| * | | | Updated random functionsapense2015-06-111-4/+12
* | | | | Merge pull request #2906 from nanoant/patch/more-about-colorsAndreas Rumpf2015-06-152-108/+185
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | msgs: Append/color warning/hint kind in msgWritelnAdam Strzelecki2015-06-151-50/+66
| * | | | msgs: styledMsgWriteln compatible with styledEchoAdam Strzelecki2015-06-151-53/+90
| * | | | colors: Introduce resetStyle enum & use templatesAdam Strzelecki2015-06-151-7/+28
| * | | | colors: Use colors by default on terminalsAdam Strzelecki2015-06-151-0/+3
|/ / / /
* | | | website knows about new URLsAraq2015-06-156-24/+24
* | | | fixes #2904Araq2015-06-151-1/+6
* | | | fixes #2909Araq2015-06-156-37/+71
* | | | better test programAraq2015-06-141-4/+49
* | | | Merge pull request #2922 from ozra/docfix-1179-etcAndreas Rumpf2015-06-142-9/+26
|\ \ \ \
| * | | | Regarding num literals, mod paths, ident equality.Oscar Campbell2015-06-142-9/+26
* | | | | Merge pull request #2925 from HaCk3Dq/develDominik Picheta2015-06-141-1/+3
|\ \ \ \ \