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
*
Implement Markdown definition lists (+ migration) (#20333)
Andrey Makarov
2022-09-11
15
-97
/
+266
*
add `fromChar` (#20332)
Hamid Bluri
2022-09-11
1
-0
/
+9
*
fix #13515 [backport] (#20315)
metagn
2022-09-11
2
-1
/
+23
*
SSL: Allow the same range of versions for OSX (#20324)
Andreas Rumpf
2022-09-10
1
-5
/
+1
*
Markdown links migration part 1 (#20319)
Andrey Makarov
2022-09-09
12
-240
/
+256
*
update manual (#20325)
Judd
2022-09-09
1
-2
/
+4
*
fixes nightlies build regression (#20322)
ringabout
2022-09-08
1
-1
/
+1
*
Update manual.md (#20321)
Judd
2022-09-08
1
-3
/
+5
*
Revert "clarify that `char` may not be unsigned" (#20320)
ringabout
2022-09-08
1
-1
/
+1
*
fixes #20303; wasMoved expressions with side effects for ORC (#20307) [backport]
ringabout
2022-09-08
2
-2
/
+38
*
clarify that `char` may not be unsigned (#20308)
ringabout
2022-09-06
1
-1
/
+1
*
give a deprecate warning when using `newPar` to construct tuple expressions (...
ringabout
2022-09-06
2
-3
/
+8
*
Replace `if` by `case` in JS `isSimpleExpr` (#20267)
Amjad Ben Hedhili
2022-09-06
1
-5
/
+7
*
use arrow precedence in spec (#20166)
metagn
2022-09-06
2
-1
/
+8
*
fixes #9462; jsondoc --index can generate a theindex.json (#20205)
ringabout
2022-09-06
3
-10
/
+29
*
overloadable enums no longer experimental (#20298)
metagn
2022-09-05
12
-41
/
+27
*
Prevent use-after-free bugs in object variants. Fixes bug #20305 (#20300) [ba...
Antonis Geralis
2022-09-05
1
-0
/
+3
*
Implement Pandoc Markdown concise link extension (#20304)
Andrey Makarov
2022-09-04
23
-152
/
+325
*
Cleanup dochack (#20299)
Amjad Ben Hedhili
2022-09-04
1
-88
/
+36
*
Add improved Windows UNC path support in std/os (#20281)
havardjohn
2022-09-03
7
-69
/
+301
*
only allow enums to overload enums + extra test (#20126)
metagn
2022-09-03
2
-2
/
+36
*
remove deprecated type pragma syntax, fix bugs that required it (#20199)
metagn
2022-09-03
44
-86
/
+111
*
Partially Revert "Change nim's nimble files to make it installable" (#20296)
ringabout
2022-09-02
1
-0
/
+8
*
Revert "fix #19600 No error checking on fclose (#19836)" (#20297)
ringabout
2022-09-02
2
-14
/
+2
*
Fix #16937; --clib option pass library name to backend C compiler correctly (...
Tomohiro
2022-09-01
4
-1
/
+16
*
support cstring in `case` (#20130)
metagn
2022-09-01
13
-18
/
+126
*
remove the old nimv019 define in the config (#20133)
ringabout
2022-09-01
1
-6
/
+0
*
[Testament] Extend and document message testing aids (#19996)
quantimnot
2022-09-01
15
-150
/
+248
*
Simpler complex division implementation (#20088)
Dan Rose
2022-09-01
1
-12
/
+1
*
Markdown code blocks part 6 (#20292)
Andrey Makarov
2022-08-31
6
-356
/
+364
*
Change nim's nimble files to make it installable (#20179)
Ivan Yonchovski
2022-08-31
3
-17
/
+14
*
update changelog for #20242, #20091, #20087 (#20288)
metagn
2022-08-31
1
-1
/
+9
*
fixes the regressions caused by the fix for #20107 [backport] (#20287)
Andreas Rumpf
2022-08-31
4
-1
/
+4
*
[nimsuggest] fix def call on identifier 2 times on the line (#20228)
Ivan Yonchovski
2022-08-30
5
-48
/
+76
*
fix #19600 No error checking on fclose (#19836)
Bung
2022-08-29
2
-2
/
+13
*
Implement complex sgn (#20087)
Dan Rose
2022-08-28
1
-0
/
+7
*
fixes #17658; add cert dir for ssl ctx (#19920)
ringabout
2022-08-28
2
-1
/
+11
*
fix `nim md2tex` and `koch pdf` commands (#20280)
Andrey Makarov
2022-08-28
2
-12
/
+13
*
minor updates on manual (#20258)
Judd
2022-08-27
1
-11
/
+12
*
Fix auto links to subheader when TOC is present (#20279)
Andrey Makarov
2022-08-27
6
-104
/
+165
*
Update manual.md (#20277)
Clay Sweetser
2022-08-26
1
-3
/
+2
*
Add missing rand(var Rand, Ordinal) overload (#20124)
Antonis Geralis
2022-08-26
1
-14
/
+32
*
remove `var` for ref parameters in `std/tables` (#20175)
ringabout
2022-08-25
1
-2
/
+2
*
std/options enables stricteffects (#19441)
ringabout
2022-08-25
1
-4
/
+8
*
provide better error messages for large set (#20207)
ringabout
2022-08-25
2
-4
/
+8
*
remove unused sfProcvar, "procvar" mentions (#20204)
metagn
2022-08-24
5
-8
/
+8
*
move formatfloat out of system (#20195)
ringabout
2022-08-24
23
-176
/
+201
*
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
[next]