summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixes #1684Araq2014-11-302-0/+17
* fixes regression that caused pegs to not compileAraq2014-11-292-1/+2
* smileys configurable; safer image attribute handlingAraq2014-11-293-21/+28
* fixes #1489, fixes #1490Araq2014-11-282-13/+42
* pegs module compiles againAraq2014-11-281-1/+1
* fixes #1039Araq2014-11-281-1/+1
* implemented procCall builtinAraq2014-11-2811-52/+63
* Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-11-271-1/+5
|\
| * fixes #642Araq2014-11-231-1/+5
* | fixes #1539Araq2014-11-274-119/+38
* | doc improvementsAraq2014-11-272-3/+3
* | fixes #1657Araq2014-11-272-2/+15
* | fixes #1547Araq2014-11-273-2/+20
* | fixes #1672Araq2014-11-251-10/+7
|/
* fixes #1337Araq2014-11-233-83/+33
* more robust against unknown line infoAraq2014-11-221-1/+1
* fixes #1669Araq2014-11-222-3/+11