Andreas Rumpf
|
8e3f51f06c
fixes #15130 (#15141)
|
4 years ago |
Andreas Rumpf
|
4ab6887a67
fixes #15111 (#15136)
|
4 years ago |
Clyybber
|
2b0e336c97
injectdestructors fixes and refactor (#14964)
|
4 years ago |
Clyybber
|
62394616e8
DFA and injectdestructors cleanup (#14824)
|
4 years ago |
Andreas Rumpf
|
da29222f86
init checks and 'out' parameters (#14521)
|
4 years ago |
Andreas Rumpf
|
e31ac81899
more checking for --gc:arc, no need for valgrind (#14467)
|
4 years ago |
Clyybber
|
9f78f116b2
New "ping-pong" DFA (#14322)
|
4 years ago |
Clyybber
|
8e93105606
Fix #14269 (#14286)
|
4 years ago |
Clyybber
|
42db75c970
Fix the DFA for "unstructured controlflow" (#14263)
|
4 years ago |
Andreas Rumpf
|
b6fb609e0d
destructors: don't produce stupid code for 'cast' (#14208) [backport:1.2]
|
4 years ago |
Araq
|
87ac28d19a
fixes #14159 [backport:1.2]
|
4 years ago |
Juan Carlos
|
afd0afe0a3
Deprecate when declared(echo):echo (#13840)
|
4 years ago |
Andreas Rumpf
|
a0eca75182
sink parameter inference for types that have destructors (#13544)
|
4 years ago |
Andreas Rumpf
|
240174dd81
fixes #13314 (#13372)
|
5 years ago |
Clyybber
|
e3acb2d12c
Cleanup DFA (#13173)
|
5 years ago |
Andreas Rumpf
|
a5e67071d2
ARC: misc bugfixes (#13156)
|
5 years ago |
Andreas Rumpf
|
1917ebf082
minor refactorings
|
5 years ago |
Araq
|
7e6e399d10
fixes #12669
|
5 years ago |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
5 years ago |
Federico Ceratto
|
39290cf88c
Fix spellings (#12277) [backport]
|
5 years ago |
Clyybber
|
029dcc6259
fix #12037 (#12089)
|
5 years ago |
Araq
|
07d465ca42
[refactoring] remove unused imports in the compiler and in some stdlib modules
|
5 years ago |
Araq
|
87a2ced1ba
there is only one style -- my style
|
5 years ago |
Araq
|
73c570d1d9
control flow graph: don't ignore yield statements
|
5 years ago |
Andreas Rumpf
|
cce8a739da
fixes #11633
|
5 years ago |
cooldome
|
0d50b0c8a7
increase dfa instruction limit (#11579)
|
5 years ago |
Andreas Rumpf
|
c65a5d754b
[bugfix] owned closures (#11544)
|
5 years ago |
Miran
|
bab5e30972
fixes #10963, disallow implicit mixing of strings and ints/floats (#11292)
|
5 years ago |
Clyybber
|
f18b3af9d4
Replace countup(x, y-1) with x ..< y
|
5 years ago |
Araq
|
bb8e2eea38
move analyser: fixes another critical bug
|
5 years ago |