summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | switched to contributing.rstSimon Hafner2015-06-182-114/+114
| * | | | | switched to ./koch --print htmlSimon Hafner2015-06-181-2/+1
| * | | | | explained how to run the tester to compare commitsSimon Hafner2015-06-181-1/+24
| * | | | | switched over from assert to doAssert for guideSimon Hafner2015-06-151-16/+7
| * | | | | initial draft for contributing.mdSimon Hafner2015-06-141-0/+101
* | | | | | Merge pull request #2957 from apense/patch-7Andreas Rumpf2015-06-191-0/+18
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Added some C99 funcsapense2015-06-181-0/+18
* | | | | | Merge pull request #2940 from flaviut/fix-nre-20Andreas Rumpf2015-06-192-2/+7
|\ \ \ \ \ \
| * | | | | | Fix flaviut/nre#20Flaviu Tamas2015-06-182-2/+7
* | | | | | | Merge pull request #2959 from rafaelx/patch-1Dominik Picheta2015-06-181-7/+5
|\ \ \ \ \ \ \
| * | | | | | | Update tut2.txtRafael2015-06-181-7/+5
|/ / / / / / /
* | | | | | | Merge pull request #2955 from apense/patch-6Dominik Picheta2015-06-181-37/+38
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Minor fixes to astspecapense2015-06-181-37/+38
|/ / / / / /
* | | | | | Merge pull request #2953 from yglukhov/fix-2617Andreas Rumpf2015-06-181-20/+28
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Changed sets of strings to IntSetsyglukhov2015-06-181-18/+15
| * | | | | Fixes #2617, fixes addr of obj downcast.yglukhov2015-06-181-21/+32
* | | | | | fixes #2297, fixes #2946Araq2015-06-186-19/+127
* | | | | | Merge pull request #2954 from avsej/fix-rest-syntax-in-astspecAndreas Rumpf2015-06-181-59/+59
|\ \ \ \ \ \
| * | | | | | Fix reST syntax in doc/astspec.txtSergey Avseyev2015-06-181-3/+3
| * | | | | | Remove trailing spaces in doc/astspec.txtSergey Avseyev2015-06-181-57/+57
| |/ / / / /
* | | | | | Merge pull request #2948 from apense/patch-4Dominik Picheta2015-06-181-1/+95
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | More documentation of ASTapense2015-06-171-1/+95
| | |/ / / | |/| | |
* | | | | Merge pull request #2952 from fmamud/develAndreas Rumpf2015-06-181-0/+7
|\ \ \ \ \
| * | | | | Add G+ Nim communityFelipe Mamud2015-06-181-0/+7
| |/ / / /
* | | | | Merge pull request #2947 from yglukhov/fix-fix-2917Andreas Rumpf2015-06-181-2/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed fix of #2917yglukhov2015-06-171-2/+5
|/ / / /
* | | | Merge pull request #2938 from apense/patch-4Andreas Rumpf2015-06-171-0/+4
|\ \ \ \
| * | | | Added uints to Leaf nodesapense2015-06-161-0/+4
* | | | | Merge pull request #2944 from apense/patch-5Andreas Rumpf2015-06-171-2/+2
|\ \ \ \ \
| * | | | | Fixed gcc batch issueapense2015-06-171-2/+2
| |/ / / /
* | | | | Merge pull request #2945 from yglukhov/fix-2917Andreas Rumpf2015-06-171-3/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixes #2917yglukhov2015-06-171-3/+16
* | | | | 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