Dominik Picheta
612188c32e
Add bountysource news.
2016-08-08 21:45:07 +02:00
Andreas Rumpf
94a9688556
disable TR macro for increased compile times; define nimTrMacros to re-enable
2016-08-08 20:21:05 +02:00
Andreas Rumpf
1f34117c06
Merge pull request #4577 from oderwat/fix-referr-js
...
Fix using ptr to seq in js backend.
2016-08-08 20:11:00 +02:00
Andreas Rumpf
e3b4a0c3a2
Merge pull request #4585 from yglukhov/array-ref-swap-optimization
...
Optimized swapping of ref array elements.
2016-08-08 20:10:14 +02:00
Andreas Rumpf
8d78c23915
Merge pull request #4581 from jangko/vs2010_trunc
...
Fixed #4532 , VS2010 now can compile Nim
2016-08-08 20:08:50 +02:00
Andreas Rumpf
b4cec1c324
Merge branch 'devel' of github.com:nim-lang/Nim into devel
2016-08-08 18:31:01 +02:00
Andreas Rumpf
09f122f68c
fixes #4528
2016-08-08 18:03:52 +02:00
andri lim
be6f792cbd
Fixed #4532 , VS2010 now can compile Nim
...
Fixed #4532 , VS2010 now can compile Nim
Fixed #4532 , VS2010 now can compile Nim
2016-08-08 20:24:33 +07:00
Yuriy Glukhov
8d86c6ed84
Optimized swapping of ref array elements.
2016-08-08 15:47:18 +03:00
Andreas Rumpf
ce4d9e40fe
fixes #4582
2016-08-08 11:32:19 +02:00
Hans Raaf
bb683cb983
Fix using ptr to seq in js backend.
...
I suddenly got ReferenceError exceptions for some of the code which is
using etyBaseIndex ptr. Initialising the xxx_Idx part of the variable
fixes this problem.
2016-08-07 03:48:20 +02:00
Dominik Picheta
872f3a4ab1
Updated sponsors.csv
2016-08-06 19:39:11 +02:00
Dominik Picheta
ccd4daaedb
No spaces after commas in bountysource.nim output.
2016-08-06 19:37:40 +02:00
Dominik Picheta
47010cfe00
Added script for generating sponsors.csv.
2016-08-06 17:48:08 +02:00
Andreas Rumpf
7426e9c246
Merge branch 'devel' of github.com:nim-lang/Nim into devel
2016-08-05 20:32:01 +02:00
Andreas Rumpf
8882b062e1
added selfExe and selfExec for NimScript support
2016-08-05 20:19:15 +02:00
Andreas Rumpf
f23b7e3724
removed 'strong spaces' from the manual because some people on reddit who never actually tried the feature are afraid that they could be confused (TM). Boo, we like to learn crazy precedence tables instead and check they adhere with the spacing.
2016-08-05 20:18:13 +02:00
Andreas Rumpf
df0baefb12
Merge pull request #4572 from oderwat/distinct-nil
...
Allowing `nil` for distinct types where the base type is nilable
2016-08-05 20:11:28 +02:00
Andreas Rumpf
64ce8c411e
Merge pull request #4575 from mathsaey/devel
...
Fixed #4574
2016-08-05 20:11:12 +02:00
Mathijs Saey
756beb5b5b
Removed trailing whitespace in math module
2016-08-05 17:58:31 +02:00
Mathijs Saey
2a84206e89
Fixed #4574
2016-08-05 17:57:51 +02:00
Andreas Rumpf
815a662eca
Merge pull request #4573 from kingofoz/devel
...
fix #4568
2016-08-05 16:23:47 +02:00
Hans Raaf
e2e4df1702
Allowing nil for distinct types where the base type is nilable
2016-08-05 16:01:16 +02:00
kingofoz
d00a2536c4
fix #4568
2016-08-05 21:43:18 +08:00
Andreas Rumpf
9f0899da12
fixes a regression involving the .compile and .link pragmas
2016-08-05 15:14:08 +02:00
Andreas Rumpf
1b55f57b26
Merge pull request #4570 from jlp765/memfilesDoco1
...
memfiles doc additions
2016-08-05 13:29:40 +02:00
James Parkinson
a241b0f131
Add doco on mapMem(), extend doco on open(), and add extra lines space for readability
2016-08-05 20:55:25 +10:00
Andreas Rumpf
baeec11808
fixes #4354
2016-08-04 23:34:58 +02:00
Andreas Rumpf
7ea318a053
fixes #4505 , fixes #4230
2016-08-04 21:44:06 +02:00
Andreas Rumpf
5d56361383
fixes #4353
2016-08-04 19:36:13 +02:00
Andreas Rumpf
4a96a3d9a1
attempt to fix #4065
2016-08-04 19:34:13 +02:00
Andreas Rumpf
e8aa6f6c30
fixes #4526
2016-08-04 11:15:38 +02:00
Andreas Rumpf
64663387db
fixes #4562
2016-08-04 01:37:41 +02:00
Andreas Rumpf
e92ccff57a
fixes #4550
2016-08-04 01:37:41 +02:00
Andreas Rumpf
7ac0b20339
fixes #4545
2016-08-04 01:37:41 +02:00
Andreas Rumpf
6d98c717de
fixes #4564
2016-08-04 01:37:41 +02:00
Andreas Rumpf
186bfe4475
Merge pull request #4563 from krux02/spec-update
...
updadet doc/manual array construction syntax
2016-08-03 23:55:04 +02:00
Arne Döring
ac84a87925
updadet doc/manual array construction syntax
2016-08-03 15:45:50 +02:00
Andreas Rumpf
fb37224b60
fixes #4561
2016-08-03 10:18:20 +02:00
Andreas Rumpf
fd9d5ba59f
Merge pull request #4552 from moigagoo/patch-1
...
Add Docker Hub info
2016-08-02 20:01:48 +02:00
Konstantin Molchanov
a5cc72b3e4
Minor improvement in the Docker Hub section.
2016-08-02 20:17:20 +04:00
Andreas Rumpf
b36849be3f
Merge pull request #4559 from haiodo/enable-profiler-filenames
...
Enable embedded profiler to display filenames.
2016-08-02 17:13:33 +02:00
Andreas Rumpf
ff351105fb
Merge pull request #4548 from arnetheduck/gc-cleanup
...
clean up a few stray c_stdout's in gc debug code
2016-08-02 17:11:58 +02:00
Andreas Rumpf
14085a70af
Merge pull request #4549 from miere43/fix-links
...
Fix several broken links in docs and readme
2016-08-02 17:11:22 +02:00
Andreas Rumpf
4d5c0027e6
fixes #4537
2016-08-02 14:53:21 +02:00
Andrey Sobolev
3c03877701
Enable embedded profiler to display filenames.
...
Enable embedded profiler to display filenames in profile_results.txt
2016-08-02 19:19:31 +07:00
Andreas Rumpf
de6198c747
fixes #4555
2016-08-02 12:47:02 +02:00
Konstantin Molchanov
7c448624e4
Add Docker Hub info
2016-08-01 15:49:29 +04:00
Andreas Rumpf
24b72cebe7
make tests green again
2016-08-01 12:02:05 +02:00
Andreas Rumpf
0ed8d80521
fixes #4534
2016-08-01 01:32:19 +02:00