Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improvement to https://github.com/nim-lang/Nim/pull/15133 #338

Draft
wants to merge 73 commits into
base: devel
Choose a base branch
from
Draft
Changes from 1 commit
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
a3b9516
readLine: Unicode support for Windows console
ktamp Jun 23, 2020
c6e09e3
readLine: Remove recursive imports
ktamp Jun 24, 2020
41c97e4
readLine: Fix issues with --gc:arc
ktamp Jun 25, 2020
1e3a0ef
[Backport] Fixes callbacks being dropped on Linux/macOS/BSD. (#15012)
dom96 Jul 19, 2020
b162846
enable 'nimterop' test
narimiran Jul 20, 2020
bb1adf6
io: fix SetHandleInformation signature to match Windows' (#15017)
alaviss Jul 20, 2020
71dd5f8
'isolate' builtin; refs https://github.com/nim-lang/RFCs/issues/244 (…
Araq Jul 20, 2020
9a76398
koch: use in-tree Nim to run test if possible (#15018)
alaviss Jul 20, 2020
49d4b50
fixes #14194 (#15023)
Araq Jul 20, 2020
70acba7
readLine: Unicode support for Windows console (#14782)
Araq Jul 20, 2020
80d3ef9
hotfix: firstOrd/lastOrd for 'tyLent' as it shows up in strange place…
Araq Jul 20, 2020
3a4e4ce
cursor inference bugfix
Araq Jul 20, 2020
c8a72e0
Merge pull request #15027 from nim-lang/araq-cursor-fix
Araq Jul 21, 2020
64d629c
Shadow Dom apis (#14979)
bung87 Jul 21, 2020
450a3e3
Fix #2408 - add -d:globalSymbols (#14904)
genotrance Jul 21, 2020
5fafa2f
fix several newline problems (#15028) [backend]
narimiran Jul 21, 2020
911e393
ARC: optimize the code better when --panics:off (#15031)
Araq Jul 21, 2020
503c5e0
smtp: Fix STARTTLS, request HELO once TLS is established (#15032)
mildred Jul 22, 2020
f25454d
Add a testcase for #14480. Fixes #14480 (#15037)
Jul 22, 2020
32ac1b7
fix #15033 (#15034)
HugoGranstrom Jul 22, 2020
d84894d
fixes #15026 [backport] (#15040)
Araq Jul 22, 2020
ec65bfa
Change testing commands for some packages (#15041)
narimiran Jul 22, 2020
925dd92
enforce browsers.nim only handles URLs [backport] (#15045)
Araq Jul 23, 2020
14d16c2
json.nim: smaller init size (#15048)
narimiran Jul 23, 2020
c90c53e
fixes #15044 [backport:1.2]
Araq Jul 23, 2020
18a70a7
fixes #15036
Araq Jul 23, 2020
12a9fe0
fixes #15056 [backport]
Araq Jul 24, 2020
4b93c61
jsre: try to fix nightlies (#15057)
narimiran Jul 24, 2020
add003a
fix assignment to converted concept type (#15051)
jcosborn Jul 24, 2020
8211d38
Bump nimble commit (#15053)
genotrance Jul 25, 2020
9746868
fix #14534 (#15060) [backport]
bung87 Jul 25, 2020
2dddf32
fix #14684 (#15059)
bung87 Jul 25, 2020
1330597
deprecate tables.add (#15047)
narimiran Jul 25, 2020
7ca32c8
writing to a location counts as "side effect"; implements https://git…
Araq Jul 25, 2020
2aca748
strict func: much better error messages (#15068)
Araq Jul 25, 2020
080bed8
Add a test-case for #12990 (#15072)
Jul 25, 2020
33c2d7b
koch: bundle nim-lang/fusion with Nim (#15061)
alaviss Jul 25, 2020
5c4e2bf
fix nightlies: smaller log files (#15074)
narimiran Jul 25, 2020
624762c
fixes #15052
Araq Jul 25, 2020
aae998f
fixes #15038 [backport:1.2]
Araq Jul 25, 2020
c229df9
Bump nimble (#15077)
genotrance Jul 26, 2020
a0049d1
compiler: minor code cleanups
Araq Jul 27, 2020
a62bc55
parsecsv: fix '\0' being displayed as '0' in docs (#15086) [backport]
Jjp137 Jul 27, 2020
c292c57
Small optimization for the CI pipeline. (#15088)
alaviss Jul 27, 2020
4c43915
Add test-cases for #12576 and #12523 (#15085)
Jul 27, 2020
318f099
fixes a closure iterator memory leaks, progress on #15076
Araq Jul 27, 2020
46bd678
code cleanup
Araq Jul 27, 2020
947ecd1
more renamings
Araq Jul 27, 2020
191c388
fixes #14189 (#15080) [backport]
bung87 Jul 27, 2020
cac09a4
fix #11354 jsgen not carefully handle genAddr with nkHiddenAddr,nkStm…
bung87 Jul 27, 2020
377f716
fix #14698 nkRecWhen caused internalAssert in semConstructFields when…
timotheecour Jul 27, 2020
e6f0d4a
fixes #15076 (#15095)
Araq Jul 27, 2020
d60fae5
Improvements to Windows install instructions (#15099)
rayman22201 Jul 28, 2020
d6a0c35
bump FusionStableCommit to the latest commit
narimiran Jul 28, 2020
7508397
another bump
narimiran Jul 28, 2020
a2f3305
yet another fusion fix
narimiran Jul 28, 2020
be78b35
cleanup ARC documentation (#15100)
Araq Jul 28, 2020
39487f9
deprecate tables.allValues; continuation of #15047 (#15092)
narimiran Jul 28, 2020
e2b1491
Fix #11352 strutil.insertSep() fails on negative numbers (#15087)
bung87 Jul 28, 2020
e4e4931
Change clibdir and cincludes for NetBSD (#15102)
euantorano Jul 28, 2020
86c9b78
disable sink inference, only enable it for the stdlib. Reason: better…
Araq Jul 28, 2020
b2a1944
Fulfill https://github.com/nim-lang/Nim/pull/14995#issuecomment-66491…
c-blake Jul 28, 2020
a3a87cd
fixes #14616 [backport:1.2] (#15109)
Araq Jul 29, 2020
196e747
Attempt to explain better why delImplIdx is the way it is. Maybe thi…
c-blake Jul 29, 2020
2629d61
Fix forward declaration issues in template/macro context (#15091)
Clyybber Jul 29, 2020
c645dba
fixes #14139 (#15107)
ringabout Jul 29, 2020
0788a7f
Bump nimble (#15114)
genotrance Jul 29, 2020
2031563
asyncnet, net: don't attempt SSL_shutdown if a fatal error occurred (…
alaviss Jul 29, 2020
604f746
Fix tables.CountTable largest and smallest (#15115)
treeform Jul 30, 2020
32c6146
fix overloading case with generic alias (#15116)
jcosborn Jul 30, 2020
d130175
cursor and mutation tracking fixes (#15113)
Araq Jul 30, 2020
ae1b57f
Add some enhancements to `jsonutils.nim`
bobeff Jul 31, 2020
2582e49
improve fromJsonFields
timotheecour Aug 6, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix nightlies: smaller log files (nim-lang#15074)
Hopefully this will fix
"The job exceeded the maximum log length, and has been terminated."
  • Loading branch information
narimiran authored Jul 25, 2020
commit 5c4e2bf68e067507ce0f26c93737b302bbeb5103
2 changes: 1 addition & 1 deletion tools/kochdocs.nim
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const
gaCode* = " --doc.googleAnalytics:UA-48159761-1"
# errormax: subsequent errors are probably consequences of 1st one; a simple
# bug could cause unlimited number of errors otherwise, hard to debug in CI.
nimArgs = "--errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off -d:boot --putenv:nimversion=$#" % system.NimVersion
nimArgs = "--errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=$#" % system.NimVersion
gitUrl = "https://github.com/nim-lang/Nim"
docHtmlOutput = "doc/html"
webUploadOutput = "web/upload"
Expand Down