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
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
added --nimMainPrefix switch; fixes #15955; refs #16945 [backport:1.6] (#19235)
Andreas Rumpf
2021-12-10
3
-17
/
+22
*
nimRawSetjmp: support Windows (#19197)
Ștefan Talpalaru
2021-12-10
1
-1
/
+12
*
fixes an old ARC bug: the produced copy/sink operations don't copy the hidden...
Andreas Rumpf
2021-12-09
5
-2
/
+23
*
Add support for LoongArch (#19223)
wenghongquan
2021-12-09
1
-2
/
+3
*
fixes a converter handling regression that caused private converters to leak ...
Andreas Rumpf
2021-12-09
1
-2
/
+4
*
fix #19193 (#19195) [backport:1.2]
Tanguy
2021-12-07
1
-2
/
+8
*
allow `HSlice` bounded by constants of distinct types (#19219) [backport:1.2]
Etan Kissling
2021-12-06
1
-8
/
+8
*
treat do with pragmas but no parens as proc (#19191)
hlaaftana
2021-12-05
1
-3
/
+9
*
fixes #19159 [backport:1.6] (#19210)
Andreas Rumpf
2021-12-04
1
-3
/
+4
*
fixes #19198 [backport:1.6] (#19209)
Andreas Rumpf
2021-12-04
2
-14
/
+20
*
fixes #19015 [backport:1.6] (#19204)
Andreas Rumpf
2021-12-04
2
-2
/
+4
*
misc bugfixes [backport:1.2] (#19203)
Andreas Rumpf
2021-12-04
1
-3
/
+3
*
accept object type node from macros (#19179)
hlaaftana
2021-11-24
1
-1
/
+1
*
renamed 'gc' switch to 'mm'; [backport:1.6] (#19187)
Andreas Rumpf
2021-11-24
1
-2
/
+2
*
parseExpr/parseStmt accept filename, fixes #13540 (#19182)
hlaaftana
2021-11-24
2
-7
/
+6
*
fix #12274 (#19180)
hlaaftana
2021-11-24
1
-1
/
+1
*
`caseStmtMacros` no longer experimental, experimental manual refactor (#19173)
hlaaftana
2021-11-23
2
-5
/
+5
*
Accept nnkTypeSection from typedef macro pragmas (#19168)
hlaaftana
2021-11-22
1
-5
/
+13
*
fix marshal bugs in VM (#19161) [backport:1.6]
flywind
2021-11-17
1
-2
/
+2
*
fixes #19051 [backport:1.6] (#19133)
Andreas Rumpf
2021-11-12
1
-2
/
+17
*
fixes #14470 [backport:1.2] (#19115)
Andreas Rumpf
2021-11-09
1
-1
/
+2
*
fixes #19011 [backport:1.6] (#19114)
Andreas Rumpf
2021-11-09
1
-1
/
+1
*
fixes #19013 [backport:1.6] (#19111)
Andreas Rumpf
2021-11-09
3
-8
/
+24
*
change os.nim doc links to new style (#19102)
Andrey Makarov
2021-11-08
1
-0
/
+7
*
fixes another effect inference bug [backport:1.6] (#19100)
Andreas Rumpf
2021-11-07
1
-0
/
+3
*
fixes #19078 [backport] (#19090)
Andreas Rumpf
2021-11-02
3
-2
/
+6
*
Fix VM's sametype impl to work for generics/typedescs (#19073)
Jason Beetham
2021-11-02
2
-1
/
+7
*
[FIX] Do not break formatted string line (#19085) [backport]
haxscramper
2021-11-02
1
-2
/
+1
*
fix #18410 (Errors initializing an object of RootObj with the C++ backend) [b...
flywind
2021-10-31
1
-1
/
+2
*
fix #18971 (#19070) [backport:1.6]
Derek 呆
2021-10-29
1
-1
/
+1
*
docgen: implement doc link resolution in current module (#18642)
Andrey Makarov
2021-10-28
3
-34
/
+188
*
Fixed distinct composite type class proc borrowing (#18904)
Jason Beetham
2021-10-26
3
-3
/
+24
*
Fixed generic distinct conversions for 'var' (#18837)
Jason Beetham
2021-10-26
2
-66
/
+80
*
Add Zephyr Support (#19003)
Jaremy Creechley
2021-10-24
2
-2
/
+8
*
allow converting static vars to `openArray` (#19035)
Etan Kissling
2021-10-22
1
-1
/
+1
*
remove exception (#18906)
flywind
2021-10-22
1
-7
/
+1
*
Add Elbrus 2000 architecture (#19024)
Danil Yarantsev
2021-10-21
1
-2
/
+4
*
use two underscores for easy demangling [backport:1.6] (#19028)
Andreas Rumpf
2021-10-21
1
-1
/
+1
*
Added setGlobalValue to VM api (#19007)
Jason Beetham
2021-10-17
2
-0
/
+9
*
define `nimVersion` automatically and avoid needing -d:nimVersion140 (#18726)
Timothee Cour
2021-10-17
3
-3
/
+21
*
make choosenim work on windows [backport] (#18993)
flywind
2021-10-14
1
-1
/
+0
*
test whether it is unnecessary (#18893)
flywind
2021-10-14
1
-1
/
+1
*
fix #18985 (#18988)
flywind
2021-10-13
1
-1
/
+4
*
add ghci like type annotation buildEchoStmt (1049) (#18875)
林亦恩
2021-10-13
1
-0
/
+1
*
Removes deprecated {.injectStmt.}. Fixes #18666 (#18984)
Dominik Picheta
2021-10-13
6
-18
/
+2
*
Improve error message when NodeJS is not installed and 'nim js -r' is run (#1...
Juan Carlos
2021-10-12
1
-1
/
+4
*
fixes a regression caused by overloadable enums even though they're opt-in (#...
Andreas Rumpf
2021-10-07
1
-3
/
+7
*
fixes a 'mixin' statement handling regression [backport:1.2] (#18968)
Andreas Rumpf
2021-10-07
1
-1
/
+6
*
alternative to #18918 (#18927)
flywind
2021-09-30
1
-0
/
+2
*
Alternative to #18928 (#18931)
Jason Beetham
2021-09-30
1
-6
/
+6
[prev]
[next]