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
/
std
/
private
Commit message (
Expand
)
Author
Age
Files
Lines
*
move procs in os to `appdirs` (#20605)
ringabout
2022-10-20
1
-0
/
+147
*
[std/os] split and re-export (#20593)
ringabout
2022-10-20
5
-0
/
+2228
*
[`std/os` clean up] import and export `osseps` (#20580)
ringabout
2022-10-17
1
-0
/
+111
*
move widestrs out of system (#20462)
metagn
2022-10-01
1
-0
/
+3
*
make koch and tools work with `nimPreviewSlimSystem` (#20459)
ringabout
2022-09-30
1
-0
/
+3
*
fix #19500; remove find optimization [backport: 1.6] (#19714)
ringabout
2022-09-28
1
-0
/
+37
*
Implement Markdown definition lists (+ migration) (#20333)
Andrey Makarov
2022-09-11
1
-0
/
+4
*
Implement Pandoc Markdown concise link extension (#20304)
Andrey Makarov
2022-09-04
1
-1
/
+1
*
Add improved Windows UNC path support in std/os (#20281)
havardjohn
2022-09-03
1
-0
/
+61
*
move formatfloat out of system (#20195)
ringabout
2022-08-24
2
-0
/
+1757
*
test removing dollar for objects out of system (#20242)
metagn
2022-08-24
1
-0
/
+39
*
Add use of Windows Wide CRT API for env. vars (#20084)
havardjohn
2022-08-20
1
-29
/
+36
*
typetraits: add toSigned, toUnsigned (#18445)
Timothee Cour
2022-04-07
1
-5
/
+10
*
move assertions out of system (#19599)
flywind
2022-03-23
1
-0
/
+4
*
Fix #19038 - making the Nim compiler work again on Windows XP (#19331)
rockcavera
2022-01-07
1
-20
/
+21
*
add std/private/win_getsysteminfo; refactor the usage of `GetSystemInfo` (#19...
flywind
2022-01-04
1
-0
/
+15
*
fix 19292 (#19293)
rockcavera
2021-12-29
1
-6
/
+9
*
fixes #19078 [backport] (#19090)
Andreas Rumpf
2021-11-02
1
-3
/
+6
*
fix a potential bug (#18900)
flywind
2021-10-14
1
-1
/
+1
*
strict effects (#18777)
Andreas Rumpf
2021-09-02
1
-1
/
+6
*
improvements to `addInt` and `$` for integer types (#18592)
Timothee Cour
2021-08-19
2
-20
/
+57
*
fix a sqlite bug (#18669)
flywind
2021-08-12
1
-0
/
+15
*
renamed: lib/std/private/vmutils.nim -> lib/std/private/bitops_utils.nim t...
Timothee Cour
2021-08-08
1
-0
/
+0
*
Remove tracking of environment from osenv.nim v2 (#18575)
Timothee Cour
2021-07-29
1
-0
/
+92
*
fix nativeToUnixPath (#18501)
Timothee Cour
2021-07-17
1
-3
/
+8
*
Simplify addInt, remove digits10 (#18356)
Clyybber
2021-06-28
1
-35
/
+23
*
merge similar procs regarding digits (#18318)
flywind
2021-06-22
1
-0
/
+88
*
gitutils: add diffStrings, diffFiles, and use it in testament to compare expe...
Timothee Cour
2021-04-30
1
-1
/
+39
*
refactor all code that builds csources (#17815)
Timothee Cour
2021-04-23
1
-1
/
+1
*
CIs: attempt to use csources_v1 (#16282)
Andreas Rumpf
2021-04-21
1
-1
/
+1
*
nnkArglist => nnkArgList + special case stylecheck:error (#17529)
Timothee Cour
2021-03-27
1
-1
/
+1
*
close #11330 sets uses optimized countSetBits (#17334)
flywind
2021-03-22
1
-0
/
+17
*
improve jsutils docs (#17421)
Timothee Cour
2021-03-21
1
-10
/
+42
*
follow up #17276 (#17355)
flywind
2021-03-19
1
-2
/
+10
*
fix #17275 (#17276)
flywind
2021-03-09
1
-0
/
+4
*
follow up #17165 (#17262)
flywind
2021-03-04
1
-0
/
+1
*
add -d:nimStrictMode in CI to keep code from regressing; fixes ConvFromXtoIts...
Timothee Cour
2021-02-17
1
-1
/
+3
*
document `since` (#17048)
Timothee Cour
2021-02-16
1
-1
/
+15
*
array literals uses typed arrays; fix a jsgen bug (#16850)
flywind
2021-02-15
1
-0
/
+8
*
add system random to stdlib: std/sysrand (#16459)
flywind
2021-02-11
1
-0
/
+6
*
JS: make hash float support IE/Safari (#16872)
flywind
2021-02-01
1
-0
/
+4
*
refactor hash in JS backend (#16863)
flywind
2021-01-30
1
-0
/
+8
*
improve code in categories.nim; add std/private/gitutils; fix flakyness in ni...
Timothee Cour
2021-01-29
1
-0
/
+40
*
make oids module better (#16704)
flywind
2021-01-25
1
-0
/
+7
*
perpare for more compact bit operations in JS (#16728)
flywind
2021-01-19
1
-0
/
+12
*
refactor cmpNimIdentifier (#16611)
flywind
2021-01-13
1
-0
/
+4
*
make cstrutils work in VM (#16590)
flywind
2021-01-05
1
-5
/
+24
*
refactor cmpIgnoreStyle and cmpIgnoreCase (#16399)
flywind
2020-12-31
1
-0
/
+53
*
move asciitables to std/private/ (#16498)
flywind
2020-12-29
1
-0
/
+83
*
use hexchar in stdlib (#16290)
flywind
2020-12-17
1
-6
/
+19
[next]