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
*
improve the error messages for std/tasks [backport: 1.6] (#19695)
flywind
2022-04-07
1
-6
/
+6
*
use two spaces indentation (#19696)
flywind
2022-04-07
1
-14
/
+14
*
No need to export pos from OptParser (#19688)
Nan Xiao
2022-04-06
1
-1
/
+1
*
std/tasks: fix spelling (#19691) [backport]
Jacek Sieka
2022-04-06
1
-2
/
+2
*
add somes links to docs (#19668)
flywind
2022-04-01
1
-5
/
+5
*
fix 19655 - fixing more url fragments (#19669)
Nan Xiao
2022-04-01
1
-2
/
+2
*
fix 19655 - fixing url fragment (#19667)
rockcavera
2022-04-01
1
-1
/
+1
*
Deprecate selfExe (#19660)
Juan Carlos
2022-03-31
1
-2
/
+1
*
Embedded Network patches - eventfd & socket getters (#19632)
Jaremy Creechley
2022-03-28
2
-9
/
+36
*
Fix dial ignoring buffered parameter (#19650) [backport]
John Titor
2022-03-26
1
-1
/
+1
*
Add support for `Window.matchMedia` (#19648)
tandy1000
2022-03-26
1
-0
/
+6
*
remove unnecessary framePtr code (#19645)
flywind
2022-03-25
1
-1
/
+2
*
Remove deprecated typo poDemon (#19631)
Juan Carlos
2022-03-23
1
-5
/
+0
*
Remove Deprecated domextension (#19630)
Juan Carlos
2022-03-23
1
-3
/
+0
*
Remove Deprecated Nimscript proc (#19629)
Juan Carlos
2022-03-23
1
-8
/
+0
*
move assertions out of system (#19599)
flywind
2022-03-23
31
-9
/
+110
*
Fix process lines iterator (#19605)
Dominic Ward
2022-03-23
1
-6
/
+8
*
system: thread: stack dealloction on Zephyr (#19633) [backport:1.6]
Jaremy Creechley
2022-03-22
1
-2
/
+16
*
db_sqlite: added a space
Araq
2022-03-18
1
-1
/
+1
*
Removed deprecated httpcore func (#19550)
Juan Carlos
2022-03-18
1
-10
/
+0
*
register callback for marshal in VM (#19578)
flywind
2022-03-08
1
-8
/
+20
*
fix not flushing stdout in MSYS (#19590)
Hamid Bluri
2022-03-07
1
-0
/
+1
*
apply changes from #18017 and some fixes (#19571)
flywind
2022-03-01
1
-3
/
+0
*
Add error message to pointer size check assert in lib/nimbase.h (#19549)
Tomohiro
2022-02-27
1
-1
/
+1
*
Remove define for jsfetch (#19530)
Juan Carlos
2022-02-25
2
-97
/
+96
*
Allow std/macros.params to work with nnkProcTy (#19563)
Tanguy
2022-02-25
1
-4
/
+11
*
Remove Deprecated jsre func (#19551)
Juan Carlos
2022-02-25
1
-4
/
+0
*
Update chcks.nim (#19540)
rockcavera
2022-02-17
1
-1
/
+1
*
Documentation: Fix word usage (#19529)
Sizhe Zhao
2022-02-14
4
-7
/
+7
*
Remove deprecated math.c_frexp (#19518)
Juan Carlos
2022-02-14
1
-5
/
+0
*
Remove Deprecated oids.oidsToString (#19519)
Juan Carlos
2022-02-14
1
-5
/
+0
*
use OrderedTable instead of OrderedTableRef for mimedb (#19522)
David Krause
2022-02-14
1
-2
/
+2
*
Remove backslash in glob pattern (#19524)
konsumlamm
2022-02-14
1
-3
/
+3
*
fix #16458; make useNimRtl compile for --gc:orc (#19512)
flywind
2022-02-11
3
-5
/
+7
*
Fix bug 27 of #17340 (#19433)
Andrey Makarov
2022-02-07
2
-32
/
+51
*
fix parseEnum cannot parse enum with const fields (#19466)
flywind
2022-02-04
1
-2
/
+7
*
correct typos (#19485)
flywind
2022-02-03
1
-1
/
+1
*
move io out of system (#19442)
flywind
2022-02-02
17
-36
/
+76
*
Clonkk fix2 11923 (#19451)
Regis Caillaud
2022-02-02
1
-5
/
+22
*
Update jsfetch with latest API and fix missing bindings (#19473)
tandy1000
2022-02-01
1
-21
/
+25
*
Merge pull request from GHSA-ggrq-h43f-3w7m
Dominik Picheta
2022-01-29
1
-3
/
+19
*
os: faster getFileSize (#19438)
ehmry
2022-01-24
1
-5
/
+4
*
RST: allow empty number-lines directives just like it was done for a decade; ...
Andreas Rumpf
2022-01-22
1
-1
/
+2
*
New/better macro pragmas, mark some as experimental (#19406)
metagn
2022-01-20
1
-13
/
+26
*
Fix #11923 (#19427)
Regis Caillaud
2022-01-20
1
-1
/
+6
*
Resolve cross file resolution errors in atomics (#19422) [backport:1.6]
James
2022-01-20
1
-10
/
+7
*
Added `std/envvars` for env vars handling (#19421)
flywind
2022-01-20
1
-0
/
+212
*
Add noQuit option (#19419) [backport:1.6]
Tom
2022-01-19
1
-2
/
+5
*
add an example to setControlCHook (#19416)
nblaxall
2022-01-19
1
-0
/
+9
*
suppress deprecated warnings (#19408)
flywind
2022-01-19
1
-2
/
+1
[next]