Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Nim

We are on a mission to develop an easy to use and performant systems programming language.
Collective - Host: opensource - https://opencollective.com/nim - Code: https://github.com/nim-lang/Nim

Refactor pragma inline (#21930)

* Add __force_inline support

github.com/nim-lang/Nim - b96c501836a7434fd4e76ad24a3d87b01cdcb2e0 authored over 1 year ago by Juan Carlos <[email protected]>
Atlas: add `atlas tag` command (#21936)

* Initial structure, `GitTags` → `GitRefsTags`

* Determine if we should use v prefix

* get...

github.com/nim-lang/Nim - d5ba14db619eb52cb97f66f37cd04a240d84223d authored over 1 year ago by Gruruya <[email protected]>
support generic void return type for templates (#21934)

fixes #21920

github.com/nim-lang/Nim - 2dcc7195daab5964a68d7eb6edf897edc0cf2052 authored over 1 year ago by metagn <[email protected]>
Atlas: explicit graph representation (#21937)

github.com/nim-lang/Nim - ef3c0bec1cf02049402a482393581c0a80dd884b authored over 1 year ago by Andreas Rumpf <[email protected]>
fixes #15428 by updating deep open array copy codegen (#21935)

* fix #15428

* add test

github.com/nim-lang/Nim - af3fd5a010b2f30a007c410858effb3095ef2598 authored over 1 year ago by heterodoxic <[email protected]>
Atlas: fixes 'use' command (#21932)

* Atlas: fixes 'use' command

* Atlas: refactoring + make tests green again

github.com/nim-lang/Nim - 73095e2abbc46ce6f6582f08b30548431f28ed62 authored over 1 year ago by Andreas Rumpf <[email protected]>
Atlas: clone with `--recursive` (#21933)

github.com/nim-lang/Nim - 6048367a9f3ba1af739a19d410ca2798a8c33fe0 authored over 1 year ago by Gruruya <[email protected]>
Remove unused dead code (#21931)

* .

* Remove dead code

github.com/nim-lang/Nim - b0e1bc02c6381a8910195a91a073e62186ebd837 authored over 1 year ago by Juan Carlos <[email protected]>
Clean nimbase (#21927)

* .

* Clean out nimbase.h

* Clean out nimbase.h

github.com/nim-lang/Nim - 38fdf139824bea54add1ce0d627b80916006ed3e authored over 1 year ago by Juan Carlos <[email protected]>
fix #10964 by honoring pointer deref syntax if a reified openarray is used to get an array's length (#21925)

* fix #10964

* add test

github.com/nim-lang/Nim - 6128ef53c5bbc6c1de4e3cadcb70db580f74dbcd authored over 1 year ago by heterodoxic <[email protected]>
atlas: search improvements (#21929)

* Get description and license from github json response

* Allow running `atlas search` outsid...

github.com/nim-lang/Nim - 09f36f51989dd8045129781285902f4eaa07779b authored over 1 year ago by Gruruya <[email protected]>
atlas: better code (#21926)

github.com/nim-lang/Nim - 2beea7281061822b69e77715c8b0c30ed4d55a5c authored over 1 year ago by Andreas Rumpf <[email protected]>
fix & add test for basic hot code reloading case (#21915)

fixes #21885

github.com/nim-lang/Nim - 1aaff9dc48337b58d5606cc18c5ba777cab1a0ba authored over 1 year ago by metagn <[email protected]>
JS: Add some to-cstring converters for DateTime (#21912)

Add some to-cstring converters for DateTime

Changelog update

github.com/nim-lang/Nim - 656706026b2357a6ff195e3f509f793553e95e8a authored over 1 year ago by Zoom <[email protected]>
Fix Nimgrab (#21918)

* .

* Fix nimgrab client not closing

* Fix nimgrab client not closing

* Fix nimgrab cli...

github.com/nim-lang/Nim - f2d26f2973098c2f48484fe321cee6db4bc53caf authored over 1 year ago by Juan Carlos <[email protected]>
Atlas: Actually use deps for use command (#21922)

Co-authored-by: SirOlaf <>

github.com/nim-lang/Nim - b50babd0ae248b1b62f04090f0c88b7803c8818c authored over 1 year ago by SirOlaf <[email protected]>
fixes #21887; Type conversion on overloaded enum field does not always call (#21908)

* fixes #21887; Type conversion on overloaded enum field does not always call

* remove commen...

github.com/nim-lang/Nim - ab4d044a813c6033cf96d4653e3ae347cf5d75cd authored over 1 year ago by ringabout <[email protected]>
Atlas: misc (#21919)

* Atlas: misc

* Atlas: use the lockfile if one exists

github.com/nim-lang/Nim - 908e9717324f83225eff66982c8c9a94f64ad29b authored over 1 year ago by Andreas Rumpf <[email protected]>
fix #21501 by making --app:lib and --app:staticLib imply --noMain (#21910)

github.com/nim-lang/Nim - 609bf3d7c8bf880dea70f6e8211976f3ec1567a0 authored over 1 year ago by heterodoxic <[email protected]>
atlas: better docs (#21911)

* atlas: better docs

* better workspace/project handling

* make tests green again

* bugfix

github.com/nim-lang/Nim - 0eb508e43405662eaddf113aba171119623d6bdb authored over 1 year ago by Andreas Rumpf <[email protected]>
Fix const in async regression (#21898)

* Add test case for a const being used inside an async proc

* Use `typeof` to get the type of...

github.com/nim-lang/Nim - a8718d8a9e1aba7df55b1a3df1ce48a3f4f62bff authored over 1 year ago by Jake Leahy <[email protected]>
Remove GC (#21904)

* .

* Remove GC v2

github.com/nim-lang/Nim - b7925bf5c937bf3cb71290949d279872c4d0cb8e authored over 1 year ago by Juan Carlos <[email protected]>
when T is both a type symbol and a routine symbol in scope of a generic proc do not account for the type symbol when doing `a.T()` (#21899)

fix #21883

github.com/nim-lang/Nim - 446e5fbbb3941820847ad209576493a73d78bb61 authored over 1 year ago by metagn <[email protected]>
Improve times (#21901)

* .

* Improve times

github.com/nim-lang/Nim - cb3f6fdc6665298ec2b75ade95ac7bc9af5a5f66 authored over 1 year ago by Juan Carlos <[email protected]>
js -r defines nodejs & program result undeclared if unavailable (#21849)

* js -r defines nodejs & program result undefined if unavailable

fixes #16985, fixes #16074
...

github.com/nim-lang/Nim - 4d6be458a00a642555e95055ff640daba59513f7 authored over 1 year ago by metagn <[email protected]>
actually fixes #21889 "constructor pragma doing nothing in globals" (#21897)

actually fixes #21889

github.com/nim-lang/Nim - c7f25419149d6b4b0723f0ef177bbaad72d7bc3e authored over 1 year ago by Juan M Gómez <[email protected]>
Atlas: added 'use' command (#21902)

* Atlas: added 'use' command

* typo

github.com/nim-lang/Nim - b63b5c930e143139197dbacd24bad7d263bbd2e3 authored over 1 year ago by Andreas Rumpf <[email protected]>
fix #21896 asign parameter to global variable generates invalid code (#21900)

github.com/nim-lang/Nim - 266cc69f1973773228534f074febd153c472b949 authored over 1 year ago by Bung <[email protected]>
fixes #21863; Incorrect enum field access can cause internal error (#21886)

fixes 21863; Incorrect enum field access can cause internal error

github.com/nim-lang/Nim - 761b927e4700ecda2dde8b16fb8beab791436e99 authored over 1 year ago by ringabout <[email protected]>
Atlas: first lockfiles implementation; cleared up upated vs updateWor… (#21895)

Atlas: first lockfiles implementation; cleared up upated vs updateWorkspace commands

github.com/nim-lang/Nim - 9493e6729138ecfdbc3f6ad433a32fcf19467a34 authored over 1 year ago by Andreas Rumpf <[email protected]>
small refactor in preparation to fix #21889 (#21892)

github.com/nim-lang/Nim - bdccc9fef93d6598ec453a19152c4e98539f783f authored over 1 year ago by Juan M Gómez <[email protected]>
minor atlas improvements (#21888)

* minor atlas improvements

* atlas: support a _deps workspace subdirectory

github.com/nim-lang/Nim - 125207019338d50acd810133350e9be84a1da35b authored over 1 year ago by Andreas Rumpf <[email protected]>
Fix jsgen (#21880)

* .

* Fix jsgen FrameInfo

* Fix jsgen FrameInfo

* .

* Move to PProc

github.com/nim-lang/Nim - d372ad3ee6563cff2c086e774f1e00b091b79373 authored over 1 year ago by Juan Carlos <[email protected]>
fix #21251 Compiler SIGSEGV when using SharedTable (#21876)

fix #21251

github.com/nim-lang/Nim - 76a98fee650228306a6b1af72e64bb83a9473ef0 authored over 1 year ago by Bung <[email protected]>
Atlas tool: search github too, no need to register your project at pa… (#21884)

* Atlas tool: search github too, no need to register your project at packages.json

* added mi...

github.com/nim-lang/Nim - d696ef5ad7cefdde044bce0277fac172de0f56ea authored over 1 year ago by Andreas Rumpf <[email protected]>
documents changes on byref and bycopy (#21882)

github.com/nim-lang/Nim - ee3650b29e82eb0b48d70cb30ed1dd23a7472cfe authored over 1 year ago by Juan M Gómez <[email protected]>
revert #21808 (#21881)

github.com/nim-lang/Nim - b14043c39e40e941a79ef3794e2998b04387f5d2 authored over 1 year ago by ringabout <[email protected]>
Weekday parse/format (replacement) (#21857)

* parsing capability for iso week year

* remove outdated test

github.com/nim-lang/Nim - 9c2d2773ec3184aa73e811af38d6f5c5f0bb79d4 authored over 1 year ago by Carlo Capocasa <[email protected]>
Fixed generic parameters failing to be used in inheritance (#21866)

github.com/nim-lang/Nim - 28a116a47701462a5f22e0fa496a91daff2c1816 authored over 1 year ago by Jason Beetham <[email protected]>
implements: "Allow bycopy to work in params #21874" (#21877)

* implements: "Allow bycopy to work in params #21874"

* Update compiler/pragmas.nim

------...

github.com/nim-lang/Nim - 5606702e6d9aa583141c975f45534d0f55d9acc9 authored over 1 year ago by Juan M Gómez <[email protected]>
implements allow byref to work in params #21873 (#21875)

github.com/nim-lang/Nim - 44f059c75ee6db2278c671e3da18eb9af390b937 authored over 1 year ago by Juan M Gómez <[email protected]>
remove legacy define for zero_functional tests (#21871)

test remove legacy define for zero_functional tests

github.com/nim-lang/Nim - 016aa1d98cfa0ef535d2c56e82f194ac33b3bf4e authored over 1 year ago by metagn <[email protected]>
Moves virtual under its own section manual_experimental.md (#21870)

github.com/nim-lang/Nim - fcf2dcf099c4be7e2e7422d21728c220fbb034bd authored over 1 year ago by Juan M Gómez <[email protected]>
fix #14254 (#21837)

* fix #14254

* use temporary PR branch for neo

* fix url

github.com/nim-lang/Nim - 641e34bcb2acf8e289c5be67f5fb1164cb6be80a authored over 1 year ago by metagn <[email protected]>
refactor gettypedesc so it accepts its own kind instead of symkind (#21867)

github.com/nim-lang/Nim - a852b2e9cf80e806a85c92149d9f68f592e32185 authored over 1 year ago by Juan M Gómez <[email protected]>
potential fix for C++ codegen with ARC/ORC and goto exceptions fixes #21579, fixes #21862 (#21868)

potential fix for C++ codegen with ARC/ORC and goto exceptions

github.com/nim-lang/Nim - 476e0320048f82c2743ca96614fde87b69ef2559 authored over 1 year ago by heterodoxic <[email protected]>
Update threadpool.nim with correct link to typedthreads module (#21865)

github.com/nim-lang/Nim - 4186529ff7ae9afcdf56ceed41da43e806e537e1 authored over 1 year ago by noah edward hall <[email protected]>
documents virtual (#21860)

* documents virtual

* Apply suggestions from code review

---------

Co-authored-by: Andr...

github.com/nim-lang/Nim - 21ff10b882ccf0b5eeec44a73dfec16b0cb32f26 authored over 1 year ago by Juan M Gómez <[email protected]>
Cpp Vfunctions draft (#21790)

* introduces virtual pragma, modifies proc def, prevents proc decl

* marks virtual procs as i...

github.com/nim-lang/Nim - 02a10ec379d427f27f471d489247aa586078354b authored over 1 year ago by Juan M Gómez <[email protected]>
tasks that support return values (#21859)

tasks.nim: Code cleanups and support expressions that produce a value

github.com/nim-lang/Nim - 1314ea75169b877f458e8b4eb1455d5f6428227b authored over 1 year ago by Andreas Rumpf <[email protected]>
fixes #21847; let `parseFloat` behave like `strtod` (#21854)

github.com/nim-lang/Nim - f22e5067c5e0f375cb2263ec779d6e6ede108155 authored over 1 year ago by ringabout <[email protected]>
fixes #21708; skip colons for tuples in VM (#21850)

* fixes #21708; skip colon for tuples in VM

* skip nimnodes

* fixes types

github.com/nim-lang/Nim - eecf12c4b5fa8a011b1fc1991b554a31ca9a4a27 authored over 1 year ago by ringabout <[email protected]>
close #19990; adds a test case (#21853)

github.com/nim-lang/Nim - ce1ba915732dfff88cd9e7d975060a2a2250cd72 authored over 1 year ago by ringabout <[email protected]>
fix #21848 (#21852)

github.com/nim-lang/Nim - cf1ab2a30b254a913dce14417e5a8f51439b987f authored over 1 year ago by heterodoxic <[email protected]>
isolation spec update; WIP (#21843)

* isolation spec update; WIP

* wip

* docs update, WIP

* progress

* Update doc/manual.md

github.com/nim-lang/Nim - f4a9b258c34a83efb74d9dea6853880e47f45b06 authored over 1 year ago by Andreas Rumpf <[email protected]>
closes #7590; add a test case (#21846)

github.com/nim-lang/Nim - 0ece98620f8d9d7b874262c75fa148970626d44d authored over 1 year ago by ringabout <[email protected]>
improve `wasMoved` hooks; allow reset to use the overridden `wasMoved` hook (#21831)

* improve `wasMoved` hooks

* Because `wasMoved` is lifted

github.com/nim-lang/Nim - ddce5559981ac5dedd3a5dfb210eb25296e69307 authored over 1 year ago by ringabout <[email protected]>
add getDataDir to std/appdirs.nim (#21754)

* add getDataDir to std/appdirs.nim

* reuse `osappdirs.getDataDir`

* Update lib/std/appdir...

github.com/nim-lang/Nim - 871e4af6ef384ef27c9357dab24ab727a2006eae authored over 1 year ago by Ecorous <[email protected]>
fixes #21840; nested local template lookup regression (#21841)

* fixes #21840; nested local template lookup regression

* use original types

* fixes js vm...

github.com/nim-lang/Nim - 9c40dd2406e6e83799aa4e3a22e23922318aabd6 authored over 1 year ago by ringabout <[email protected]>
make deprecated statement a no-op (#21836)

github.com/nim-lang/Nim - 161f50643a8615d6d123d4e947e85666c2176eab authored over 1 year ago by metagn <[email protected]>
fixes nightlies regressions; disable `build-id=none` on macos (#21839)

* fixes nightlies regressions; disable `build-id=none` on macos

* fixes typos

github.com/nim-lang/Nim - c6e2dc191995bada24f26acc99bf4653d0d665bd authored over 1 year ago by ringabout <[email protected]>
Add `minmax` to comparisons (#21820)

* Add `minmax` to sequtils

This adds a `minmax` proc to complement `min` and `max`; it comput...

github.com/nim-lang/Nim - ea39c600abcb8853791404145c3038ea9488d0f4 authored over 1 year ago by Matt Wilson <[email protected]>
just set CallNodes = nnkCallKinds, follows up #21829 (#21833)

These sets are now equal

github.com/nim-lang/Nim - 9810b8cf7ff85a306699d8393ce516501d938e05 authored over 1 year ago by metagn <[email protected]>
cursor fields cannot form reference cycles (#21832)

* cursor fields cannot form a reference cycle

* fixes typo

* fixes position

github.com/nim-lang/Nim - ebbad9e9604d778c32838c981c8748f3675d2659 authored over 1 year ago by ringabout <[email protected]>
Bootstrap: Allow to override number of CPUs (#21823)

* Allow to override number of cpu

* NCPU -> NIMCORES

github.com/nim-lang/Nim - c00448358121bbf6b5e1fcfe39bb6eb3359d6462 authored over 1 year ago by Tanguy <[email protected]>
switch to the official URL of loop-fusion in the impoerant packages (#21830)

ref https://github.com/mratsim/loop-fusion/pull/9

github.com/nim-lang/Nim - f7ed293fbd84bf0350fbfee78e634b5f401f5b0a authored over 1 year ago by ringabout <[email protected]>
Add nnkHiddenCallConv to nnkCallKinds (#21781) (#21829)

github.com/nim-lang/Nim - 802d57c2374e9048181569ec2fc19501ea790ad3 authored over 1 year ago by Matt Wilson <[email protected]>
adds documentation for `=wasMoved` and `=dup` hooks and small fixes (#21827)

* adds documentation for `=wasMoved` and `=dup` hooks and small fixes

* Update doc/destructor...

github.com/nim-lang/Nim - 3b9999b93c35ff3e61b0a9848fdeb23083c89eb3 authored over 1 year ago by ringabout <[email protected]>
Improve nimsuggest (#21825)

Small improvement for nimsuggest

github.com/nim-lang/Nim - fa5e7dc44aaf0060bd72e2555c40b90bb9138730 authored over 1 year ago by Juan Carlos <[email protected]>
bring #21802 back; fixes #21753 [backport] (#21815)

* bring #21802 back; fixes #21753 [backport]

* adds tests and multiple fixes

* add test ca...

github.com/nim-lang/Nim - 71dc929ad7d6ecf26c35028c9ae5fe1406837c7c authored over 1 year ago by ringabout <[email protected]>
clean up SOME pending/xxx/issue link comments (#21826)

* clean up SOME pending/xxx/issue link comments

* great

github.com/nim-lang/Nim - 02be212daee78e3fca9f6b9524c4f3b221e552f3 authored over 1 year ago by metagn <[email protected]>
Remove LineTooLong (#21819)

* LineTooLong refactor to make it actually useful
* Improve error message
* changelog wording
...

github.com/nim-lang/Nim - 3a08e2e6ace20f086ba24360c7139852a75b93b2 authored over 1 year ago by Juan Carlos <[email protected]>
make `reset` use the `=destroy` and `wasMoved` pair (#21821)

* make reset use the `=destroy` and `waMoved` pair

* fixes a space

* fixes `shrink` instea...

github.com/nim-lang/Nim - 055a00a6eff6fabd0f5fdf061d0eb28d07aa41a9 authored over 1 year ago by ringabout <[email protected]>
fixes links of generic `define` pragma (#21828)

github.com/nim-lang/Nim - 71439c2891ff1e6b685210f043677b0f7562b429 authored over 1 year ago by ringabout <[email protected]>
make ORC threadlocal, take two (#21818)

* ORC: make rootsThreshold thread local [backport]

* fixes the regression

github.com/nim-lang/Nim - f3a4cc584e778378d7f0d84e352076ca01068170 authored over 1 year ago by Andreas Rumpf <[email protected]>
fix #9423 followup #17594: distinct generics now work in VM (#21816)

* fix #9423 distinct generics now work in vm

* fixes cpp tests

---------

Co-authored-by...

github.com/nim-lang/Nim - deaf6843752112cfaadc688302c94779d633c686 authored over 1 year ago by ringabout <[email protected]>
ignore inline hint for dynlib procs in codegen [backport] (#21817)

github.com/nim-lang/Nim - 4b76037e5fe14f75ac5381a0d08ad509f450cf56 authored over 1 year ago by metagn <[email protected]>
fix nimrtl and nimhcr on arc/orc (#21814)

* fix/workaround for nimrtl and nimhcr on arc/orc

fixes #21803

* try fix clang, debug linu...

github.com/nim-lang/Nim - 5592d1ef2c7ab61e8f7a1401bc89cf4e090126be authored over 1 year ago by metagn <[email protected]>
Improve and refactor cellseqs_v2 in Nim standard library (#21796)

* Refactor and optimize cellseqs_v2 in Nim standard library

* Extract resizing logic into a s...

github.com/nim-lang/Nim - b169dad1e5083eae333ba9a7e11fed74a05385de authored over 1 year ago by Jordan Gillard <[email protected]>
re-enable badssl test (#21775)

test reenable badssl

github.com/nim-lang/Nim - 5491e0c27419c13a0566ab3ed99ebeedccaf9a5c authored over 1 year ago by metagn <[email protected]>
Add build-id=none for GCC when build for Release (#21808)

* Add build-id=none to GCC/Clang, unneeded metadata in binaries

* Add build-id=none to GCC/Cl...

github.com/nim-lang/Nim - 4ee70165f1f0646df34ae35b7c98bd8b7d1d6d5d authored over 1 year ago by Juan Carlos <[email protected]>
Windows: use __declspec(thread) TLS implementation, it is MUCH faster… (#21810)

* Windows: use __declspec(thread) TLS implementation, it is MUCH faster than _Thread_local [back...

github.com/nim-lang/Nim - ec3bca8fab723563bc9fb99ce9d5161652ce6945 authored over 1 year ago by Andreas Rumpf <[email protected]>
documents codegendecl for object types (#21811)

github.com/nim-lang/Nim - e45eb39ef7c194ee16a9fd3c2d08997f62c44375 authored over 1 year ago by Juan M Gómez <[email protected]>
adds an experimental `mm:atomicArc` switch (#21798)

github.com/nim-lang/Nim - 4533e894ad0e113c6057d336290d2c903383e406 authored over 1 year ago by ringabout <[email protected]>
fixes #21801; object field initialization with overloaded functions (#21805)

* fixes #21801; object field initialization with overloaded functions

* use the correct type

github.com/nim-lang/Nim - ebdff1c7d36683c13b7b692e7d2f16aa3b13027f authored over 1 year ago by ringabout <[email protected]>
🚀 Enhancing CellSeq for Better Readability and Maintainability (#21797)

Refactor and improve readability of CellSeq in system directory

* Use half-open range in the ...

github.com/nim-lang/Nim - 71f2e1a502ad231e3356217398e2d7fcd6137967 authored over 1 year ago by Jordan Gillard <[email protected]>
revert #21799 and #21802 which don't pass the tests (#21804)

* Revert "ORC: make rootsThreshold thread local [backport] (#21799)"

This reverts commit b74d...

github.com/nim-lang/Nim - 4a94f3606e2e3c47cf416755c4b3d2cd7eddef9c authored over 1 year ago by ringabout <[email protected]>
fixes #21280; Enum with int64.high() value crashes compiler (#21285)

* fixes #21280; Enum with int64.high() value crashes compiler

* Update tests/enum/tenum.nim
...

github.com/nim-lang/Nim - 8cf5643621600aaa869935721227fc3b7ee5f881 authored over 1 year ago by ringabout <[email protected]>
implement `=dup` hook eliminating `wasMoved` and `=copy` pairs (#21586)

* import `=dup` hook eliminating `wasMoved` and `=copy` pairs

* add dup

* add a test for d...

github.com/nim-lang/Nim - b562e1e6d85d5c64eec1d714257e2f728e60f12f authored over 1 year ago by ringabout <[email protected]>
some Token refactors (#21762)

* test some Token refactors

* fix CI

* showcase for more reductions, will revert

* Reve...

github.com/nim-lang/Nim - ba698d37c3254072a3bb946d3750ceaf450da7b4 authored over 1 year ago by metagn <[email protected]>
fixes #21753 [backport] (#21802)

github.com/nim-lang/Nim - d0c62fa169f3970653ce0d5bbd16e123efb24251 authored over 1 year ago by Andreas Rumpf <[email protected]>
Fix some `styleCheck` bugs (#20095)

refs #19822

Fixes these bugs:

* Style check violations in generics defined in foreign pack...

github.com/nim-lang/Nim - 365a753eed70f817b43fd8c76bdfaf28ab001561 authored over 1 year ago by quantimnot <[email protected]>
fixes #21704; remove nfIsRef for genLit in VM (#21765)

* fixes #21704; remove `nfIsRef` for genLit

* remove nfIsRef from the output of macros

* m...

github.com/nim-lang/Nim - 53c15f24e923379f74506949eb49433d232b48ad authored over 1 year ago by ringabout <[email protected]>
ORC: make rootsThreshold thread local [backport] (#21799)

github.com/nim-lang/Nim - b74d49c037734079765770426d0f5c79dee6cf87 authored over 1 year ago by Andreas Rumpf <[email protected]>
Document about size pragma (#21794)

* Document about size pragma

* Fix typos

* Fix manual.md

* Update doc/manual.md

----...

github.com/nim-lang/Nim - 10328e50a5450174d1226f8f362bd83f93b2ba6d authored over 1 year ago by Tomohiro <[email protected]>
Update the Nim Manual compile pragma with the second tuple form (#21773)

* Update the nim manual compile pragma with the second tuple form of

* Incorrectly put 'two' ...

github.com/nim-lang/Nim - 85dbfc68b5c2020b32be9e3dc0d711b749fb5c6f authored over 1 year ago by Daniel Belmes <[email protected]>
fixes #21792; enable checks for sum, prod, cumsummed and cumsum (#21793)

* enable checks for sum, prod, cumsummed and cumsum

* fixes #21792

* add test cases

github.com/nim-lang/Nim - 07233ceca0fa220418f1691e70c9e8d49e440737 authored over 1 year ago by ringabout <[email protected]>
adds `koch --skipIntegrityCheck boot` support (#21795)

add `koch --skipIntegrityCheck boot` support

github.com/nim-lang/Nim - 724866b14fad9398d1d003839037fe7cb21547eb authored over 1 year ago by ringabout <[email protected]>
consistent use of scForceOpen for generic dot field symbols (#21738)

* always force open generic dot field symbols?

fixes #21724 but might break code

* alterna...

github.com/nim-lang/Nim - e92d7681bbdff1fbd28b50aa4c40270b13c48ca1 authored over 1 year ago by metagn <[email protected]>
build documentation for `checksums/md5` and `checksums/sha1` (#21791)

* build documentation for md5 and sha1

* fixes documentation reference

github.com/nim-lang/Nim - 62f1ad54aef29979f595b0438ae821a23151e1cf authored over 1 year ago by ringabout <[email protected]>