quantimnot
|
c484943cab
Change `styleCheck` to ignore foreign packages (#19822)
|
2 yıl önce |
narimiran
|
5f61f1594d
re-apply the change from #19902
|
2 yıl önce |
flywind
|
62ac3a01fa
[Tiny] correct comment opcDeref => opcLdDeref (#19908)
|
2 yıl önce |
flywind
|
c9e7798978
[cleanup] remove unnecessary procs in vm (#19888)
|
2 yıl önce |
Andreas Rumpf
|
ac7efa1964
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)
|
3 yıl önce |
flywind
|
6f290fa386
[vm]fixes #15974 #12551 #19464 #16020 #16780 #16613 #14553 #19909 #18641 (#19902) [backport]
|
2 yıl önce |
Andreas Rumpf
|
bfa8188dac
fixes #19198 [backport:1.6] (#19209)
|
3 yıl önce |
Jason Beetham
|
f0af4a36b9
Added setGlobalValue to VM api (#19007)
|
3 yıl önce |
Timothee Cour
|
b24812df5f
properly fix #10053 ; `FieldDefect` msg now shows discriminant value + lineinfo, in all backends (c,vm,js) (#11955)
|
3 yıl önce |
Timothee Cour
|
9a26f5059b
refs #16613: check opcWrDeref for nil (#18613)
|
3 yıl önce |
Timothee Cour
|
565e07a993
enable VM tracing in user code via `{.define(nimVmTrace).}` (#18244)
|
3 yıl önce |
Timothee Cour
|
ad70a65e0e
fix #18310 system.== in vm for NimNode (#18313)
|
3 yıl önce |
Andreas Rumpf
|
3bc625aff1
ORC: progress (#18000)
|
4 yıl önce |
Andreas Rumpf
|
a9ae5fe5be
since we have now so many virtual registers, reduce memory consumption for the register allocator (#17985)
|
4 yıl önce |
Saem Ghani
|
17db15f9b1
fix #17836 (typed macro isNil for proc params) (#17841)
|
4 yıl önce |
Andreas Rumpf
|
0b116310bf
unit separator (#17730)
|
4 yıl önce |
Clyybber
|
438afb4db9
Introduce localErrorNode (#17785)
|
4 yıl önce |
Timothee Cour
|
7e94420847
cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744)
|
4 yıl önce |
Timothee Cour
|
b18307f940
fix #17572 (#17586)
|
4 yıl önce |
Arne Döring
|
159c06e045
unify tuple expressions (#13793)
|
4 yıl önce |
Clyybber
|
1a407402a4
Typo in vm.nim
|
4 yıl önce |
Clyybber
|
23393b8478
arc now bootstraps (#17342)
|
4 yıl önce |
flywind
|
6391f6e861
fix #16384 and #17144 (#17126) [backport]
|
4 yıl önce |
Saem Ghani
|
7c2ac98880
Fixes #17039 - ldObj checks node/nodeAddr access (#17123)
|
4 yıl önce |
Saem Ghani
|
260a5dacb7
fixed dot operator recursive loop & macro suggest (#16922)
|
4 yıl önce |
Timothee Cour
|
6e267d28b3
remove conditionals on nimHasUserErrors, nimNoNilSeqs2, nimNoNilSeqs (#16861)
|
4 yıl önce |
flywind
|
aa185c0e9b
fix #13517 (#16681)
|
4 yıl önce |
Timothee Cour
|
f6c2450cdb
fix #16555, fixes #16405: len, high honors '\0' for cstring in vm (#16610)
|
4 yıl önce |
Andreas Rumpf
|
796498525a
IC: next steps (#16550)
|
4 yıl önce |
Andreas Rumpf
|
73a8b950cb
big steps torwards an efficient, simple IC implementation (#16543)
|
4 yıl önce |