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
*
document `since` (#17048)
Timothee Cour
2021-02-16
1
-5
/
+3
*
Revert "ARC: Analysis in one pass v2 (#17000)" (#17046)
Clyybber
2021-02-15
5
-115
/
+124
*
JS: fix div uint64 no truncation (#16899)
flywind
2021-02-15
1
-1
/
+4
*
RST: implement footnotes and citations (#16960)
Andrey Makarov
2021-02-15
2
-0
/
+3
*
array literals uses typed arrays; fix a jsgen bug (#16850)
flywind
2021-02-15
1
-16
/
+39
*
fixed dot operator recursive loop & macro suggest (#16922)
Saem Ghani
2021-02-15
4
-4
/
+25
*
compilesettings: add libpath (#16997)
Timothee Cour
2021-02-12
2
-4
/
+4
*
typeToString: type float => typedesc[float] (#17011)
Timothee Cour
2021-02-12
1
-1
/
+2
*
Display user hints/warnings from foreign packages (#17024)
Danil Yarantsev
2021-02-12
1
-1
/
+2
*
[backport:1.4] JS cstring null fixes (#16979)
hlaaftana
2021-02-11
1
-3
/
+19
*
fixes a bug that keeps Nimbus from compiling with --gc:orc (#17005)
Andreas Rumpf
2021-02-11
1
-2
/
+15
*
unbundle fusion (#16925)
Timothee Cour
2021-02-11
1
-1
/
+0
*
[JS] Ref #15952 make toOpenArray works better (#17001)
flywind
2021-02-10
1
-10
/
+19
*
ARC: Analysis in one pass v2 (#17000)
Clyybber
2021-02-10
5
-124
/
+115
*
Revert "ARC Analysis in one pass (#16849)" (#16984)
Clyybber
2021-02-09
5
-106
/
+121
*
Remove declPragmas from lambdas [backport:1.0] (#16966)
hlaaftana
2021-02-09
1
-6
/
+7
*
ARC Analysis in one pass (#16849)
Clyybber
2021-02-09
5
-121
/
+106
*
fix #16947: `--app:staticlib -o:lib` now first removes lib (#16948)
Timothee Cour
2021-02-08
1
-0
/
+1
*
rename case statement macro from match to `case` (#16923)
hlaaftana
2021-02-08
1
-3
/
+3
*
fix #16949 --app:staticlib works on openbsd; --app:staticlib tested in CI (#1...
Timothee Cour
2021-02-08
1
-2
/
+2
*
use typeof instead type (#16962)
flywind
2021-02-08
4
-6
/
+6
*
quote nim command on compile (#16954)
n5m
2021-02-07
1
-1
/
+1
*
remove a temporary variable in int128.nim (#16935)
flywind
2021-02-04
1
-35
/
+34
*
IC: bugfixes (WIP) (#16836)
Andreas Rumpf
2021-02-02
18
-98
/
+209
*
add finally as post expr block [backport:1.4] (#16896)
hlaaftana
2021-02-01
1
-1
/
+5
*
fixes #16897 [backport:1.2] (#16900)
Andreas Rumpf
2021-02-01
1
-1
/
+1
*
fix #16822 (#16884)
flywind
2021-02-01
1
-2
/
+2
*
let's assume littleEndian in JS backend (#16886)
flywind
2021-02-01
1
-1
/
+1
*
distinctBase now is identity instead of error for non distinct types (#16891)
Timothee Cour
2021-02-01
1
-9
/
+4
*
Fix #12595 (#16874)
konsumlamm
2021-01-31
1
-0
/
+4
*
nimsuggest prioritize non-deprecated suggestions (#16816)
Saem Ghani
2021-01-29
1
-15
/
+27
*
close #16844 (#16852)
flywind
2021-01-29
1
-0
/
+14
*
remove conditionals on nimHasUserErrors, nimNoNilSeqs2, nimNoNilSeqs (#16861)
Timothee Cour
2021-01-29
9
-56
/
+12
*
fix #16815 round(x,places) works again in vm (#16825)
Timothee Cour
2021-01-28
2
-1
/
+11
*
fix #16752: threadvar now works with importcpp types; osx now uses native TLS...
Timothee Cour
2021-01-27
5
-10
/
+22
*
IC: final implementation steps (#16801)
Andreas Rumpf
2021-01-25
12
-105
/
+259
*
fixed nim-lang/nimsuggest#48 type aware sug (#16814)
Saem Ghani
2021-01-25
1
-2
/
+7
*
Finer analysis for array access (#16787)
Clyybber
2021-01-24
2
-29
/
+75
*
IC: next steps (#16729)
Andreas Rumpf
2021-01-23
32
-323
/
+729
*
Part-to-whole optimization (#16775)
Clyybber
2021-01-21
1
-15
/
+16
*
some comments for amd64 and nimvm CPU (#16756)
Timothee Cour
2021-01-20
1
-1
/
+2
*
Reboot of #16195 (#16746)
Clyybber
2021-01-20
1
-58
/
+85
*
`--hintAsError` (#16763)
Timothee Cour
2021-01-20
5
-7
/
+18
*
Deprecate TaintedString (#15423)
Juan Carlos
2021-01-15
2
-3
/
+2
*
Fix 16722 (#16730)
cooldome
2021-01-15
3
-3
/
+6
*
conservative approach to fix #15184 (#16723)
Andrey Makarov
2021-01-15
1
-10
/
+19
*
IC: next steps (#16705)
Andreas Rumpf
2021-01-14
14
-277
/
+289
*
improve formatting of error message when runnableExamples fails (#16677)
Timothee Cour
2021-01-13
1
-1
/
+6
*
fixes nim-lang/nimsuggest#103 con dot exprs (#16657)
Saem Ghani
2021-01-12
1
-0
/
+1
*
IC: next steps (#16632)
Andreas Rumpf
2021-01-12
18
-771
/
+475
[next]