metagn
|
2cca38d33c
pragma for sfCallsite instead of name check + better semantics, test (#20464)
|
2 anni fa |
ringabout
|
b6bfe38ff5
move formatfloat out of system (#20195)
|
2 anni fa |
ringabout
|
4c46358db1
remove shallowCopy for ARC/ORC (#20070)
|
2 anni fa |
quantimnot
|
800cb006e7
Change `styleCheck` to ignore foreign packages (#19822)
|
2 anni fa |
flywind
|
3cb2d7af05
[vm]fixes #15974 #12551 #19464 #16020 #16780 #16613 #14553 #19909 #18641 (#19902) [backport]
|
2 anni fa |
flywind
|
a65db5e2e9
[Tiny] correct comment opcDeref => opcLdDeref (#19908)
|
2 anni fa |
flywind
|
2f4900615a
[cleanup] remove unnecessary procs in vm (#19888)
|
2 anni fa |
flywind
|
004fc23a3f
[vm] remove unused opcSubstr opcode (#19834)
|
2 anni fa |
flywind
|
8f9dd5b349
register callback for marshal in VM (#19578)
|
2 anni fa |
Andreas Rumpf
|
ed0dce7292
fixes #19404 by protecting the memory we borrow from. this replaces crashes with minor memory leaks which seems to be acceptable. In the longer run we need a better VM that didn't grow hacks over a decade. (#19515)
|
2 anni fa |
Andreas Rumpf
|
f90620fb32
fixes #19198 [backport:1.6] (#19209)
|
3 anni fa |
hlaaftana
|
c7c6b13a32
parseExpr/parseStmt accept filename, fixes #13540 (#19182)
|
3 anni fa |
Jason Beetham
|
cc984217a9
Fix VM's sametype impl to work for generics/typedescs (#19073)
|
3 anni fa |
Jason Beetham
|
f0af4a36b9
Added setGlobalValue to VM api (#19007)
|
3 anni fa |
Timothee Cour
|
b24812df5f
properly fix #10053 ; `FieldDefect` msg now shows discriminant value + lineinfo, in all backends (c,vm,js) (#11955)
|
3 anni fa |
Timothee Cour
|
9a26f5059b
refs #16613: check opcWrDeref for nil (#18613)
|
3 anni fa |
Timothee Cour
|
565e07a993
enable VM tracing in user code via `{.define(nimVmTrace).}` (#18244)
|
3 anni fa |
Timothee Cour
|
ad70a65e0e
fix #18310 system.== in vm for NimNode (#18313)
|
3 anni fa |
Andreas Rumpf
|
3bc625aff1
ORC: progress (#18000)
|
3 anni fa |
Andreas Rumpf
|
a9ae5fe5be
since we have now so many virtual registers, reduce memory consumption for the register allocator (#17985)
|
3 anni fa |
Saem Ghani
|
17db15f9b1
fix #17836 (typed macro isNil for proc params) (#17841)
|
3 anni fa |
Andreas Rumpf
|
0b116310bf
unit separator (#17730)
|
3 anni fa |
Clyybber
|
438afb4db9
Introduce localErrorNode (#17785)
|
3 anni fa |
Timothee Cour
|
7e94420847
cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744)
|
3 anni fa |
Timothee Cour
|
b18307f940
fix #17572 (#17586)
|
3 anni fa |
Arne Döring
|
159c06e045
unify tuple expressions (#13793)
|
3 anni fa |
Clyybber
|
1a407402a4
Typo in vm.nim
|
3 anni fa |
Clyybber
|
23393b8478
arc now bootstraps (#17342)
|
3 anni fa |
flywind
|
6391f6e861
fix #16384 and #17144 (#17126) [backport]
|
3 anni fa |
Saem Ghani
|
7c2ac98880
Fixes #17039 - ldObj checks node/nodeAddr access (#17123)
|
3 anni fa |