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
de27910ab72dca681188953ae963802520271e43 authored over 4 years ago
ee15437aedcf7c4f29f75101a6af7bc454830cda authored over 4 years ago
* fix #14243
Co-authored-by: cooldome <[email protected]>
5fa7d374c4cb777372cf5b967575f228bda23c2b authored over 4 years ago
This test runtime tends to hover around the 5s mark depending on how
loaded the system currentl...
73a42ce9410a0cc0c4a91469e6ace2858e26355d authored over 4 years ago
* Fix the DFA for "unstructured controlflow"
* Add testcase from #14233
42db75c9707d6501cb1ef1908e7092286b25ac45 authored over 4 years agoRefs #13764
1a1e9986a34822d16cd20ec5b2a908a10677f4fd authored over 4 years ago
* split testing packages in two separate jobs
* speed-up the slowest tests
* special treatment...
Co-authored-by: cooldome <[email protected]>
0d8507cd3da4f8c5ec3d7a627bb2c8918ff804c8 authored over 4 years agoCo-authored-by: cooldome <[email protected]>
6dba06f9e63083d4cbcd09b10aaf2342b70821b0 authored over 4 years agob70b8a7cdd8c82b3d7e87d767899327304d05d57 authored over 4 years ago
c64db68f0b2ff8e0f94baa583b94fd9409c77057 authored over 4 years ago
1b2b32169a5d8089a50509136a31b5ceb3773994 authored over 4 years ago
* * fix regression: -d:nimHasLibFFI was not being tested anymore,
in part because testament was...
* added bit operations based on bit slices, clarified documentation, made non-mutating versions ...
b8e6ea7547344389b5e45c3af249fee9642f028e authored over 4 years ago* Make the fields of `times.DateTime` private
* PR fixes
48e7775ad14bc33f5b60225157fb0725d0384675 authored over 4 years ago* fix https://github.com/timotheecour/Nim/issues/135 ; unify all file,line,col formatting into a...
c28a057a6bd5f20445e11d82c4028762ae1bf1b6 authored over 4 years ago6b7b5fb4fa7865d17f2433ddc49bac1483b19a01 authored over 4 years ago
* fix #14217
Co-authored-by: cooldome <[email protected]>
eefada8a8816873c6c9c3e1e7c479fefae96c93b authored over 4 years ago
* fixes #14209 [backport:1.2]
* improve stability
Co-authored-by: cooldome <[email protected]>
e86a6d24d5ffe43e9dc7f230b80c274167376225 authored over 4 years ago* Add posix_memalign()
* Add linux-specific open() flags
O_TMPFILE: since Linux 3.11
O_PA...
44f377ff5e2d2d41ce615bcb1044c2dcf7d3acce authored over 4 years ago
* fix https://github.com/timotheecour/Nim/issues/152 `^[[0m` is inserted in stderr for `echo cod...
a23302ef560743295be4576c3b9e3301709e8390 authored almost 5 years ago927737975cc02992ea3ce598e3d15970c991a5d8 authored almost 5 years ago
* added high level sendTo and recvFrom to std/asyncnet; tests were also added.
* add .since ann...
f115e40e6a5721b34d41d4ad58e47e194f0e7788 authored almost 5 years ago
a73d40390167282de40c0cb8d0075cd944827708 authored almost 5 years ago
* destructors: don't produce stupid code for 'cast'
* fixes #14207
b6fb609e0d263a209c6db48dd367f13eb7f4ff87 authored almost 5 years ago* => supports pragmas & names (+ changed behavior)
(x, y: int) is now parsed as (x: int, y: i...
3e060cfb0ab6b1affe26a7b09e6b4192e0d68a7f authored almost 5 years agob56432bd8a56864679b21f4176717ad2f30e7b79 authored almost 5 years ago
d5c014e59b0af47a1d7e5cf1dc7c732ada3c10c5 authored almost 5 years ago
b447ff78604a7177744341cdf8758a4d25dc72be authored almost 5 years ago
49b28f19978b45e4a8868e68a07b8f28807e4705 authored almost 5 years ago
* move since from inclrtl to std/private/since
* move since import in system below for HCR
3be669be3255c6b47dd2542af9d2055a7d1207e3 authored almost 5 years ago
8e04ef3c0fd1316f1a59c6a6379645e0365a52f2 authored almost 5 years ago
ff1c0bae4c9d375b6f68ab37d3eb24e4e5d15198 authored almost 5 years ago
7f1d2489ad79d09c649e37b6d2db12f5fdbd86d7 authored almost 5 years ago
87ac28d19ac9740d871ac85a8c79178344c6b7b3 authored almost 5 years ago
4301a7bdf06159501f8affc3e7f8de80a196cd4f authored almost 5 years ago
7bac6f5f9af3c5c8190b81d5eded9df6b11cf5cb authored almost 5 years ago
15f54728ef3ac639a96c917799b194418dff3874 authored almost 5 years ago
f50377986a6ed9d63a91daf9395fb210021fbc6f authored almost 5 years ago
Ref: https://irclogs.nim-lang.org/01-05-2020.html#15:18:03
0880f118d377f05067ddcdcf7788d2706c5f0c3a authored almost 5 years ago* Fix #14019 by making trailing else a warning
* Rename to UnreachableElse
83547ec769d9c55b47a8d7a9e3cfc79aab09f977 authored almost 5 years ago1f1e4de3bc45382ef6674706ef5292bd3c8215a1 authored almost 5 years ago
9c33bcac5c73f8188e1c017ba8b2a14db5d5a4fe authored almost 5 years ago
* add discard warning in manual
9b01c6cf48de5bac8abd32f0327c729d177be653 authored almost 5 years agod5fc35c968c49c6f5529624108ed327095a548c4 authored almost 5 years ago
* added high level sendTo and recvFrom to std/asyncnet; tests were also added.
* add .since a...
33e9ac7cd3796e26ea95bb755f9a732a24366161 authored almost 5 years ago6b39b47abcf5c528dbaf84ca75b693d1fc4da004 authored almost 5 years ago
89be5be03e316193126cca637b326358489be908 authored almost 5 years ago
3d2459bdc0b6d6236a2cd9209ed81c965ee411a5 authored almost 5 years ago
cf3e0008b9725b5cc0b51b2605bc8ecb36fa449e authored almost 5 years ago
0aefebb728622dfda05db68e2d04ba7c47405444 authored almost 5 years ago
4d799f88200aaaf35d9275b64d2c23611b943769 authored almost 5 years ago
d844d10e8e1aea9d9995c954553b8982f3b3f031 authored almost 5 years ago
f1068c01a88548b773971c94a2df5e9372392e28 authored almost 5 years ago
* fixes #14054
* make tests green again
* more tests are green
* maybe now
cc60caedb3a1c7043b0f7ef2db5c741ecaa1482f authored almost 5 years ago* Fix #14160
* Add testcase
d6e1b5c070bf58449bf4af210ec099418d496aa5 authored almost 5 years agobd57f0cd3268843808c52614864a609703d9e611 authored almost 5 years ago
d9e907c0e2a58630f7b57c0afbe51c05fcf6b3ab authored almost 5 years ago
* many bugfixes for js
fixes #12672, fixes #14153, closes #14123, closes #11331, fixes #11783...
707367e1ca231d964ba82a92b642eb5efdc1aa7c authored almost 5 years agoa297c016fab069665aeb1125ff1c85b5e25e6a01 authored almost 5 years ago
* Fix negative arrays for JS, refs #13966
* small extra fix: no need to .slice() cstring in JS
800ce5b9507469d1d8e87d4e7730e2f1750dc8d7 authored almost 5 years agoCo-authored-by: cooldome <[email protected]>
3b5a504692495324afdb7c20159122e66100f767 authored almost 5 years ago* Error -> Defect for defects
The distinction between Error and Defect is subjective,
contex...
* StringStream & more stdlib modules support for JS/NimScript
* change back pegs test in line...
cd9af6b8040bc72985d457e5169e18ded7c107d6 authored almost 5 years agod5ed4fba3e9225e687d916fd4129e3c61550e193 authored almost 5 years ago
Co-authored-by: cooldome <[email protected]>
289d48e5fe8b0a53cb8d11f4ca4a1183e9752e59 authored almost 5 years agoe63fc95bd474b662cf1f14515e9d6b8d515f1357 authored almost 5 years ago
82fc66b607167c167e8616cb76e42c2ee09466ee authored almost 5 years ago
e1dab59d469bc74b719cdaf90f89c08268e3d979 authored almost 5 years ago
065a6af2dea252818bd58af066378ee54be2c3f8 authored almost 5 years ago
This adds the procedures to read RSA keys and encrypt/decrypt messages
with both public and pri...
* Remove `paramStr` and `paramCount` from implicitly imported nimscript.nim
* Update changelog....
* $(unsigned) now works for js
* move NimMajor+friends closer to NimVersion according as per re...
0e6eb96a5f5fc2eb6c310a19b5f522c9b811de29 authored almost 5 years ago
* fix https://github.com/timotheecour/Nim/issues/133; $(a: float) works in nim js like in other ...
bb982c644b8e3e8a59cf2c60b28ff91741c7dc9b authored almost 5 years ago664cb2c0be4e31d40cd3a5a2b9013f1afe47df97 authored almost 5 years ago
b8d7a98265161ff281815b2c23e02aae3e5d9862 authored almost 5 years ago
* cycle collector: new implementation
* cycle collector: make self-adaptive based on its previo...
* add FileReader to js dom
* minor improvement
Co-authored-by: cooldome <[email protected]>
add tests for tinclrtl
9384f7ad35aa36a22b31d7541254e89890d6cec2 authored almost 5 years ago* added high level sendTo and recvFrom to std/asyncnet; tests were also added.
* add .since a...
d23446c6baea34438be44e7dad5a467c0a17cb27 authored almost 5 years ago76ffa4fa25ebf8f03a399a343088fa46e4ee13cb authored almost 5 years ago
31ba27590c6a2ddd5e6b65247b2d9f74b8ca1ba2 authored almost 5 years ago
* Make await a template
* Generate await inside async/multisync
* Faster readStr()
* https://github.com/nim-lang/Nim/issues/13857
* Add .since annotation ...
caf30e7cb56c274492667892b478babe98c81647 authored almost 5 years ago018e297d66f817ef11c409df1ddf7241b451bf09 authored almost 5 years ago
Fixes jsffi usage example in doc
362c8964bfbc675efbb054ed2c81396697706309 authored almost 5 years agoCo-authored-by: cooldome <[email protected]>
13fa338ada7fcd8f7f33365ffd2000c79a4607fe authored almost 5 years ago* Set path to libSDL for NetBSD.
* Disable SFML test on NetBSD
f3eeb3f921edb1d70e751eb6262e3e87f9b1e806 authored almost 5 years ago706de1a56682b751e479b354751d4ad77b1e21d2 authored almost 5 years ago
d5b7e9902cf9ac2c24be8792555cb017d268ce91 authored almost 5 years ago
* Add critbits.commonPrefixLen
* add inline and since annotations, as well as a changelog ent...
d5d35944575fe6fccbacb6f3653a9be8208e1a17 authored almost 5 years agob2141fc2a12b239c4b24f38ffbd3ca629278630e authored almost 5 years ago
One more compiler source-specific tackled
dd5ccc3e5aeb927a65ac40117113a1ca6b02d48c authored almost 5 years agodff007f66df8b8cf9f04d03a56dd071a1abbf015 authored almost 5 years ago