summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * UDP sockets should now work with asyncio.Dominik Picheta2012-08-031-3/+8
* | idetools improvements (2)Araq2012-08-033-1/+3
* | idetools improvementsAraq2012-08-0310-35/+53
|/
* fixes 182Araq2012-08-021-1/+1
* keep initStackBottom calls pleaseAraq2012-08-022-0/+2
* Merge branch 'master' of github.com:Araq/NimrodAraq2012-08-025-53/+123
|\
| * Merge pull request #181 from exhu/loggingAraq2012-08-021-42/+107
| |\
| | * Added default format for logging.Yury Benesh2012-08-011-29/+64
| | * Rolling file logger changes. WIP.Yury Benesh2012-07-291-3/+26
| | * Comments to loggingYury Benesh2012-07-261-5/+6
| | * Fixed template code with bindingYury Benesh2012-07-191-0/+3
| | * Made logging.nim compile.Yury Benesh2012-07-101-17/+20
| * | DLL fixes for windows; fixes #175Zahary Karadjov2012-07-314-11/+16
* | | idetools improvements; preparation of first class iterators; fixes #183Araq2012-08-0212-36/+95
* | | fixed some typos in the documentationAraq2012-07-312-8/+9
|/ /
* | made compiler more robust for idetools; implemented idetools.usagesAraq2012-07-3011-47/+96
* | made compiler more robust for idetools supportAraq2012-07-3011-53/+94
* | Merge branch 'master' of github.com:Araq/NimrodAraq2012-07-301-0/+16
|\ \
| * | g_timeout_add_full and g_idle_add_full added.Dominik Picheta2012-07-301-0/+16
* | | more improvements for idetoolsAraq2012-07-304-9/+17
|/ /
* | Addition of setTabReorderable to gtk2.nimDominik Picheta2012-07-291-0/+4
* | better error handling for better idetools supportAraq2012-07-2913-268/+378
* | better overloading capabilities for 'shallowCopy'; little bugfix for 'system....Araq2012-07-291-1/+0
* | better overloading capabilities for 'shallowCopy'; little bugfix for 'system....Araq2012-07-292-12/+15
* | improvements for idetools; system.compiles improvedAraq2012-07-297-32/+101
* | added some support for HaikuAraq2012-07-294-20/+33
* | attempt to getAppFilename to work on NetBSDAraq2012-07-281-1/+1
* | more reliable NI/NU definitionsAraq2012-07-282-14/+21
* | fixes #178Araq2012-07-285-13/+20
* | implements #173Araq2012-07-2811-34/+109
* | added warning for confusing var declarationsAraq2012-07-265-7/+19
* | made more tests greenAraq2012-07-264-21/+25
* | fixes #171Araq2012-07-251-0/+41
* | Merge branch 'master' of github.com:Araq/NimrodAraq2012-07-251-1/+2
|\ \
| * | Fixed compilation of smtp module.Dominik Picheta2012-07-251-1/+2
* | | bugfix: collection/sets only worked by chance ...Araq2012-07-251-4/+4
|/ /
* | no range checks for conversion to unsigned (but I may reconsider this)Araq2012-07-251-1/+2
* | Merge branch 'master' of github.com:Araq/NimrodAraq2012-07-253-16/+23
|\ \
| * | Some improvements to the sockets module.Dominik Picheta2012-07-253-16/+23
* | | next steps for closure consistency; fixes #176Araq2012-07-259-9/+495
|/ /
* | fixes #172Araq2012-07-252-7/+7
* | Merge branch 'master' of github.com:Araq/NimrodAraq2012-07-253-3/+35
|\ \
| * | Added mycert.pem for the asynciossl test.Dominik Picheta2012-07-242-1/+33
| * | Fixed the tasynciossl ImplicitClosure warning.Dominik Picheta2012-07-241-2/+2
* | | small bugfix: code generation for nil closuresAraq2012-07-252-20/+31
* | | closure is now default calling convention for proc typesAraq2012-07-242-2/+1
* | | bugfix: bind context for genericsAraq2012-07-241-3/+3
|/ /
* | Merge branch 'master' of github.com:Araq/NimrodAraq2012-07-2411-143/+505
|\ \
| * | More deprecation warnings fixed.Dominik Picheta2012-07-232-4/+10
| * | Fixes deprecation warning, fixes documentation error.Dominik Picheta2012-07-232-3/+4