summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Fix documentations for declared (instead of defined)def2015-02-182-2/+2
|/ / / / /
* | | | | Merge pull request #2091 from PhilipWitte/develAndreas Rumpf2015-02-1613-210/+192
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #2151 from def-/fix-advanced-optionsAndreas Rumpf2015-02-161-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix output of --advanceddef2015-02-161-1/+1
|/ / / / /
* | | | | Merge pull request #2145 from oderwat/fix-osx-gcc49Andreas Rumpf2015-02-161-2/+2
|\ \ \ \ \
| * | | | | Removing -fasmblocks default for OS XHans Raaf2015-02-161-2/+2
| | |/ / / | |/| | |
* | | | | Merge pull request #2150 from def-/gc2-compilingAndreas Rumpf2015-02-162-71/+73
|\ \ \ \ \
| * | | | | Clean up some more deprecation warningsdef2015-02-162-7/+7
| * | | | | Make gc2 compile againdef2015-02-161-64/+66
| | |_|/ / | |/| | |
* | | | | Merge pull request #2140 from FedericoCeratto/develAndreas Rumpf2015-02-16111-237/+237
|\ \ \ \ \
| * | | | | Fix typosFederico Ceratto2015-02-1581-126/+126
| * | | | | Fix typosFederico Ceratto2015-02-1549-115/+115
| | |/ / / | |/| | |
* | | | | Merge pull request #2149 from def-/stacktrace-msgDominik Picheta2015-02-161-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Tell user more exactly how to create stacktracedef2015-02-161-1/+1
|/ / / /
| | | * Merge remote-tracking branch 'upstream/devel' into develPhilipWitte2015-02-154-3/+115
| | |/| | |_|/ |/| |
* | | Merge branch 'devel' of https://github.com/Araq/Nim into develAraq2015-02-1633-254/+209
|\| |
* | | minor documentation updatesAraq2015-02-164-3/+115
| | * colored 'object' as keyword instead of type in second banner slidePhilipWitte2015-02-151-1/+1
| | * Add support tab to websitePhilipWitte2015-02-153-2/+5
| | * Merge remote-tracking branch 'upstream/devel' into develPhilipWitte2015-02-1539-257/+258
| | |\ | | |/ | |/|
| * | Merge pull request #2133 from def-/cleanupAndreas Rumpf2015-02-1523-171/+36
| |\ \
| | * | nimrod.cfg isn't working anymore, rename to nim.cfgdef2015-02-152-0/+0
| | * | Fix cross_todo exampledef2015-02-156-15/+15
| | * | Fix cross_calculator exampledef2015-02-154-7/+7
| | * | Fix documentation a bit in unicodedef2015-02-141-2/+3
| | * | nimrod -> nim in some filenamesdef2015-02-1410-147/+11
| * | | Merge pull request #2115 from oderwat/no-pthread-on-osxAndreas Rumpf2015-02-151-1/+3
| |\ \ \
| | * | | Disable -pthread for linker on OSXHans Raaf2015-02-131-1/+3
| * | | | Merge pull request #2132 from fowlmouth/patch-2Andreas Rumpf2015-02-153-4/+8
| |\ \ \ \
| | * | | | Update lib.txtBillingsly Wetherfordshire2015-02-141-1/+1
| | * | | | Update lib.txtBillingsly Wetherfordshire2015-02-141-4/+1
| | * | | | Update lib.txtBillingsly Wetherfordshire2015-02-141-0/+6
| | * | | | Update basic3d.nimBillingsly Wetherfordshire2015-02-141-1/+1
| | * | | | Update website.iniBillingsly Wetherfordshire2015-02-141-0/+1
| |/ / / / |/| | | |
| * | | | Merge pull request #2122 from c-blake/develAndreas Rumpf2015-02-154-76/+160
| |\ \ \ \
| | * \ \ \ Merge ../Nim into develCharles Blake2015-02-144-1/+22
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | assignment -> shallowCopy for efficiency.Charles Blake2015-02-132-2/+2
| | * | | | New probe seq swaps 1st two keys. Fix in cmp.Charles Blake2015-02-131-1/+1
| | * | | | Merge ../Nim into devel; track ttables.nim delete.Charles Blake2015-02-1335-1276/+1220
| | |\ \ \ \
| | * | | | | Update a use of initTable to avoid initial enlarge.Charles Blake2015-02-131-1/+1
| | * | | | | Update doc comments to mention rightSize.Charles Blake2015-02-132-10/+10
| | * | | | | New probe seq yields a non-bug swap of 1st 2 keys.Charles Blake2015-02-121-1/+1
| | * | | | | Oops - missed updates to a few later rawGet()s.Charles Blake2015-02-121-4/+8
| | * | | | | Add hcode,rightSize,rawGetKnownHC. Fix inf loop.Charles Blake2015-02-121-60/+140
| | * | | | | Merge ../Nim into develCharles Blake2015-02-124-4/+21
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge ../Nim into develCharles Blake2015-02-111-1/+1
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge ../Nim into develCharles Blake2015-02-1046-96/+223
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge /home/cb/pkg/nim/Nim into develCharles Blake2015-02-104-12/+92
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge Nim into develCharles Blake2015-02-0930-109/+240
| | |\ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ Merge pull request #2136 from oderwat/fix-matchersreactormonk2015-02-151-1/+1
| |\ \ \ \ \ \ \ \ \ \ \