Clyybber
|
438afb4db9
Introduce localErrorNode (#17785)
|
il y a 3 ans |
Timothee Cour
|
7e94420847
cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744)
|
il y a 3 ans |
Timothee Cour
|
b18307f940
fix #17572 (#17586)
|
il y a 3 ans |
Arne Döring
|
159c06e045
unify tuple expressions (#13793)
|
il y a 3 ans |
Clyybber
|
1a407402a4
Typo in vm.nim
|
il y a 3 ans |
Clyybber
|
23393b8478
arc now bootstraps (#17342)
|
il y a 3 ans |
flywind
|
6391f6e861
fix #16384 and #17144 (#17126) [backport]
|
il y a 3 ans |
Saem Ghani
|
7c2ac98880
Fixes #17039 - ldObj checks node/nodeAddr access (#17123)
|
il y a 3 ans |
Saem Ghani
|
260a5dacb7
fixed dot operator recursive loop & macro suggest (#16922)
|
il y a 3 ans |
Timothee Cour
|
6e267d28b3
remove conditionals on nimHasUserErrors, nimNoNilSeqs2, nimNoNilSeqs (#16861)
|
il y a 4 ans |
flywind
|
aa185c0e9b
fix #13517 (#16681)
|
il y a 4 ans |
Timothee Cour
|
f6c2450cdb
fix #16555, fixes #16405: len, high honors '\0' for cstring in vm (#16610)
|
il y a 4 ans |
Andreas Rumpf
|
796498525a
IC: next steps (#16550)
|
il y a 4 ans |
Andreas Rumpf
|
73a8b950cb
big steps torwards an efficient, simple IC implementation (#16543)
|
il y a 4 ans |
Timothee Cour
|
8508c4e1c2
fix `hintProcessing` dots interference with `static:echo` and `hintCC`; add tests for `nim secret`, add tests for hintProcessing, misc other bug fixes (#16495)
|
il y a 4 ans |
Timothee Cour
|
c731f7ab14
fixes #15939, fixes #15464, fixes #16169, fixes #16226 VM now supports `addr(mystring[ind])` (index + index assignment) (#15987)
|
il y a 4 ans |
Timothee Cour
|
3e7077ac7d
fix #14339, #13511, #14420: fixes limited VM support for addr (#16002)
|
il y a 4 ans |
Miran
|
bbe49a14ae
Correct all eggs (#15906)
|
il y a 4 ans |
Timothee Cour
|
c1664f93b0
new: `nim -e:cmd` to run a command directly; also fixes #15731 (#15687)
|
il y a 4 ans |
Timothee Cour
|
3bdc000521
[backport] fix #15595 procvar `==` works in VM (#15724)
|
il y a 4 ans |
Jason Beetham
|
a87617956f
Fixed iteration limit hit from execproc (#15723) [backport:1.2] [backport:1.4]
|
il y a 4 ans |
Andreas Rumpf
|
226595515c
explicit ID generation for easier IC (#15559)
|
il y a 4 ans |
Clyybber
|
2629d619a1
Fix forward declaration issues in template/macro context (#15091)
|
il y a 4 ans |
Ico Doornekamp
|
d7ccd82eac
VM profiler (#14833)
|
il y a 4 ans |
Juan Carlos
|
28510a9da9
Deprecated laxStrings for mutating the internal zero terminator on strings and its Deprecated code cleaned out (#14766)
|
il y a 4 ans |
Timothee Cour
|
de5cde473a
`hintMsgOrigin` now works in VM code (#14678)
|
il y a 4 ans |
Araq
|
278b4582f5
fixes #14340
|
il y a 4 ans |
Clyybber
|
1f1e4de3bc
Make ./koch temp --gc:arc work (#14186)
|
il y a 4 ans |
Timothee Cour
|
f1fd3ef7f4
fix https://github.com/timotheecour/Nim/issues/88 (#13865) [backport:1.2]
|
il y a 4 ans |
Clyybber
|
2925a47ae6
Fix vm.nim for --gc:arc (#13741)
|
il y a 4 ans |