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
*
fix #20012 (#20013)
Daniel Clarke
2022-07-13
1
-1
/
+1
*
fix #18735; genDepend broken for duplicate module names in separate folders (...
flywind
2022-07-12
2
-8
/
+52
*
allow dots in defined() (#20010)
metagn
2022-07-12
1
-1
/
+13
*
try to optimize hot spots for orc-booting compiler (#20001)
flywind
2022-07-12
1
-5
/
+13
*
Fix nested finally handling in closureiters [backport] (#19933)
Tanguy
2022-07-11
1
-6
/
+25
*
remove `when declared(cache)`; cache is always there (#19991)
flywind
2022-07-10
1
-9
/
+6
*
removed caching logic; saves 400MB for an ORC booting compiler (#19989)
Andreas Rumpf
2022-07-09
1
-8
/
+1
*
cache rope when threads are enabled (#19981)
flywind
2022-07-07
1
-6
/
+5
*
rename gc to mm (#19971)
flywind
2022-07-05
1
-1
/
+1
*
Fixing `nimRawSetJmp` for vcc and clangcl on Windows (#19959)
rockcavera
2022-07-04
1
-7
/
+12
*
Allow recursive closure iterators (#19939)
Tanguy
2022-06-30
1
-1
/
+2
*
once C++, always C++ [backport] (#19938)
Jacek Sieka
2022-06-30
1
-10
/
+16
*
dec inLoop after exiting the while scope in computeLiveRanges [backport] (#19...
flywind
2022-06-29
1
-1
/
+1
*
ref #19830; multiple definition of in Nim generated static libraries (#19934)
flywind
2022-06-27
1
-18
/
+18
*
[vm]fixes #15974 #12551 #19464 #16020 #16780 #16613 #14553 #19909 #18641 (#19...
flywind
2022-06-22
2
-13
/
+18
*
[Tiny] correct comment opcDeref => opcLdDeref (#19908)
flywind
2022-06-21
1
-1
/
+1
*
[vm] refactor `stdlib.marshal.load` (#19905)
flywind
2022-06-19
1
-17
/
+1
*
Better range error messages (#19867)
Tanguy
2022-06-15
1
-3
/
+3
*
Fixes #19883 so genscript works with vcc (#19893)
Don-Duong Quach
2022-06-15
1
-2
/
+8
*
Initial implementation of nimsuggest v3 (#19826)
Ivan Yonchovski
2022-06-13
4
-21
/
+91
*
[semfold] fix #19199; properly fold uint to float conversion (#19890) [backport]
flywind
2022-06-13
1
-1
/
+1
*
[cleanup] remove unnecessary procs in vm (#19888)
flywind
2022-06-13
2
-6
/
+2
*
Friendlier error message with solution (#19880)
Carlo Capocasa
2022-06-11
1
-1
/
+2
*
Extend and document compiler debugging utilities (#19841)
quantimnot
2022-06-10
1
-0
/
+16
*
remove noop option `gc:v2` (#19810)
flywind
2022-06-10
4
-6
/
+3
*
not generate initStackBottomWith in arc/orc [backport] (#19875)
flywind
2022-06-10
1
-1
/
+1
*
give a better error message for some template expansions (#19871)
Andreas Rumpf
2022-06-09
1
-2
/
+4
*
RST: improve simple tables (#19859)
Andrey Makarov
2022-06-04
2
-0
/
+3
*
Stop type aliases from inheriting sfUsed (#19861)
quantimnot
2022-06-04
1
-1
/
+1
*
Refactor and doc package handling, module name mangling (#19821)
quantimnot
2022-05-30
15
-243
/
+129
*
[vm] remove unused opcSubstr opcode (#19834)
flywind
2022-05-30
2
-10
/
+2
*
Fix global destructor injection for JS backend (#19797)
quantimnot
2022-05-23
1
-5
/
+25
*
Add 'usages' option to the --stylechecks error msg (#19759)
Zoom
2022-05-04
1
-2
/
+2
*
Fix fixAbstractType for user defined typeclasses, fixes #19730 & #18409 (#19732)
nc-x
2022-04-30
1
-1
/
+1
*
Make sure that field usage preserves the original line info (#19751)
Ivan Yonchovski
2022-04-29
1
-0
/
+2
*
fixes #18612; apply cache and memcmp for methods in arc/orc (#19749)
flywind
2022-04-26
1
-2
/
+5
*
use signed comparisons for the index checking in the hope it improves the cod...
Andreas Rumpf
2022-04-26
1
-7
/
+7
*
fixes #19662; Indent level errored for first line (#19718)
flywind
2022-04-25
3
-1
/
+6
*
fix NimNode comment repr() regression [backport: 1.2] (#19726)
flywind
2022-04-25
1
-0
/
+2
*
add warnings for gc:option (#19722)
flywind
2022-04-25
1
-42
/
+49
*
fix #19435; don't create TypeBoundOps for tyOpenArray, tyVarargs [backport: 1...
flywind
2022-04-25
1
-1
/
+1
*
Move common Latex code into class nimdoc.cls (#19734)
Andrey Makarov
2022-04-21
2
-1
/
+7
*
fix #19680; check if stderr is static (#19709)
flywind
2022-04-12
1
-1
/
+1
*
fix #17286 nim check -b:js works (#19704)
flywind
2022-04-09
1
-0
/
+2
*
fix stylecheck bug with nre (#19356)
flywind
2022-04-08
1
-3
/
+6
*
[nimsuggest] return the type when on symbol in let/var (#19639)
Ivan Yonchovski
2022-04-07
1
-3
/
+6
*
fix #18986; Import/except doesn't work on devel [backport: 1.6] (#19687)
flywind
2022-04-06
1
-1
/
+1
*
Fix bug in freshVarForClosureIter. Fixes #18474 (#19675) [backport]
flywind
2022-04-04
3
-21
/
+17
*
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
1
-1
/
+2
[next]