Araq
|
7640a230fc
fixes #11050
|
5 роки тому |
Araq
|
045e026d0e
dfa.nim: track object/tuple field accesses more precisely; sink(o.x); sink(o.y) needs to compile; activate the tuple unpacking transf.nim bugfix
|
5 роки тому |
Andreas Rumpf
|
0e6eb7d483
make strscans module work with --newruntime
|
5 роки тому |
Araq
|
0518794291
make parseopt compile with --newruntime
|
5 роки тому |
Araq
|
6e6a9a721f
destructors: we are cooking now
|
5 роки тому |
Andreas Rumpf
|
bf592c4e94
more destructor based changes (#10885)
|
5 роки тому |
cooldome
|
8ceba8a7f3
fixes #10807 (#10814)
|
5 роки тому |
Andreas Rumpf
|
4be36d77f6
introduce tfHasOwned for fast must-move checkings; removed tfAcyclic as the GC has ignored this hint for quite some time now
|
5 роки тому |
zah
|
ca4b971bc8
Initial version of the hot-code reloading support for native targets (#10729)
|
5 роки тому |
Neelesh Chandola
|
9884129058
Tuple unpacking now works for `for` vars (#10152)
|
5 роки тому |
Andreas Rumpf
|
444f2231c9
make tests green again
|
6 роки тому |
LemonBoy
|
aa6e40abe6
Fix wrong result in tuple assignment (#9340)
|
6 роки тому |
Andreas Rumpf
|
4338f86acb
fixes some bug
|
6 роки тому |
Alexander Ivanov
|
467f53512f
Show lineinfo of for in yield (#9779)
|
6 роки тому |
Andreas Rumpf
|
24902394f7
VM: don't inject destructor calls, refs #7041
|
6 роки тому |
cooldome
|
b1ff37c08f
Transf minor code optimization (#9433)
|
6 роки тому |
cooldome
|
eaca5be9d6
Change the order of compilation passes, transformation is made lazy at code gen (#8489)
|
6 роки тому |
Araq
|
68c6d709d3
fixes #5519
|
6 роки тому |
Araq
|
ec4985a573
fixes #7972
|
6 роки тому |
LemonBoy
|
ee14ace5d3
Field checks for everybody (#8957)
|
6 роки тому |
LemonBoy
|
f98a3056c6
Fix transformation of yield in inline context (#9135)
|
6 роки тому |
LemonBoy
|
b97a7dbf3d
Make the registered passes local to the ModuleGraph (#9259)
|
6 роки тому |
Andreas Rumpf
|
3c461755e2
enable destructors for top level statements; needs to be documented
|
6 роки тому |
LemonBoy
|
4d9aec1858
Revert #7964
|
6 роки тому |
Andreas Rumpf
|
3467c455c0
fixes #1616; fixes 'nim doc' regressions
|
6 роки тому |
LemonBoy
|
91b37311d9
Fix AST generation for case statements (#8908)
|
6 роки тому |
Andreas Rumpf
|
696c0c48c7
fixes merge conflict
|
6 роки тому |
LemonBoy
|
c04404635b
Fix unsound transform pass (#8633)
|
6 роки тому |
LemonBoy
|
ba7c874a7d
Mysterious fix for #8550 (#8561)
|
6 роки тому |
Andreas Rumpf
|
74bf316619
more progress on destructor based strings
|
6 роки тому |