Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/nim-lang/Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
https://github.com/nim-lang/Nim
38cb27765357e9b077b6b63fb7f9292cbd74b4e6 authored over 4 years ago
* add bindParams to db_sqlite
* no need typeinfo
* remove extro spaces
* reduce bindParams to...
55758920f446ebf1eecab980460bf6e664b8dba7 authored over 4 years ago
acadda8da281fbe796386ba05ffab957883f0fef authored over 4 years ago
* fix #9227 proc doc comments after 1st runnableExamples are not ignored anymore
f96555bd102d534342eac14063bd8d93ec08a6dc authored over 4 years agoCo-authored-by: cooldome <[email protected]>
6635874a8523d2140fb5dd7437904b985ddd5e59 authored over 4 years ago
* refs #6583 fix nim doc output
* changelog
* change default for outDir when unspecified
* cl...
cbfe9325c5c1851630ce10cf780d1af27c57d19a authored over 4 years ago
79e85cb0b55437d8a5990f66c760fb98998de372 authored over 4 years ago
a008f591e2b318c2c9e12b8923210435d22e8280 authored over 4 years ago
Just adds a single new css atribute, see: https://developer.mozilla.org/en-US/docs/Web/CSS/clip-...
acae3b02c7d3b7d916430223c5a2948e68d83ea4 authored over 4 years agof70d01a7d512ef305cb457db71b35995b3720a1d authored over 4 years ago
b012205b2e1a78b3cf336934f289891477b8c414 authored over 4 years ago
c61f7466292cb19c910f4a2f2976f738796e6bdf authored over 4 years ago
* add insert,tryInsert unify for postgres that need pk name
* add ReadDbEffect to new procs
* ...
- content attribute to access HTML template element:
https://developer.mozilla.org/en-US/docs...
* no more code duplication bw rawMessage and liMessage; fixes some bugs in rawMessage
* all com...
f7b73e6bfd45ed7c1f09defc8e896137d22e7f17 authored over 4 years ago
149251cab96741dfd2dd6edd4715589ba92b8480 authored over 4 years ago
3eaa870c0a3ac0a97c1726278412141140d35b9b authored over 4 years ago
* change the [Processing] messages into dots
* better implementation
* maybe I should work...
ddee8a362a6590d8e590e6804e31b79bdb9ab7e6 authored over 4 years ago063229a301837484699fb2b8cdd02c16f9c37781 authored over 4 years ago
* The whole options module should be inline
* Use inline per proc and tag `lent` where approp...
f71f8b0239e3d6aff75390075bba13a62c292422 authored over 4 years ago5caaa4bf6fd95cf8252dd86669b67d02aec903db authored over 4 years ago
e600ddc555201f29576397d560aab5350456c650 authored over 4 years ago
6969a468ceaab7384d7448bfd88e47a5b24c3a97 authored over 4 years ago
* Small improvements for string and char repr with gc:arc
* Fix test
7fe4c66f3598d9c87fe93e60f5f123857779980c authored over 4 years ago* runnableExamples "-b:cpp -r:off": code
3d20f141939b0cb76079a9b0ae7784f7877f1698 authored over 4 years ago* asyncdispatch, asyncnet: add inheritance control
* asyncnet, asyncdispatch: cleanup
4ae341353de5c58dc339e47b0eec2bbb4649dc10 authored over 4 years ago1450924b1e68ad3cd2dc8db2c54f9741315ca212 authored over 4 years ago
* fixes #14126 [backport:1.2]
* used more logic to optimize it further; updated Nimble version
16003bffe1ceef0b57ecccef23be31f760120f89 authored over 4 years ago
* progress
* make tests green
* maybe we also want to reset pointers, dunno
* progress
* cle...
* use check
* trunner now works with cpp
* cleanup: move compiler/unittest_light => stdtest/un...
Turn on the TLS emulation when using Boehm, since it doesn't scan the
real TLS.
ac65986aae77e47d4f2ae99acc8048fe3d637921 authored over 4 years ago
* refs #14369 improve docs for importcpp exceptions
* address comments
2627e1e9459379c9bc180890980e571ad7adf203 authored over 4 years ago810039ec0b394a952af319616f7da0abfee5d812 authored over 4 years ago
5beed56d0a5d9827680b34e7964da2031611dd6d authored over 4 years ago
* fix #14369
* empty commit
bc42e9aa9877e341668f5278bddda73f403d01e4 authored over 4 years ago* fix #12293 findNimStdLibCompileTime should not break with nimble install compiler
* address...
b11ff518faec4efe4d5b6e2151d07bf19e26eae0 authored over 4 years ago69cc1ddc4d6aa55e717ef6d57401577d4825def8 authored over 4 years ago
51578be296ef06013993b4377bde7a0322c0ccb7 authored over 4 years ago
Co-authored-by: Frank Schmitt <[email protected]>
42e80829c7de260b1c88032b1428ade59c4b18d0 authored over 4 years ago40ac19572a86b5bfa7b57cf0482ae3a30432176a authored over 4 years ago
7f377da1d2191bdf73e4ce8961fb982b2da253cb authored over 4 years ago
Epoll is not supported by epoll.
7361e2627ba91fcb92f37720047a80c231832f22 authored over 4 years agoCo-authored-by: bung87 <[email protected]>
390ff428f0787ea882b0b7e4dbefa37e0b676804 authored over 4 years ago
* fix some issues with --backend
* fix https://github.com/timotheecour/Nim/issues/175; improve ...
c32e1378eb7d62d59c9e24322c282556c821030a authored over 4 years ago
This pragma did nothing.
Ref:
- https://github.com/nim-lang/Nim/issues/2172#issuecomment-383...
* fix #9771
* map SQLLEN SQLULEN
* fix proc params take TSqlLen
Co-authored-by: bung87 <crc...
ce0552c1008c8292c550e7a973c580f416c005ca authored over 4 years ago* New ping-pong analysis
* Add testcase for #13456
* Remove debugging leftover
* Unquot...
9f78f116b2276a367f371ece550f669d64dbe594 authored over 4 years ago* Improve nimeval, changes some defaults
This improves nimeval to make it easier to use NimSc...
13cfaf5fd55796bc671737a73f35643626c98b6e authored over 4 years ago105079e88ab88626ab663fa6674e9a5f08c71084 authored over 4 years ago
* fix #14350, cstrings in JS init as null
80c360fceb367e8b39dd8534313001e5cef4fa7f authored over 4 years ago278b4582f5c7cc3471bccc4ba587030edf7a50e2 authored over 4 years ago
Fixes https://github.com/nim-lang/Nim/issues/14338 .
a2a3fa10397bc96020a19936daf76b12e9ba9763 authored over 4 years agoCo-authored-by: cooldome <[email protected]>
5fb40af57ef66618d2003dae1091d80e8f026a1c authored over 4 years ago82870e0737678256c83f8fc0f2d92293f9f214fe authored over 4 years ago
8a339d11787ab782557cf87fc2e4709fbff96a01 authored over 4 years ago
f3e17e7c776dff9c4557fabe97694612fa86d237 authored over 4 years ago
79fe87500ff550bba5a2145d2cc405c9e0c944af authored over 4 years ago
3573a4f9c13ff2f68afbd1931fc06cc463eb1748 authored over 4 years ago
a3719df8b327ce33d4fdbfc7be06b058e9a2ea48 authored over 4 years ago
* `osproc.execCmdEx` now takes an optional `input` for stdin
* execCmdEx now also takes an op...
041ee92bba0ba3f361218eb20ceeeee6eec85f91 authored over 4 years ago
* hotfix #14320 tasyncawait.nim is recently very flaky
* fix #14327
* add flakyAssert
* Allow let to not have value when using importc
This allows a let statement with the `{.impo...
9acbf99efb42d7d3f98f3d1d6677923fc4dd3a28 authored over 4 years ago82f008158cbc023c5e20103bfb4bda317be52fb2 authored over 4 years ago
Co-authored-by: b3liever <[email protected]>
09ea8f9cf8ee796bdd5f8a803d30216e7aefa6ba authored over 4 years agodddfbcf211cd46453b78a9d207347a158311f85e authored over 4 years ago
de74362213baeb28d52c05c71cd9b8389ae69060 authored over 4 years ago
* fixes #13881
* documented changed requirements for system.onThreadDestruction
* destructors....
4277ab470a20f429605fbf238e485ea24b01706a authored over 4 years ago
dfae796ac3e0db69af40bec11a7d7ad7c4d00b4b authored over 4 years ago
2d7ccf09282ba7f7156b2f2d9893cb083cd18549 authored over 4 years ago
`if expressions` are similar to ternary operators in other languages.
In order to make this eas...
* properly fix https://github.com/nim-lang/Nim/issues/12389
* use --lib:lib in koch.nim.cfg ins...
Co-authored-by: cooldome <[email protected]>
a39123c93c9d2976300f1b8eba09d40b16f1c46c authored over 4 years agoContinues https://github.com/nim-lang/Nim/commit/9502e39b634eea8e04f07ddc110b466387f42322
Ref...
86669ef5b4c9711d81e961c2f68a05aa4f4d9ece authored over 4 years ago76f7e958141eabc6dc317189fa12c123584e1b6e authored over 4 years ago
0f344a70c992594c7d6b794a6c2dd6c4b5b14685 authored over 4 years ago
Co-authored-by: Antonis <[email protected]>
a081b10b54ff78539e49d320ca12aabc20fc3ad8 authored over 4 years ago* fix #14294
* fix orc as well
Co-authored-by: cooldome <[email protected]>
fee71d466cdb7cda96b55592abbf7d433639ab51 authored over 4 years ago* do not track 'raise Defect' in the .raises: [] clause anymore
* --panics:on maps 'raise Def...
03c146cd93ba48f7e8cab05e6214c8675d0dd1f9 authored over 4 years ago517dd800f8e621aae0221f15c4ad7ad011c910b5 authored over 4 years ago
3616b0698baf230fec7a60cd90c72b979e582179 authored over 4 years ago
73c9d2c9d745e4396dbfc9e9422acdfa7809b705 authored over 4 years ago
14f76f721da663c9ef15d4adf51ab4c87eda8366 authored over 4 years ago
* `nim doc --backend:js|cpp...`
`nim doc --doccmd:'-d:foo --threads:on'`
`nim r --backend:cpp....
d11cb9d49596957e9fa097110cf19e9caf085592 authored over 4 years ago
8018449319746f04a0c6436f1a0a3a5c6798d95c authored over 4 years ago
7c24250a575b4d441ba6d7301714cbb246425fb6 authored almost 5 years ago
dda6f3f6d42ec95a287f2467b976d8cbbc9c1624 authored almost 5 years ago
8e93105606c198fdb0d0e1e3553c1cc14579cf7d authored almost 5 years ago
411be506a30a701ab30138c576e21bd15dfaffe4 authored almost 5 years ago
nativesockets: add missing inheritable pass-through
ce16115e790b4fcd6076d0d0f0024a11ce15a2b7 authored almost 5 years agobae8e95b7340af5727aef40859f0cbceb47c38f5 authored almost 5 years ago
4bd77cf045e5563ea1150d5106fec1f6f66d5e2d authored almost 5 years ago
363b7ff3b80d2b50cda901d1f6e6b01e67747ed2 authored almost 5 years ago
120ea906fbd0fc70b366a85c25713bd28673872c authored almost 5 years ago