5
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 2 years ago.
Oct 04, 2021 — Oct 04, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[backport] fixes #23711; C code contains backtick`gensym (#23716) More... about 1 year ago
Add Farm Hash conditioned upon `nimPreviewHashFarm` as 64-bit `Hash` (#23735) More... about 1 year ago
adds a define nimHasJsNoLambdaLifting so we can use it in the config for compatibility (#23736) More... about 1 year ago
IC: use tables instead of huge seqs because the compiler can create l… (#23737) More... about 1 year ago
fixes #23732, os.sleep(-1) now returns immediately (#23734)
lit
More... about 1 year ago
disable dnsclient because it is fragile (#23728) More... about 1 year ago
ignore uninstantiated static on match to base type [backport:2.0] (#23731) More... about 1 year ago
Fix NIM_STATIC_ASSERT_AUX being redefined on different lines (#23729) More... about 1 year ago
implement `legacy:jsNoLambdaLifting` for compatibility (#23727) More... about 1 year ago
version 2.0.6 release article (#396) More... about 1 year ago
fixes #20048; fixes #15746; don't sink object fields if it's of openarray type (#23608) More... about 1 year ago
Fix example code in Nim manual that cannot be compiled without error (#23722) More... about 1 year ago
ref #20653; fixes chronos empty case branches (#23706) More... about 1 year ago
fixes a long standing bug with varargs type inference [backport] (#23720) More... about 1 year ago
Fix non-exported `memfiles.setFileSize` to be able to shrink files on posix via `memfiles.resize` (#23717) More... about 1 year ago
nrvo for embedded importc'ed types (#23708) More... about 1 year ago
fixes #22927; no test case extractable [backport] (#23707) More... about 1 year ago
fixes #23513, parseutils.nim: parseInt's doc example. (#23561)
lit
More... about 1 year ago
[backport] fixes #23690; SIGSEGV with object variants and RTTI (#23703) More... about 1 year ago
fixes #22398; [backport] (#23704) More... about 1 year ago
Fixes #23695: On Linux, "nimsuggest" crashes if Nim is installed in /usr/bin and the library in /usr/lib/nim (#23697) More... about 1 year ago
fixes #23445; fixes #23418 [backport] (#23699) More... about 1 year ago
nimsuggest v3+ handles unknownFile (#23696) More... about 1 year ago
remove pkg "pylib" (#23691) More... about 1 year ago
fixes #23354; [backport] (#23685) More... about 1 year ago
Import compiler from "$nim" (#1225) More... about 1 year ago
fixes #22672; Destructor not called for result when exception is thrown (#23267) More... about 1 year ago
fixes #22510 (#23100) More... about 1 year ago
make `std/options` compatible with strictdefs (#23675) More... about 1 year ago
fixes #5901 #21211; don't fold cast function types because of gcc 14 (#23683) More... about 1 year ago