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
Commit message (
Expand
)
Author
Age
Files
Lines
*
use two spaces indentation (#19696)
flywind
2022-04-07
1
-14
/
+14
*
remove useless compilation condition (#19690)
flywind
2022-04-07
1
-1
/
+1
*
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
*
Revert "Load Google Fonts last (#19683)" (#19693)
flywind
2022-04-06
1
-8
/
+6
*
Load Google Fonts last (#19683)
locriacyber
2022-04-06
1
-6
/
+8
*
[backport] fix broken SSL tests (#19684)
Miran
2022-04-06
1
-6
/
+5
*
fix #18986; Import/except doesn't work on devel [backport: 1.6] (#19687)
flywind
2022-04-06
3
-1
/
+14
*
Fix bug in freshVarForClosureIter. Fixes #18474 (#19675) [backport]
flywind
2022-04-04
4
-21
/
+35
*
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
2
-2
/
+3
*
Embedded Network patches - eventfd & socket getters (#19632)
Jaremy Creechley
2022-03-28
2
-9
/
+36
*
fixes #14318 (#14335)
Andreas Rumpf
2022-03-26
1
-1
/
+1
*
fix #8219; nim check/dump shouldn't run single nimscript project [backport: 1...
flywind
2022-03-26
3
-5
/
+9
*
Fix dial ignoring buffered parameter (#19650) [backport]
John Titor
2022-03-26
1
-1
/
+1
*
Fixed description as option in advopt.txt (#19635)
Omar Flores
2022-03-26
1
-3
/
+7
*
remove tmpFramePtr when optStackTrace is absent (#19649)
flywind
2022-03-26
1
-4
/
+0
*
Add support for `Window.matchMedia` (#19648)
tandy1000
2022-03-26
1
-0
/
+6
*
fixes #19603; some pragmas were really only supported as top level statements...
Andreas Rumpf
2022-03-26
2
-7
/
+16
*
mitigates #19364 [backport]; we make this bug more unlikely to appear by prod...
Andreas Rumpf
2022-03-26
1
-6
/
+12
*
remove unnecessary framePtr code (#19645)
flywind
2022-03-25
2
-4
/
+8
*
Add more info for {.bycopy.} (#18815)
treeform
2022-03-24
1
-0
/
+1
*
fix nim check nimscript [backport: 1.6] (#19444)
flywind
2022-03-23
3
-1
/
+18
*
[add testcase] arc problems with recursive types (#19456)
flywind
2022-03-23
1
-0
/
+87
*
output byref types into --header file [backport: 1.6] (#19505)
flywind
2022-03-23
3
-2
/
+23
*
Remove deprecated typo poDemon (#19631)
Juan Carlos
2022-03-23
2
-5
/
+2
*
Remove Deprecated domextension (#19630)
Juan Carlos
2022-03-23
2
-3
/
+1
*
Remove Deprecated Nimscript proc (#19629)
Juan Carlos
2022-03-23
1
-8
/
+0
*
build external deps with userversion:1.6 (#19612)
flywind
2022-03-23
1
-2
/
+2
*
move assertions out of system (#19599)
flywind
2022-03-23
110
-10
/
+361
*
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
*
fixes #19615; emit better code for integer divisions when the divisor… (#19...
Andreas Rumpf
2022-03-22
1
-6
/
+16
*
fixes #19631 (#19618)
Andreas Rumpf
2022-03-20
2
-3
/
+39
*
compiler: Handle nkCheckedFieldExpr better in dfa (#19616)
Clyybber
2022-03-18
1
-4
/
+2
*
db_sqlite: added a space
Araq
2022-03-18
1
-1
/
+1
*
Removed deprecated httpcore func (#19550)
Juan Carlos
2022-03-18
3
-14
/
+5
*
support useVersion:1.6 (#19601)
flywind
2022-03-10
6
-9
/
+57
*
enable nimPreviewDotLikeOps (#19598)
flywind
2022-03-09
3
-1
/
+2
*
fixes #19575 (#19596) [backport]
Andreas Rumpf
2022-03-09
2
-2
/
+27
*
fixes #19569 (#19595) [backport]
Andreas Rumpf
2022-03-09
2
-9
/
+7
*
register callback for marshal in VM (#19578)
flywind
2022-03-08
6
-59
/
+96
*
fix not flushing stdout in MSYS (#19590)
Hamid Bluri
2022-03-07
1
-0
/
+1
*
Fix CPU detection for i386 (#19577)
VlkrS
2022-03-03
1
-1
/
+1
*
Fix typo in Nim Tutorial pt3 (#19579)
huantian
2022-03-02
1
-1
/
+1
*
apply changes from #18017 and some fixes (#19571)
flywind
2022-03-01
4
-41
/
+42
*
Fix #18662 (#19534)
Evan Typanski
2022-02-28
2
-8
/
+3
*
Add error message to pointer size check assert in lib/nimbase.h (#19549)
Tomohiro
2022-02-27
1
-1
/
+1
[next]