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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
store full definition AST for consts, fix noRewrite (#20115)
metagn
2022-09-28
1
-1
/
+1
*
follow up #19408; bump devel version and deprecated unsafeAddr (#20432)
ringabout
2022-09-28
1
-2
/
+3
*
Refactor initOptParser (#19656)
Nan Xiao
2022-09-27
1
-22
/
+5
*
make more standard libraries work with `nimPreviewSlimSystem` (#20343)
ringabout
2022-09-27
38
-1
/
+109
*
Fix issue with fields trying to use wrong name (#12655)
Peter Munch-Ellingsen
2022-09-26
2
-5
/
+5
*
fix #18128 rfind on empty needle returns rightmost index (#20430)
n5m
2022-09-26
1
-1
/
+2
*
Optimize `base64.encodeMime` (#20409)
Amjad Ben Hedhili
2022-09-25
1
-6
/
+20
*
defaults to ORC (#19972)
ringabout
2022-09-23
1
-0
/
+1
*
fixes #20285; prevent oid time overflow at year 2038 (#20338)
ringabout
2022-09-22
1
-25
/
+14
*
Extract markdown/rst doc into separate file (#20404)
Andrey Makarov
2022-09-22
1
-221
/
+8
*
contentLength default to -1 if not present (#19835)
Bung
2022-09-21
1
-2
/
+2
*
RFC-460 implemented (#19771)
Juan Carlos
2022-09-21
2
-0
/
+32
*
turn nimIncrSeqV3 into deadcode (#20388)
ringabout
2022-09-20
2
-91
/
+47
*
Add missing proc to dom (#20378)
Juan Carlos
2022-09-19
1
-0
/
+57
*
Add missing symbols to regex (#20383)
Juan Carlos
2022-09-19
1
-0
/
+1
*
Recommend `mapIt` in some cases (#20347)
Amjad Ben Hedhili
2022-09-19
1
-6
/
+4
*
fixes Thread initializer for ARC/ORC on Macos (#20368)
ringabout
2022-09-16
1
-1
/
+1
*
add docs to copyNimNode and copyNimTree (#20357)
ringabout
2022-09-16
1
-2
/
+25
*
fixes #19104; peg Incorrect captures [backport:1.6] (#20352)
ringabout
2022-09-15
1
-1
/
+4
*
partial revert and redesign of #19814, changelog (#20341)
metagn
2022-09-14
2
-5
/
+32
*
Revert "add `fromChar`" (#20336)
ringabout
2022-09-12
1
-9
/
+0
*
Revert "fixes #20155; repr range with distinct types is broken with ORC" (#20...
Clay Sweetser
2022-09-11
1
-6
/
+1
*
fixes #20155; repr range with distinct types is broken with ORC (#20158)
ringabout
2022-09-11
1
-1
/
+6
*
Fix cannot create Windows directory in root (#20311)
havardjohn
2022-09-11
1
-19
/
+8
*
Implement Markdown definition lists (+ migration) (#20333)
Andrey Makarov
2022-09-11
7
-29
/
+113
*
add `fromChar` (#20332)
Hamid Bluri
2022-09-11
1
-0
/
+9
*
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
1
-3
/
+3
*
Revert "clarify that `char` may not be unsigned" (#20320)
ringabout
2022-09-08
1
-1
/
+1
*
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
*
fixes #9462; jsondoc --index can generate a theindex.json (#20205)
ringabout
2022-09-06
1
-9
/
+8
*
Implement Pandoc Markdown concise link extension (#20304)
Andrey Makarov
2022-09-04
11
-51
/
+92
*
Add improved Windows UNC path support in std/os (#20281)
havardjohn
2022-09-03
3
-47
/
+136
*
remove deprecated type pragma syntax, fix bugs that required it (#20199)
metagn
2022-09-03
2
-2
/
+2
*
Revert "fix #19600 No error checking on fclose (#19836)" (#20297)
ringabout
2022-09-02
1
-4
/
+2
*
support cstring in `case` (#20130)
metagn
2022-09-01
1
-0
/
+23
*
Simpler complex division implementation (#20088)
Dan Rose
2022-09-01
1
-12
/
+1
*
Markdown code blocks part 6 (#20292)
Andrey Makarov
2022-08-31
3
-345
/
+356
*
fix #19600 No error checking on fclose (#19836)
Bung
2022-08-29
1
-2
/
+4
*
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 auto links to subheader when TOC is present (#20279)
Andrey Makarov
2022-08-27
2
-91
/
+97
*
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
*
move formatfloat out of system (#20195)
ringabout
2022-08-24
11
-164
/
+184
*
fixes nimPreviewSlimSystem; register echoBinSafe for nimPreviewSlimSystem (#2...
ringabout
2022-08-24
1
-0
/
+2
*
test removing dollar for objects out of system (#20242)
metagn
2022-08-24
4
-40
/
+59
*
top-down type inference, implements rfc 149 (#20091)
metagn
2022-08-24
2
-11
/
+21
[next]