Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-12-20 | 1 | -0/+10 |
|\ | |||||
| * | Merge pull request #1751 from dyu/rfind-char | Andreas Rumpf | 2014-12-19 | 1 | -0/+10 |
| |\ | | | | | | | strutils.rfind via char | ||||
| | * | strutils.rfind via char | dyu | 2014-12-19 | 1 | -0/+10 |
| | | | |||||
* | | | fixed typos so docgen works again | Araq | 2014-12-20 | 2 | -2/+2 |
|/ / | |||||
* | | implemented 'koch pdf' | Araq | 2014-12-19 | 1 | -1/+0 |
| | | |||||
* | | allow () in more contexts | Araq | 2014-12-19 | 1 | -0/+10 |
|/ | |||||
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-12-18 | 3 | -30/+55 |
|\ | |||||
| * | Merge pull request #1746 from cowboy-coders/socket_close_clean | Dominik Picheta | 2014-12-18 | 2 | -13/+40 |
| |\ | | | | | | | Fix close procedure in the net module | ||||
| | * | ensure file descriptor is closed | Will Szumski | 2014-12-18 | 1 | -13/+15 |
| | | | |||||
| | * | realised extra parameter was unnecessary | Will Szumski | 2014-12-17 | 1 | -13/+7 |
| | | | |||||
| | * | improved error msgs and refactored close in the net module | Will Szumski | 2014-12-17 | 2 | -11/+42 |
| | | | |||||
| * | | Merge pull request #1743 from cowboy-coders/httpclient_net_module | Dominik Picheta | 2014-12-18 | 1 | -17/+15 |
| |\ \ | | | | | | | | | Switch httpclient to use net module instead of sockets | ||||
| | * | | removed unused variable from httpclient | Will Szumski | 2014-12-17 | 1 | -1/+0 |
| | | | | |||||
| | * | | replace deprecated parseUrl with parseUri in httpclient | Will Szumski | 2014-12-17 | 1 | -10/+10 |
| | | | | |||||
| | * | | switched httpclient to use net module instead of sockets | Will Szumski | 2014-12-17 | 1 | -7/+6 |
| | |/ | |||||
* | / | fixes #1496 | Araq | 2014-12-18 | 4 | -41/+84 |
|/ / | |||||
* | | fixes #1698 | Araq | 2014-12-17 | 1 | -0/+5 |
| | | |||||
* | | fixes #1744 | Araq | 2014-12-17 | 1 | -4/+5 |
| | | |||||
* | | fixes #1730 | Araq | 2014-12-17 | 1 | -1/+5 |
|/ | |||||
* | func is now a keyword, so use 'fn' instead | Araq | 2014-12-15 | 1 | -3/+3 |
| | |||||
* | fixes #1735 | Araq | 2014-12-15 | 1 | -14/+14 |
| | |||||
* | minor improvements to the docs | Araq | 2014-12-14 | 1 | -10/+10 |
| | |||||
* | fixes #1352 | Araq | 2014-12-14 | 1 | -2/+7 |
| | |||||
* | added 'setupGcForForeignThread' for better C interop | Araq | 2014-12-11 | 2 | -0/+28 |
| | |||||
* | more index terms | Araq | 2014-12-11 | 1 | -2/+3 |
| | |||||
* | fixes #1689 | Araq | 2014-12-10 | 1 | -9/+9 |
| | |||||
* | destuctors are experimental; 'func' is now a keyword | Araq | 2014-12-10 | 1 | -1/+2 |
| | |||||
* | minor improvement to the barrier implementation | Araq | 2014-12-09 | 1 | -1/+3 |
| | |||||
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-12-08 | 3 | -7/+6 |
|\ | |||||
| * | Moved smiliey format to config hash table. | Dominik Picheta | 2014-12-04 | 1 | -5/+3 |
| | | |||||
| * | Update the pattern to prefer the old version | Dustin Lacewell | 2014-12-03 | 2 | -2/+3 |
| | | |||||
| * | Adds some flexibility to the lib name of SDL_ttf to allow for newer ↵ | Dustin Lacewell | 2014-12-03 | 1 | -1/+1 |
| | | | | | | | | distributions | ||||
* | | fixes #1699 | Araq | 2014-12-08 | 1 | -8/+8 |
| | | |||||
* | | changed formating | Araq | 2014-12-08 | 1 | -4/+3 |
| | | |||||
* | | got rid of old code that used to be required for bootstrapping | Araq | 2014-12-08 | 1 | -90/+5 |
| | | |||||
* | | minor documentation improvements | Araq | 2014-12-08 | 1 | -3/+6 |
| | | |||||
* | | deprecated old locking effects | Araq | 2014-12-08 | 1 | -9/+12 |
| | | |||||
* | | final version before removal | Araq | 2014-12-08 | 1 | -0/+74 |
| | | |||||
* | | fixes #1712 | Araq | 2014-12-07 | 1 | -2/+2 |
| | | |||||
* | | bugfix: do not use unknown conditional symbols | Araq | 2014-12-05 | 1 | -5/+5 |
| | | |||||
* | | implements 'defer' | Araq | 2014-12-04 | 2 | -3/+4 |
|/ | |||||
* | fixes regression that caused pegs to not compile | Araq | 2014-11-29 | 1 | -1/+1 |
| | |||||
* | smileys configurable; safer image attribute handling | Araq | 2014-11-29 | 2 | -21/+27 |
| | |||||
* | pegs module compiles again | Araq | 2014-11-28 | 1 | -1/+1 |
| | |||||
* | implemented procCall builtin | Araq | 2014-11-28 | 1 | -22/+26 |
| | |||||
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-11-27 | 1 | -1/+5 |
|\ | |||||
| * | fixes #642 | Araq | 2014-11-23 | 1 | -1/+5 |
| | | |||||
* | | doc improvements | Araq | 2014-11-27 | 1 | -2/+2 |
| | | |||||
* | | fixes #1672 | Araq | 2014-11-25 | 1 | -10/+7 |
|/ | |||||
* | fixes #1562, fixes #1543 | Araq | 2014-11-20 | 1 | -1/+5 |
| |