index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
defaults to ORC (#19972)
ringabout
2022-09-23
72
-126
/
+223
*
fix #17351; switch to c++17 and remove hacks (#20407)
ringabout
2022-09-23
1
-1
/
+11
*
Fixes #20348; only respect the recursion limit if the symbol's generic type ...
Aditya Siram
2022-09-22
1
-0
/
+123
*
fixes #20285; prevent oid time overflow at year 2038 (#20338)
ringabout
2022-09-22
1
-1
/
+10
*
Improve error message when instantiating generics with object constructor (#2...
Bung
2022-09-21
1
-0
/
+5
*
fixes #20397; fixes stylecheck regression (#20398)
ringabout
2022-09-21
3
-0
/
+19
*
fixes #20391; make of operator work with generics for ORC (#20395)
ringabout
2022-09-21
1
-0
/
+8
*
follow up #19968; add more tests (#20396)
ringabout
2022-09-20
1
-0
/
+60
*
report expression has no type other than has to be used (or discarded… (#20...
Bung
2022-09-20
1
-0
/
+6
*
fix #19882 Improve error message when instantiating generics that lac… (#20...
Bung
2022-09-19
1
-0
/
+10
*
fixes #19713; Revert "Remove tlsEmulation enabled from Windows + GCC config" ...
ringabout
2022-09-19
1
-0
/
+2
*
fixes Thread initializer for ARC/ORC on Macos (#20368)
ringabout
2022-09-16
1
-1
/
+1
*
Allow custom pragma on iterators [backport] (#20344)
Tanguy
2022-09-17
1
-0
/
+7
*
add testcase for #19020 (#20363)
ringabout
2022-09-15
1
-0
/
+12
*
fixes #19104; peg Incorrect captures [backport:1.6] (#20352)
ringabout
2022-09-15
1
-0
/
+4
*
partial revert and redesign of #19814, changelog (#20341)
metagn
2022-09-14
1
-21
/
+23
*
minor improvements to follow up recent PRs (#20342)
metagn
2022-09-14
2
-2
/
+2
*
nimgrep: add `--inContext` and `--notinContext` options (#19528)
Andrey Makarov
2022-09-14
1
-0
/
+402
*
fix #20233 Float ranges in case statement in JS crash compiler (#20349)
Bung
2022-09-14
1
-0
/
+7
*
disable tlsEmulation for ic tests (#20345)
ringabout
2022-09-14
1
-1
/
+1
*
Add testcase for bug #20305 (#20323)
Antonis Geralis
2022-09-13
1
-0
/
+25
*
fixes #19724; don't be aggressive when you infer sink parameters (#20314)
Andreas Rumpf
2022-09-12
1
-3
/
+3
*
Revert "fixes #20155; repr range with distinct types is broken with ORC" (#20...
Clay Sweetser
2022-09-11
1
-1
/
+0
*
fixes #20155; repr range with distinct types is broken with ORC (#20158)
ringabout
2022-09-11
1
-0
/
+1
*
Fix cannot create Windows directory in root (#20311)
havardjohn
2022-09-11
1
-1
/
+18
*
Implement Markdown definition lists (+ migration) (#20333)
Andrey Makarov
2022-09-11
1
-28
/
+108
*
fix #13515 [backport] (#20315)
metagn
2022-09-11
1
-0
/
+16
*
Markdown links migration part 1 (#20319)
Andrey Makarov
2022-09-09
1
-0
/
+16
*
fixes #20303; wasMoved expressions with side effects for ORC (#20307) [backport]
ringabout
2022-09-08
1
-0
/
+13
*
use arrow precedence in spec (#20166)
metagn
2022-09-06
1
-0
/
+7
*
overloadable enums no longer experimental (#20298)
metagn
2022-09-05
4
-15
/
+14
*
Implement Pandoc Markdown concise link extension (#20304)
Andrey Makarov
2022-09-04
3
-74
/
+129
*
Add improved Windows UNC path support in std/os (#20281)
havardjohn
2022-09-03
4
-22
/
+165
*
only allow enums to overload enums + extra test (#20126)
metagn
2022-09-03
1
-0
/
+34
*
remove deprecated type pragma syntax, fix bugs that required it (#20199)
metagn
2022-09-03
34
-45
/
+65
*
Revert "fix #19600 No error checking on fclose (#19836)" (#20297)
ringabout
2022-09-02
1
-10
/
+0
*
Fix #16937; --clib option pass library name to backend C compiler correctly (...
Tomohiro
2022-09-01
3
-0
/
+15
*
support cstring in `case` (#20130)
metagn
2022-09-01
1
-0
/
+52
*
[Testament] Extend and document message testing aids (#19996)
quantimnot
2022-09-01
12
-63
/
+43
*
fixes the regressions caused by the fix for #20107 [backport] (#20287)
Andreas Rumpf
2022-08-31
2
-0
/
+2
*
fix #19600 No error checking on fclose (#19836)
Bung
2022-08-29
1
-0
/
+9
*
Fix auto links to subheader when TOC is present (#20279)
Andrey Makarov
2022-08-27
2
-1
/
+58
*
remove unused sfProcvar, "procvar" mentions (#20204)
metagn
2022-08-24
1
-1
/
+1
*
fixes nimPreviewSlimSystem; register echoBinSafe for nimPreviewSlimSystem (#2...
ringabout
2022-08-24
1
-0
/
+6
*
fixes #20227; skip distinct types for genObjConstr [JS backend] (#20229)
ringabout
2022-08-24
1
-0
/
+17
*
test removing dollar for objects out of system (#20242)
metagn
2022-08-24
3
-0
/
+20
*
top-down type inference, implements rfc 149 (#20091)
metagn
2022-08-24
2
-1
/
+196
*
Add OpenSSL 3 support (#19814)
Federico Ceratto
2022-08-23
1
-23
/
+21
*
new .redefine pragma for templates, warn on redefinition without it (#20211)
metagn
2022-08-23
7
-8
/
+41
*
remove some deprecated pre-1.0 stdlib modules (#20202)
metagn
2022-08-23
2
-98
/
+1
[next]