summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | 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
|\ \ \