Araq
|
e765687646
Merge branch 'devel' into uint-range-checks
|
5 роки тому |
Arne Döring
|
d564130a3b
Fix to int to biggest int (#12066)
|
5 роки тому |
Arne Döring
|
ab8241ad42
minor stuff
|
5 роки тому |
Arne Döring
|
afbcd1b330
int128 on firstOrd, lastOrd and lengthOrd (#11701)
|
5 роки тому |
Arne Döring
|
b73d097d36
fixes #9829 (#11849)
|
5 роки тому |
Araq
|
07d465ca42
[refactoring] remove unused imports in the compiler and in some stdlib modules
|
5 роки тому |
Araq
|
7606efc0bf
[bugfix] VM: finally do inheritance properly
|
5 роки тому |
Araq
|
87a2ced1ba
there is only one style -- my style
|
5 роки тому |
Araq
|
78174857f8
fixes #10901
|
5 роки тому |
Arne Döring
|
11dad688fe
Offsetof fixes (#11690)
|
5 роки тому |
Andreas Rumpf
|
28c9c062a4
fixes #11610 (#11659)
|
5 роки тому |
Timothee Cour
|
64168d4aea
fixes #8405: -d:useNimRtl now works even when {.rtl.} procs are used at compile time; CTFFI now works with {dynlib} (#11635)
|
5 роки тому |
Arne Döring
|
e90d91f0e4
[refactoring] remove zeroExtend and friends from the compiler builtins. (#11531)
|
5 роки тому |
Arne Döring
|
94177f7357
VM can now cast integer type arbitrarily. (#11459) [feature]
|
5 роки тому |
Arne Döring
|
5b27b263fd
Remove immediate pragma (#11308)
|
5 роки тому |
Andreas Rumpf
|
23dbc9ad58
fixes #11268 (#11299)
|
5 роки тому |
Arne Döring
|
b92fd30282
rename tyExpr/tyStmt to tyUntyped/tyTyped (#11227)
|
5 роки тому |
Araq
|
f03391d477
fixes #6855
|
5 роки тому |
Clyybber
|
cc28eef38e
Replace countup(x, y) with x .. y
|
5 роки тому |
Clyybber
|
f18b3af9d4
Replace countup(x, y-1) with x ..< y
|
5 роки тому |
Andreas Rumpf
|
e1515b53d1
introduce temporary <//> for 'owned' to get this compile with 0.19 (#11145)
|
5 роки тому |
Araq
|
0a84b8fb4d
added system.unown to make 'owned' sane to use in practice; later on we might change the type inference rules to make it more convenient
|
5 роки тому |
Mamy Ratsimbazafy
|
98002149a8
Fix #11111 nkIdentsDef left in vmgen (#11126)
|
5 роки тому |
Andreas Rumpf
|
0b2a3f6f7f
fixes #10886 [backport] (#10897)
|
5 роки тому |
Andreas Rumpf
|
bf592c4e94
more destructor based changes (#10885)
|
5 роки тому |
Arne Döring
|
188870648a
sizeof alignof offsetof macros api (#10855)
|
5 роки тому |
Andreas Rumpf
|
142a2d3551
added system.default in order to prevent the abstraction inversion that 'template default(T): untyped = (var x: T; x)' causes
|
6 роки тому |
Arne Döring
|
1102b8ac6e
StringStream and parseJson, parseCfg, parseSql et al for the vm (#10746)
|
6 роки тому |
zah
|
ca4b971bc8
Initial version of the hot-code reloading support for native targets (#10729)
|
6 роки тому |
Andreas Rumpf
|
7ec187a8e1
make the VM aware of tyOwned
|
6 роки тому |