summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
* | | fixes #837Araq2014-11-216-16/+61
* | | fixes #939Araq2014-11-201-4/+16
* | | fixes #916Araq2014-11-203-5/+14
* | | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-11-201-0/+7
|\ \ \
| * \ \ Merge pull request #1665 from flaviut/patch-1Varriount2014-11-191-0/+7
| |\ \ \
| | * | | Add fancy build status buttons!Flaviu Tamas2014-11-181-0/+7
* | | | | fixes #1562, fixes #1543Araq2014-11-205-5/+51
|/ / / /
* | | | fixes #1666Araq2014-11-201-3/+3
* | | | fixes #836Araq2014-11-192-0/+20
* | | | fixes #1053, fixes #924Araq2014-11-193-11/+72
|/ / /
* | | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-11-181-0/+2
|\ \ \
| * | | Ensure Request.body is initialised.Dominik Picheta2014-11-171-0/+2
* | | | fixes #1274Araq2014-11-182-1/+17
|/ / /
* | | fixes #1548Araq2014-11-175-45/+27
* | | fixes #940Araq2014-11-176-5/+38
* | | fixes #206Araq2014-11-162-1/+20
* | | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-11-163-2/+10
|\ \ \
| * \ \ Merge pull request #1661 from trustable-code/PR7Andreas Rumpf2014-11-161-1/+2
| |\ \ \