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
/
stdlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
oids sticks to 24 length strings; fixes breaking changes (#20546)
ringabout
2022-10-12
1
-1
/
+1
*
'lock levels' are deprecated, now a noop (#20539)
ringabout
2022-10-11
1
-2
/
+2
*
Make rstgen work with gcsafe (#20534)
ringabout
2022-10-10
1
-0
/
+5
*
fixes #20516; system.create doesn't work with bitfield objects (#20518)
ringabout
2022-10-08
1
-0
/
+7
*
follow up #20109; remove `shallow` seqs/strings for ORC (#20502)
ringabout
2022-10-06
1
-1
/
+2
*
Markdown indented code blocks (#20473)
Andrey Makarov
2022-10-05
2
-6
/
+59
*
strutils, rstgen: avoid deprecated `strutils.delete` (#20488)
ee7
2022-10-05
1
-0
/
+3
*
add default field support for object in ARC/ORC (#20480)
ringabout
2022-10-04
1
-0
/
+1
*
move widestrs out of system (#20462)
metagn
2022-10-01
4
-1
/
+6
*
Undeprecate isvalidfilename (#19643)
Juan Carlos
2022-09-29
1
-26
/
+47
*
refactor dbFormat (#19746)
ringabout
2022-09-29
2
-0
/
+26
*
fixed tstrimpl (#20452)
Andreas Rumpf
2022-09-29
1
-0
/
+2
*
fix #19500; remove find optimization [backport: 1.6] (#19714)
ringabout
2022-09-28
2
-0
/
+11
*
moderate system cleanup & refactor (#20355)
metagn
2022-09-28
2
-4
/
+5
*
make more standard libraries work with `nimPreviewSlimSystem` (#20343)
ringabout
2022-09-27
154
-53
/
+185
*
use almostEqual in tstats.nim (#20431)
n5m
2022-09-26
1
-8
/
+9
*
fix #18128 rfind on empty needle returns rightmost index (#20430)
n5m
2022-09-26
1
-13
/
+17
*
defaults to ORC (#19972)
ringabout
2022-09-23
8
-4
/
+16
*
fixes #20285; prevent oid time overflow at year 2038 (#20338)
ringabout
2022-09-22
1
-1
/
+10
*
follow up #19968; add more tests (#20396)
ringabout
2022-09-20
1
-0
/
+60
*
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
*
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
*
Markdown links migration part 1 (#20319)
Andrey Makarov
2022-09-09
1
-0
/
+16
*
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
3
-1
/
+151
*
remove deprecated type pragma syntax, fix bugs that required it (#20199)
metagn
2022-09-03
1
-1
/
+1
*
[Testament] Extend and document message testing aids (#19996)
quantimnot
2022-09-01
1
-1
/
+1
*
Fix auto links to subheader when TOC is present (#20279)
Andrey Makarov
2022-08-27
2
-1
/
+58
*
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
1
-1
/
+1
*
Add OpenSSL 3 support (#19814)
Federico Ceratto
2022-08-23
1
-23
/
+21
*
fixes #19967; reset does not work on set [backport: 1.2] (#19968)
ringabout
2022-08-23
1
-0
/
+27
*
Add use of Windows Wide CRT API for env. vars (#20084)
havardjohn
2022-08-20
2
-6
/
+200
*
Don't require blank line before Markdown code (#20215)
Andrey Makarov
2022-08-15
2
-2
/
+41
*
fixes #20153; do not escape `_` for mysql [backport] (#20164)
ringabout
2022-08-05
1
-0
/
+4
*
Revert "enable nimPreviewDotLikeOps" (#19919)
ringabout
2022-08-03
1
-1
/
+0
*
Highlight Nim default in Markdown code in .nim (#20110)
Andrey Makarov
2022-07-31
2
-2
/
+12
*
fixes #20089; remove setPointer since strings/seqs are not pointers with ORC ...
ringabout
2022-07-26
1
-0
/
+14
*
Markdown code blocks part 2; migrate Nim Manual (#20080)
Andrey Makarov
2022-07-25
2
-10
/
+28
*
defines the `gcRefc` symbol which allows writing specific code for refc (#20009)
flywind
2022-07-17
1
-1
/
+6
*
Improve Markdown code blocks & start moving docs to Markdown style (#19954)
Andrey Makarov
2022-07-15
3
-11
/
+128
*
[Orc] fixes "streams.readDataStr segafaults" when accepting a string literal...
flywind
2022-07-15
1
-0
/
+10
*
default threads on (#19368)
flywind
2022-07-06
1
-1
/
+1
*
Fixes return values of execCmd on macos (#19963)
Daniel Clarke
2022-07-05
1
-0
/
+13
*
Fix `find` routines' api to default to `last=-1` (#19761)
Zoom
2022-06-07
1
-17
/
+21
*
RST: improve simple tables (#19859)
Andrey Makarov
2022-06-04
1
-0
/
+229
[next]