summary refs log tree commit diff stats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2010 from modk/freebsd-parallel-buildAndreas Rumpf2015-02-012-9/+16
|\
| * FreeBSD-specific codemodk2015-01-291-4/+8
| * Set status to something else than 0modk2015-01-271-1/+1
| * Merge with current develmodk2015-01-261-9/+27
| |\
| * | Fixes parallel build on FreeBSDmodk2015-01-262-9/+12
* | | Merge pull request #2020 from def-/mitemsreactormonk2015-02-016-1/+140
|\ \ \
| * | | Add items, mitems and mpairs for cstringsdef2015-01-281-0/+22
| * | | Typodef2015-01-281-1/+1
| * | | Add mitems and mpairs where it makes sensedef2015-01-285-0/+117
* | | | fixes #2041Araq2015-01-312-8/+10
* | | | nimsuggest improvementsAraq2015-01-301-1/+1
* | | | Move lib/pure/nodejs to compiler/nodejs. Ref #2017.Dominik Picheta2015-01-281-6/+0
* | | | Merge pull request #2017 from reactormonk/nodejs-binaryAndreas Rumpf2015-01-281-0/+6
|\ \ \ \
| * | | | added suggested fixesSimon Hafner2015-01-271-0/+0
| * | | | find the nodejs binarySimon Hafner2015-01-271-0/+6
* | | | | documented new C++ supportAraq2015-01-285-10/+11
* | | | | Added a few AST-construction shortcuts.Mason McGill2015-01-271-37/+51
| |/ / / |/| | |
* | | | Update sets.nimdumndummer2015-01-271-1/+1
* | | | Merge pull request #2005 from def-/fix-estpAndreas Rumpf2015-01-272-2/+2
|\ \ \ \
| * | | | Make ESTP compiledef2015-01-232-2/+2
* | | | | Fix type of setControlCHook parameterdef2015-01-271-1/+1
* | | | | Get rid of more deprecation warnings by renaming exceptionsdef2015-01-272-4/+4
* | | | | nimsuggest: first versionAraq2015-01-271-1/+1
* | | | | bugfix: don't overwrite the number value in case of a parsing errorAraq2015-01-271-2/+3
| |_|_|/ |/| | |
* | | | Logging module is now thread-safe.Dominik Picheta2015-01-251-9/+27
| |_|/ |/| |
* | | Merge pull request #2009 from gmpreussner/develDominik Picheta2015-01-251-27/+33
|\ \ \ | |_|/ |/| |
| * | Added complex conjugategmpreussner2015-01-241-27/+33
* | | Merge pull request #1998 from Varriount/fix-1962Dominik Picheta2015-01-241-14/+35
|\ \ \ | |_|/ |/| |
| * | Added documentation for the new http request procedures.Varriount2015-01-231-1/+13
| * | Fixes #1962Varriount2015-01-221-24/+33
* | | Merge pull request #1999 from Varriount/fix-1906Dominik Picheta2015-01-231-3/+5
|\ \ \
| * | | Fix #1906Varriount2015-01-221-3/+5
| |/ /
* | | setControlCHook's parameter is not nil nowdef2015-01-231-1/+1
* | | Fix #1546Varriount2015-01-221-1/+1
|/ /
* / Handle EPOLLHUP to avoid chaos/runaways when using certain file descriptors.Elie Zedeck2015-01-211-1/+1
|/
* osinfo_win compiles againAraq2015-01-181-4/+3
* fixes #1964 properlyAraq2015-01-181-1/+2
* fixes #1964Araq2015-01-181-2/+3
* Merge pull request #1842 from def-/unicode-reversedVarriount2015-01-171-0/+50
|\
| * Optimize unicode.reverseddef2015-01-151-19/+31
| * Add reversed proc to unicode moduledef2015-01-021-0/+38
* | Merge pull request #1967 from def-/more-renamesVarriount2015-01-162-2/+2
|\ \
| * | Get rid of deprecation warnings in pegsdef2015-01-162-2/+2
* | | Fix named argument handlingFlaviu Tamas2015-01-161-2/+11
|/ /
* | GitHub link fixes: nim-code -> nim-langdef2015-01-151-4/+4
* | fixes the integer conversion regressionsAraq2015-01-132-4/+4
* | Fix body in httpclientdef2015-01-131-2/+2
* | Merge branch 'devel' of https://github.com/Araq/Nim into develAraq2015-01-132-5/+5
|\ \
| * | Fix: Only handle EPOLLERR as an error eventdef2015-01-131-2/+0
| * | Replace other common expressions with defined variableDustin Lacewell2015-01-121-2/+2