summary refs log tree commit diff stats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Fix option documentation in nre (fixes #9053)Flaviu Tamas2018-10-011-6/+6
|
* Merge pull request #9035 from LemonBoy/fix-3075Andreas Rumpf2018-09-221-0/+3
|\ | | | | Skip nested procedures in .async. macro
| * Skip nested procedures in .async. macroLemonBoy2018-09-221-0/+3
| | | | | | | | Fixes #3075
* | ioselectors_poll: don't pollRemove() if not neededLeorize2018-09-221-2/+3
|/ | | | pollAdd() is called only if events set isn't empty.
* Merge pull request #9015 from LemonBoy/fix-9013Andreas Rumpf2018-09-191-1/+5
|\ | | | | Fix linking issue in cpp codegen
| * Fix linking issue in cpp codegenLemonBoy2018-09-191-1/+5
| | | | | | | | | | | | | | Declare the root symbol only once and have the other modules depending on it emit an `extern` declaration. Fixes #9013
* | Merge pull request #9011 from LemonBoy/fix-9008Andreas Rumpf2018-09-1910-60/+56
|\ \ | | | | | | Convert *_family fields to cushort
| * | Convert *_family fields to cushortLemonBoy2018-09-1910-60/+56
| |/ | | | | | | Fixes #9008
* / stdlib: minor changes to avoid compiler warningsAndreas Rumpf2018-09-193-4/+4
|/
* Implements the equals operator for openarrayZahary Karadjov2018-09-181-0/+10
|
* Merge pull request #8937 from Vindaar/fixes-8925Andreas Rumpf2018-09-181-2/+2
|\ | | | | fix #8925 by using `getTypeInst` instead of `getType`
| * fix #8925 by using `getTypeInst` instead of `getType`Vindaar2018-09-171-2/+2
| |
* | some simple sub-expression elimination not applied by the previos authorZahary Karadjov2018-09-171-11/+13
| |
* | Bugfix: custom pragmas were not working on public fieldsZahary Karadjov2018-09-171-4/+9
| |
* | name mangling: also special case the backslash characterAraq2018-09-171-0/+1
| |
* | fixes #7500Araq2018-09-171-2/+26
|/
* Fix regression due to type changeLemonBoy2018-09-161-1/+1
| | | | | The change is technically correct but requires too much type juggling and the effort outweighs the gains.
* fixes #8911Andreas Rumpf2018-09-161-7/+7
|
* Merge pull request #8897 from ↵Andreas Rumpf2018-09-162-5/+5
|\ | | | | | | | | timotheecour/pr_startProcessAuxSpawn_raiseOSError_context add data.sysCommand when startProcessAuxSpawn raises
| * add data.sysCommand when startProcessAuxSpawn raisesTimothee Cour2018-09-062-5/+5
| |
* | Merge pull request #8977 from LemonBoy/fix-unix-socketsAndreas Rumpf2018-09-162-3/+3
|\ \ | | | | | | Fix connectUnix/bindUnix with abstract socket paths
| * | Fix connectUnix/bindUnix with abstract socket pathsLemonBoy2018-09-152-3/+3
| | | | | | | | | | | | | | | | | | | | | The only way to make this work for both abstract and non-abstract sockets is to send the kernel an incomplete structure. Reported by Epictek on the forum.
* | | Merge pull request #8975 from fragcolor-xyz/develAndreas Rumpf2018-09-161-1/+1
|\ \ \ | | | | | | | | Improve the compiler option cppCompileToNamespace
| * | | improve the compiler option "cppCompileToNamespace", a custom namespace can ↵Giovanni2018-09-151-1/+1
| | | | | | | | | | | | | | | | now be set
* | | | Merge branch 'devel' of github.com:nim-lang/Nim into develAraq2018-09-151-4/+3
|\ \ \ \
| * | | | don't reuse code from 0.18.0skilchen2018-09-151-9/+2
| | | | |
| * | | | more efficient fix for #8961skilchen2018-09-151-0/+6
| |/ / /
* | | | typetraits: Dots for sentence endings.Araq2018-09-151-2/+2
| | | |
* | | | typetraits.arity: improve the documentation; fixes #8965Araq2018-09-151-2/+7
|/ / /
* | | Merge branch 'devel' of github.com:nim-lang/Nim into develAraq2018-09-151-9/+3
|\| |
| * | Merge pull request #8966 from LemonBoy/fix-8964Andreas Rumpf2018-09-141-9/+3
| |\ \ | | | | | | | | Fix hashing for codegenProc (sic) types
| | * | Fix hashing for codegenProc (sic) typesLemonBoy2018-09-141-9/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Since the name mangling is inhibited we should take the user-supplied name during the sighash computation. Fixes #8964
* | | | fixes #8925Araq2018-09-151-1/+1
| | | |
* | | | documents system.cmp's platform specific behaviour; fixes #8930Araq2018-09-151-0/+2
|/ / /
* | | Merge branch 'devel' into araq-better-docgenAraq2018-09-144-25/+20
|\| |
| * | Merge pull request #8941 from timotheecour/pr_fix_8928Andreas Rumpf2018-09-121-2/+5
| |\ \ | | | | | | | | fix #8928 regression
| | * | fix #8928Timothee Cour2018-09-111-2/+5
| | | |
| * | | Merge pull request #8949 from nim-lang/araq-for-loop-expressionsAndreas Rumpf2018-09-121-2/+2
| |\ \ \ | | | | | | | | | | For loop expressions
| | * \ \ fixes merge conflictsAndreas Rumpf2018-09-11183-7440/+14116
| | |\ \ \
| | * | | | steps to get for loops as expressionsAndreas Rumpf2018-02-282-4/+7
| | | | | |
| * | | | | Fix add(string, cstring) when the lhs is null (#8951)LemonBoy2018-09-121-3/+4
| | |_|/ / | |/| | |
| * | | | Always emit hti object types if needed (#8940)LemonBoy2018-09-111-1/+1
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | The compiler is now smart enough to emit types only if needed without all the importc tricks. This also fixes a codegen bug where, if all the stars align correctly, typeinfo doesn't include any definition of `TNimType` but uses it. Found by @skilchen in #8938
| * | | JS strings have no trailing zero anymore (#8936)LemonBoy2018-09-112-16/+7
| | | |
| * | | Fix insert/delete for JS (#8915)LemonBoy2018-09-081-2/+2
| | | | | | | | | | | | Fixes #8914
* | | | fixes #8961Araq2018-09-142-4/+4
| | | |
* | | | nim doc: simplifiy index generationAraq2018-09-131-7/+10
| | | |
* | | | index generation for docgen knows about subdirectories; index knows about ↵Araq2018-09-131-35/+45
| | | | | | | | | | | | | | | | enum values; fixes import statement for runnableExamples
* | | | system.nim: fix doc comment for 'once'Andreas Rumpf2018-09-071-6/+6
|/ / /
* | | Minor fixes for asyncjs (#8894)LemonBoy2018-09-072-5/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Minor fixes for asyncjs Mark internal procedures as used Allow .async. for more node kinds Make .async. work for nkStmtList * Fix logic error in both the async macros
* | | Automatic deref for everything but pointers in asm/emit (#8891)LemonBoy2018-09-071-3/+3
| |/ |/| | | Fixes #7249