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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes nimPreviewSlimSystem; register echoBinSafe for nimPreviewSlimSystem (#2...
ringabout
2022-08-24
2
-0
/
+8
*
fixes #20227; skip distinct types for genObjConstr [JS backend] (#20229)
ringabout
2022-08-24
2
-1
/
+19
*
test removing dollar for objects out of system (#20242)
metagn
2022-08-24
9
-40
/
+84
*
fixes #20219; ignore comment/empty node in stmtListExpr (#20249)
ringabout
2022-08-24
1
-0
/
+4
*
top-down type inference, implements rfc 149 (#20091)
metagn
2022-08-24
17
-199
/
+599
*
Add OpenSSL 3 support (#19814)
Federico Ceratto
2022-08-23
5
-140
/
+118
*
new .redefine pragma for templates, warn on redefinition without it (#20211)
metagn
2022-08-23
19
-25
/
+85
*
Add `doctype: RST|Markdown|RstMarkdown` pragma (#20252)
Andrey Makarov
2022-08-23
7
-4
/
+158
*
remove some deprecated pre-1.0 stdlib modules (#20202)
metagn
2022-08-23
13
-980
/
+18
*
fixes #18983 #5282 #13008; recursive types casue infinite type (#20172)
ringabout
2022-08-23
3
-2
/
+39
*
remove {.this.} pragma, deprecated since 0.19 (#20201)
metagn
2022-08-23
13
-158
/
+28
*
remove echo statements in tests (part 1) (#20178)
ringabout
2022-08-23
9
-47
/
+7
*
remove a special case in sigmatch; distinct pointer types no longer match `ni...
ringabout
2022-08-23
4
-15
/
+30
*
remove unused nimfind defines (#20250)
ringabout
2022-08-23
1
-23
/
+8
*
fixes #19973; switch to poll on posix (#20212)
ringabout
2022-08-23
1
-11
/
+28
*
remove `shallow` usages for ORC (#20109)
ringabout
2022-08-23
3
-4
/
+8
*
fixes #19967; reset does not work on set [backport: 1.2] (#19968)
ringabout
2022-08-23
2
-1
/
+41
*
fixes doc building regression; trigger builds on markdown files (#20260)
ringabout
2022-08-23
1
-2
/
+4
*
fixes manual regression (#20259)
ringabout
2022-08-23
1
-0
/
+2
*
fixes #20162; locals doesn't work with ORC [backport] (#20163)
ringabout
2022-08-23
2
-1
/
+2
*
document compiler procs regarding `&` (#20257)
ringabout
2022-08-22
3
-2
/
+8
*
add comments back (#20256)
ringabout
2022-08-21
1
-0
/
+3
*
remove the merge pragma and obsolete comments (#20254)
ringabout
2022-08-21
1
-7
/
+4
*
Docs auto dark mode (#20188)
Amjad Ben Hedhili
2022-08-21
8
-174
/
+136
*
fixes #11953; jsondoc creates no files unless the htmldocs dir is created (#2...
ringabout
2022-08-20
2
-0
/
+18
*
Remove string == nil/nil == string error (#20222)
metagn
2022-08-20
1
-23
/
+0
*
Add use of Windows Wide CRT API for env. vars (#20084)
havardjohn
2022-08-20
6
-45
/
+263
*
fixes #20149; fixes #16762; hintAsError and warningAsError now ignore foreign...
ringabout
2022-08-19
4
-8
/
+14
*
make sure tools/heapdumprepl.nim continues to compile (#20146)
ringabout
2022-08-19
1
-4
/
+2
*
make implicit cstring conversions explicit (#19488)
ee7
2022-08-19
14
-63
/
+63
*
Adds missing SEEK_ POSIX constants for FreeRTOS (#20241)
jgirvin-venturi
2022-08-19
1
-0
/
+4
*
fixes #20107 (#20246) [backport]
Andreas Rumpf
2022-08-19
2
-0
/
+38
*
Markdown code blocks part 5 (#20236)
Andrey Makarov
2022-08-17
21
-413
/
+486
*
fix comment in the Nim manual (#20234)
Judd
2022-08-17
1
-1
/
+1
*
Don't require blank line before Markdown code (#20215)
Andrey Makarov
2022-08-15
4
-9
/
+53
*
Pass check condition directly to if (#20217)
Dan Rose
2022-08-15
1
-2
/
+6
*
changelog fixes again (#20206)
metagn
2022-08-15
1
-56
/
+56
*
closes #12955; add testcase (#20223)
ringabout
2022-08-15
2
-0
/
+7
*
add version-1-6 and version-1-2 to triggered branches (#20214)
ringabout
2022-08-14
1
-1
/
+3
*
closes #15316; add testcase (#20213)
ringabout
2022-08-13
2
-0
/
+7
*
Markdown code blocks part 4 (#20189)
Andrey Makarov
2022-08-12
9
-341
/
+365
*
CI upgrade to ubuntu-20.04 (#20182)
ringabout
2022-08-12
1
-1
/
+1
*
closes #6559; add testcase (#20200)
ringabout
2022-08-12
1
-0
/
+17
*
Show beatutiful html instead of ugly markdown preview (#20196)
ringabout
2022-08-11
1
-1
/
+1
*
improve deprecation error messages (#20197)
ringabout
2022-08-11
1
-4
/
+2
*
fix broken runnableExamples for getWeeksInIsoYear (#20193)
metagn
2022-08-11
1
-2
/
+2
*
help our poor CI; don't run CI on other branches for push (#20184)
ringabout
2022-08-09
1
-1
/
+5
*
Build compiler with --noNimblePath (#20168)
Ivan Yonchovski
2022-08-09
4
-5
/
+5
*
docs: fix some spelling errors (#19816)
ee7
2022-08-09
10
-141
/
+143
*
bootstrap the compiler with nimPreviewSlimSystem (#20176)
ringabout
2022-08-09
19
-1
/
+68
[next]