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
*
remove decades-deprecated Win32 API *A function support (#21315)
tersec
2023-03-02
5
-123
/
+51
*
Fix: nintendoswitch compilation (#21368)
Dmitry Arkhipenko
2023-02-25
1
-1
/
+1
*
fixes #21393 and misc style changes (#21419)
Andreas Rumpf
2023-02-24
2
-4
/
+2
*
Add `getDataDir` proc (#21408)
Ecorous
2023-02-21
1
-0
/
+27
*
docgen: implement cross-document links (#20990)
Andrey Makarov
2023-01-04
7
-1
/
+13
*
remove legacy code (#21134)
ringabout
2022-12-26
1
-15
/
+1
*
fixes #19292; fixes #21122; fixes putEnv and setEnv with vcc (#21143)
ringabout
2022-12-20
1
-13
/
+13
*
fix #12122 (#21096)
Bung
2022-12-16
1
-2
/
+2
*
build the documentation of official packages (#20986)
ringabout
2022-12-06
1
-15
/
+0
*
tyInt tyUint fit target int bit width (#20829)
Bung
2022-12-01
3
-30
/
+30
*
Move command line parameter code (#20946)
IgorDeepakM
2022-11-30
1
-2
/
+0
*
correct Ptr field name for RTL_CONDITION_VARIABLE? (#20896)
metagn
2022-11-22
1
-1
/
+1
*
fixes ptr to cstring warnings[backport] (#20848)
ringabout
2022-11-16
4
-5
/
+5
*
fixes #20526; use `nimPreviewSlimSystem` for documentation build (#20714)
ringabout
2022-11-01
1
-1
/
+1
*
move threads out of system (#20674)
ringabout
2022-10-29
2
-0
/
+410
*
Fix #20628 for Windows (#20667)
Andrey Makarov
2022-10-28
2
-14
/
+14
*
clean up `std/os` related modules (#20651)
ringabout
2022-10-25
3
-27
/
+95
*
Implement Unix file regularity check (#20448) (#20628)
Andrey Makarov
2022-10-25
2
-23
/
+36
*
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
[next]