summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Merge pull request #1726 from philip-wernersbach/build-scriptsAndreas Rumpf2014-12-142-0/+28
| | |\
| | | * Add build scripts.Philip Wernersbach2014-12-112-0/+28
| | * | Merge pull request #1733 from jemcroft/develAndreas Rumpf2014-12-131-0/+13
| | |\ \
| | | * | Adding type conversion examples to the tutorialjemcroft2014-12-131-0/+13
| | |/ /
| * | | minor improvements to the docsAraq2014-12-146-52/+54
| * | | fixes #1352Araq2014-12-144-12/+39
| * | | more code snippets for the websiteAraq2014-12-143-8/+54
| * | | fixes a tuple lowering bugAraq2014-12-131-3/+4
| * | | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-12-131-2/+3
| |\| |
| | * | Merge pull request #1731 from trustable-code/PR8Andreas Rumpf2014-12-131-2/+3
| | |\ \
| | | * | Fix font colorSimon Krauter2014-12-131-2/+3
| | |/ /
| * / / added 'website' option to koch for convenienceAraq2014-12-134-8/+19
| |/ /
| * | website improvementsAraq2014-12-128-19/+44
| * | extracted the fields iterator magic to its own fileAraq2014-12-122-147/+160
| * | documented convertersAraq2014-12-121-0/+20
| |/
| * added 'setupGcForForeignThread' for better C interopAraq2014-12-112-0/+28
| * website slightly improvedAraq2014-12-116-12/+9
| * disable t5000 test for the autobuilderAraq2014-12-111-0/+3
| * more index termsAraq2014-12-111-2/+3
| * fixes #1597Araq2014-12-113-8/+86
| * fixes #1689Araq2014-12-104-9/+28
| * fixes #1718Araq2014-12-101-0/+2
| * fixes #1692Araq2014-12-101-3/+5
| * nimweb builds full docs againAraq2014-12-101-7/+11
| * fixed typosAraq2014-12-101-4/+4
| * further website improvementsAraq2014-12-104-5/+16
| * destuctors are experimental; 'func' is now a keywordAraq2014-12-109-9/+20
| * new websiteAraq2014-12-1030-484/+1045
| * minor improvement to the barrier implementationAraq2014-12-093-3/+8
| * Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-12-085-8/+41
| |\
| | * Merge pull request #1709 from juxiliary/develAndreas Rumpf2014-12-062-1/+35
| | |\
| | | * Fixing extraneous semicolon in jsgen outputjuxiliary2014-12-062-1/+35
| | |/
| | * Moved smiliey format to config hash table.Dominik Picheta2014-12-041-5/+3
| | * Merge pull request #1702 from dustinlacewell/sdl_ttf_linker_updateAndreas Rumpf2014-12-042-2/+3
| | |\
| | | * Update the pattern to prefer the old versionDustin Lacewell2014-12-032-2/+3
| | | * Adds some flexibility to the lib name of SDL_ttf to allow for newer distribut...Dustin Lacewell2014-12-031-1/+1
| | |/
| * | fixes #1699Araq2014-12-081-8/+8
| * | changed formatingAraq2014-12-081-4/+3
| * | implemented arrow like operatorsAraq2014-12-081-23/+22
| * | compiler\parser.nimAraq2014-12-082-37/+36
| * | got rid of old code that used to be required for bootstrappingAraq2014-12-081-90/+5
| * | minor documentation improvementsAraq2014-12-081-3/+6
| * | deprecated old locking effectsAraq2014-12-081-9/+12
| * | final version before removalAraq2014-12-081-0/+74
| * | fixes #1712Araq2014-12-071-2/+2
| * | bugfix: do not use unknown conditional symbolsAraq2014-12-051-5/+5
| * | implemented 'experimental' switchAraq2014-12-0512-7/+49
| * | implements 'defer'Araq2014-12-0412-20/+45
| |/
| * fixes regression due to object assignment fixesAraq2014-12-013-9/+11
| * fixes #1687Araq2014-11-301-1/+1