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
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
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
miere43
268ba0ba00
fix several broken links
2016-07-31 21:39:32 +03:00
Dominik Picheta
823b3c250b
Add note about build-essentials package to readme
2016-07-31 19:42:52 +02:00
Jacek Sieka
b3846124e6
clean up a few stray c_stdout's in gc debug code
2016-07-31 08:34:42 +08:00
Andreas Rumpf
12c996a3d8
Merge pull request #4546 from cheatfate/coroutinesback
...
Enable coroutines again
2016-07-30 23:22:25 +02:00
cheatfate
3291ccfe24
sets don't support empty arrays :)
2016-07-30 23:28:14 +03:00
cheatfate
70f80c98b9
Enable coroutines again.
2016-07-30 23:17:02 +03:00
Dominik Picheta
111afbb04b
Merge branch 'RyanMarcus-devel' into devel
2016-07-30 21:29:10 +02:00
Dominik Picheta
8e853368c3
Merge branch 'devel' of https://github.com/RyanMarcus/Nim into RyanMarcus-devel
2016-07-30 21:29:00 +02:00
Andreas Rumpf
904e17b094
Merge pull request #4544 from miere43/fix-4417-n
...
fix #4417 (new)
2016-07-30 19:54:26 +02:00
miere43
70ea30d492
use appType instead of compileOption #4417
2016-07-30 20:28:43 +03:00
miere43
f16140fc95
fix #4417 , update news
2016-07-30 18:31:01 +03:00
Andreas Rumpf
dfee2bf66e
compiler free of old expr/stmt metatypes
2016-07-30 16:34:42 +02:00
Andreas Rumpf
39ebe2175b
compiler almost free of deprecated expr/stmt names
2016-07-30 16:34:42 +02:00
Andreas Rumpf
8876ed23f1
expr and stmt are now deprecated
2016-07-30 16:34:42 +02:00