Steve Kellock
|
91c13a0163
|
[docs/json]: expands existing examples + shows {} operator in action (#9157)
* [docs/json]: expands existing examples + shows {} operator in action
* adds import stmt and fixes butchered syntax in json examples
|
2018-10-02 20:47:21 -07:00 |
|
Dominik Picheta
|
afd5b00310
|
Merge pull request #9152 from barbeque/4934-remove-old-install-scripts
Remove install_nimble.nims, install_tools.nims as per #4934
|
2018-10-02 20:03:45 -07:00 |
|
Araq
|
82693514c5
|
attempt to fix the .line pragma
|
2018-10-03 01:25:47 +02:00 |
|
Araq
|
1428aeccfb
|
closes #5868
|
2018-10-03 00:08:45 +02:00 |
|
Araq
|
9bd23b2d4c
|
nimbase.h: use 0 instead of nullptr because travis' C++ compiler doesn't know nullptr
|
2018-10-03 00:01:48 +02:00 |
|
Araq
|
c92fdb24c8
|
fixes #5015
|
2018-10-03 00:00:19 +02:00 |
|
Araq
|
bf85955802
|
fixes #7092
|
2018-10-02 23:45:27 +02:00 |
|
Araq
|
7ac1e6e528
|
fixes #5479
|
2018-10-02 23:31:39 +02:00 |
|
Araq
|
f673fbd91f
|
fixes #6533
|
2018-10-02 19:54:02 +02:00 |
|
Araq
|
400a7ff1bb
|
closes #6249
|
2018-10-02 19:41:47 +02:00 |
|
Araq
|
c3465e4379
|
nimsuggest docs: minor update; v2 of the protocol is now the default
|
2018-10-02 19:41:20 +02:00 |
|
Araq
|
7935c4aa5a
|
C++ codegen: emit correctly typed code for closures in 'const'; refs #7870
|
2018-10-02 19:35:24 +02:00 |
|
Araq
|
7bac21ac23
|
ccgtypes: improve internal documentation
|
2018-10-02 19:33:29 +02:00 |
|
Araq
|
c2de135905
|
C++ codegen: map nil to nullptr
|
2018-10-02 16:18:16 +02:00 |
|
Araq
|
6f23b05c09
|
docgen: fixes typo
|
2018-10-02 16:18:16 +02:00 |
|
Araq
|
621b2db2e8
|
compiler IC: minor improvements
|
2018-10-02 16:18:16 +02:00 |
|
Araq
|
ae901b3272
|
fixes #7351
|
2018-10-02 16:18:16 +02:00 |
|
Araq
|
f98352a498
|
compiler: fixes path generation for .line pragma
|
2018-10-02 16:18:16 +02:00 |
|
Araq
|
76aab9baf1
|
compiler: make symbolfiles feature compile again
|
2018-10-02 16:18:15 +02:00 |
|
mike stedman
|
cf2142d82a
|
Remove install_nimble.nims, install_tools.nims as per #4934
|
2018-10-01 22:41:46 -06:00 |
|
Dominik Picheta
|
c6e10a442d
|
Merge pull request #9151 from flaviut/fix-9053
Fix option documentation in nre (fixes #9053)
|
2018-10-01 20:33:51 -07:00 |
|
Flaviu Tamas
|
a0ac0b9696
|
Fix option documentation in nre (fixes #9053)
|
2018-10-01 21:38:56 -04:00 |
|
Andreas Rumpf
|
41bd6ed628
|
Merge pull request #9145 from valtron/devel
Misc portability stuff
|
2018-10-01 22:55:20 +02:00 |
|
valtron
|
78078ea6b4
|
detect msys "os"
|
2018-10-01 10:30:52 -06:00 |
|
valtron
|
9db92530de
|
fix: echo "\n" not portable
|
2018-10-01 10:27:13 -06:00 |
|
Andreas Rumpf
|
fcbb00b97a
|
Merge pull request #9134 from komainu8/fix_issues_9126
Fix #9126: use splitPath instead of substr
|
2018-10-01 16:50:09 +02:00 |
|
Araq
|
4e120d5997
|
docgen: also build nre/util.nim; fixes #9109
|
2018-10-01 16:44:38 +02:00 |
|
Araq
|
34398a9d66
|
fixes #9140
|
2018-10-01 15:07:41 +02:00 |
|
Araq
|
47653882ef
|
compiler: minor documentation improvement
|
2018-10-01 14:54:31 +02:00 |
|
Andreas Rumpf
|
aab6b31c8b
|
Merge pull request #9110 from kaushalmodi/dochackjs-kochdoc-update
Make "koch docs" copy the dochack.js to the right location too
|
2018-10-01 14:22:36 +02:00 |
|
Andreas Rumpf
|
e867c8e5c3
|
Merge branch 'devel' into fix_issues_9126
|
2018-10-01 14:15:35 +02:00 |
|
Araq
|
5298c509a7
|
fixes #9126
|
2018-10-01 12:51:44 +02:00 |
|
Andreas Rumpf
|
3d60f1b0af
|
Merge pull request #9131 from LemonBoy/fix-9130
Fix regression with runnableExamples in generic expr
|
2018-10-01 08:53:35 +02:00 |
|
Yasuhiro Horimoto
|
aa8249d177
|
Fix #9126: use splitPath instead of substr
|
2018-09-30 23:20:14 +09:00 |
|
LemonBoy
|
6d4503325c
|
Fix regression with runnableExamples in generic expr
The examples should not enter the generic analysis at all.
The regression was introduced in 4cf704bb as a fix for #8694.
Fixes #9130
Fixes #8694
|
2018-09-30 14:11:53 +02:00 |
|
Andreas Rumpf
|
5676e032bd
|
Merge pull request #9127 from avsej/fix-iotests-category
Fix ioTests category after rename
|
2018-09-30 09:25:25 +02:00 |
|
Andreas Rumpf
|
42775e07ed
|
Merge pull request #9128 from avsej/fix-rst2tex
fix extension passing for rst2tex command
|
2018-09-30 08:37:28 +02:00 |
|
Sergey Avseyev
|
756f50d0a3
|
Fix ioTests category after rename
Broken in e39f2a9283
|
2018-09-29 23:26:06 +03:00 |
|
Sergey Avseyev
|
c1f677a7c9
|
fix extension passing for rst2tex command
|
2018-09-29 23:24:57 +03:00 |
|
Andreas Rumpf
|
57d0ff385c
|
Merge pull request #9121 from timotheecour/pr_fix_tasyncfilewrite
remove test_async.txt after test to keep git status clean
|
2018-09-29 20:17:38 +02:00 |
|
Araq
|
532e2ee0b2
|
more documentation improvements; fixes #9119
|
2018-09-29 20:10:44 +02:00 |
|
Kaushal Modi
|
2e5c759736
|
Make "koch docs" copy the dochack.js to the right location too
- Fixes https://github.com/nim-lang/Nim/issues/9104.
- Fixes https://github.com/nim-lang/Nim/issues/9095.
Expect dochack.js to be fetched from the doc/html/ dir instead of from
doc/.
Also remove an unused and unexported proc pathPart.
|
2018-09-29 13:15:29 -04:00 |
|
Timothee Cour
|
f59ddb7007
|
remove test_async.txt after test to keep git status clean
|
2018-09-29 16:57:56 +02:00 |
|
Araq
|
40e01d8549
|
don't require an implementation for procs marked with .error; activate the move optimizer for destructors
|
2018-09-29 16:54:59 +02:00 |
|
Andreas Rumpf
|
2dfd09b1be
|
Merge pull request #9115 from mashingan/fix-json-aliased
Fix #9111; error when parsing to aliased type field
|
2018-09-29 13:27:37 +02:00 |
|
Araq
|
4f8cf945fb
|
docs: remove most stale links; refs #9109
|
2018-09-29 11:23:29 +02:00 |
|
mashingan
|
5624036251
|
Fix #9111; error when parsing to aliased type field
|
2018-09-29 15:48:01 +07:00 |
|
Andreas Rumpf
|
c404163bbf
|
Merge pull request #9103 from kaushalmodi/encode-urls-in-docs
Encode non-alphanum chars like %, + in URLs in the docs
|
2018-09-29 09:53:26 +02:00 |
|
Andreas Rumpf
|
f6e9af28db
|
Merge pull request #9112 from rayman22201/dockhack-fuzzy-match-bugfix
Bugfix for fuzzysearch found by Zevv
|
2018-09-29 09:51:11 +02:00 |
|
Ray Imber
|
8e258d3e8a
|
Bugfix for fuzzysearch found by Zevv here: https://irclogs.nim-lang.org/28-09-2018.html#19:43:52
|
2018-09-28 15:52:51 -07:00 |
|