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 14127 js from int to int casting (#15918)
Bung
2020-11-11
1
-2
/
+1
*
Correct all eggs (#15906)
Miran
2020-11-10
11
-17
/
+17
*
rst: add support for markdown tables (#15854)
Miran
2020-11-10
2
-14
/
+17
*
fix #15825 (#15894)
cooldome
2020-11-09
1
-1
/
+1
*
new: `nim -e:cmd` to run a command directly; also fixes #15731 (#15687)
Timothee Cour
2020-11-09
11
-26
/
+71
*
Fix 15629 (#15888)
cooldome
2020-11-09
1
-10
/
+13
*
Fix #15858 (#15887)
cooldome
2020-11-09
1
-1
/
+1
*
fix #15707 (#15870)
cooldome
2020-11-09
3
-12
/
+22
*
fix #12558 (#15864)
flywind
2020-11-09
1
-1
/
+5
*
Fix typo in lexer.nim (#15876)
sherbst
2020-11-07
1
-1
/
+1
*
Fix #15706 (#15846)
Bung
2020-11-07
1
-1
/
+1
*
Make `{.requiresInit.}` to work for distinct types (#15869)
Ivan Bobev
2020-11-06
3
-9
/
+18
*
static[T] related fixes (#15853)
cooldome
2020-11-06
1
-1
/
+1
*
fix #15609 (#15856)
cooldome
2020-11-05
1
-10
/
+9
*
Fix #12636 (#15850)
cooldome
2020-11-05
1
-2
/
+6
*
fix #15463 (#15831)
flywind
2020-11-05
2
-1
/
+2
*
fix static[Slice[T]] as argument issue (#15842)
cooldome
2020-11-04
1
-1
/
+1
*
EnumUtils, speed up findStr in compiler (#15777)
cooldome
2020-11-03
3
-10
/
+21
*
fix #12640 (#15829)
flywind
2020-11-03
1
-1
/
+7
*
follow #15818 and close #7109 (#15823)
flywind
2020-11-02
1
-2
/
+5
*
Closure iterators are not supported by VM (#15818)
flywind
2020-11-02
1
-0
/
+2
*
fix #8821 (#15809)
flywind
2020-11-02
1
-0
/
+5
*
Use modern enums in compiler (#15775)
cooldome
2020-11-02
18
-337
/
+219
*
fixes #15717
flywind
2020-11-02
1
-0
/
+2
*
fix #15145 (#15816)
flywind
2020-11-02
1
-4
/
+6
*
fix #15651 (#15800)
flywind
2020-10-31
1
-0
/
+1
*
fix #15702, show enum fields documentation (#15792)
Miran
2020-10-30
1
-1
/
+2
*
[closes #11625 and closes #2488]add global and threadvar(with `--threads:off`...
flywind
2020-10-30
1
-1
/
+6
*
canAlias improvement (#15773)
cooldome
2020-10-30
1
-2
/
+11
*
closes #7658 (#15784)
flywind
2020-10-30
1
-3
/
+6
*
fix #15638 (#15789)
flywind
2020-10-30
1
-0
/
+1
*
fix #15756 (#15761)
cooldome
2020-10-28
1
-1
/
+1
*
ARC now capable of custom extra alignment. Ref, closure and seq support. (#15...
cooldome
2020-10-28
2
-15
/
+15
*
fix #15752 (#15754)
cooldome
2020-10-28
1
-4
/
+4
*
honor --declaredLocs in more places, including type mismatch errors; also sho...
Timothee Cour
2020-10-27
4
-20
/
+36
*
condsyms: add nimHasDeclaredLocs (#15735)
Timothee Cour
2020-10-27
1
-0
/
+1
*
fix #15740 --hint:conf now works more reliably (#15741)
Timothee Cour
2020-10-27
1
-5
/
+10
*
[backport] fix #15595 procvar `==` works in VM (#15724)
Timothee Cour
2020-10-26
1
-2
/
+4
*
ensure the Nim compiler works with --experimental:strictFuncs --experimental:...
Andreas Rumpf
2020-10-26
1
-1
/
+8
*
Fixed iteration limit hit from execproc (#15723) [backport:1.2] [backport:1.4]
Jason Beetham
2020-10-26
1
-0
/
+1
*
fix #15704 #15597 wrong VM register was freed (#15705)
Timothee Cour
2020-10-26
1
-2
/
+4
*
explicit ID generation for easier IC (#15559)
Andreas Rumpf
2020-10-25
66
-902
/
+852
*
[minor] nimVMDebug: fix codeListing formatting for jump-to-file to work (#15711)
Timothee Cour
2020-10-25
1
-1
/
+1
*
Revert "fixes #15280 [backport:1.2] (#15281)" (#15700)
Clyybber
2020-10-24
1
-1
/
+1
*
fix #15662 (#15678)
cooldome
2020-10-23
1
-17
/
+15
*
make cgen header consistent with jsgen header (#15682)
Timothee Cour
2020-10-23
1
-16
/
+9
*
fixes view types for sizeof() and --gc:orc (#15680)
Andreas Rumpf
2020-10-22
2
-4
/
+4
*
fixes #15652 [backport:1.4] (#15679)
Andreas Rumpf
2020-10-22
1
-1
/
+1
*
[backport: 1.4] Better linebreaks (#15658)
Miran
2020-10-22
1
-10
/
+4
*
Cleanup
Clyybber
2020-10-22
1
-2
/
+0
[prev]
[next]