Araq
|
0e157de3a0
astalgo: use the code style that the other lines use; make debug() less verbose
|
5 년 전 |
Andreas Rumpf
|
bf592c4e94
more destructor based changes (#10885)
|
5 년 전 |
cooldome
|
8ceba8a7f3
fixes #10807 (#10814)
|
5 년 전 |
Andreas Rumpf
|
5b1a2eecd5
owned refs must be moved
|
6 년 전 |
Arne Döring
|
20a21aa184
colors for debugging (not for windows) (#10786)
|
6 년 전 |
Arne Döring
|
ebe0473511
More depth debug proc (#10782)
|
6 년 전 |
Arne Döring
|
287206f993
minor fix for debug on symbols (#10742)
|
6 년 전 |
Arne Döring
|
f4b2793bdf
reduce debug output (#10638)
|
6 년 전 |
Araq
|
366b6be4fb
compiler refactoring: TSymSeq is gone for good
|
6 년 전 |
Araq
|
abbafe606e
IC: further progress
|
6 년 전 |
Andreas Rumpf
|
539fc5d58b
improve the error message for 'attempt to redefine X'; fixes #447
|
6 년 전 |
Araq
|
64517445ea
even more strict isNil handling for strings/seqs in order to detect bugs
|
6 년 전 |
LemonBoy
|
c04404635b
Fix unsound transform pass (#8633)
|
6 년 전 |
Arne Döring
|
97d37aeb0b
Gdb pretty printers (#8263)
|
6 년 전 |
Andreas Rumpf
|
edc3806aa2
Merge pull request #8120 from krux02/basic-debugging
|
6 년 전 |
Arne Döring
|
ba3c6d022b
make basic debugging possible
|
6 년 전 |
Zahary Karadjov
|
31651ecd61
allow referencing other parameters in default parameter values
|
6 년 전 |
Zahary Karadjov
|
e719f211c6
fix #6928; fix #7208
|
6 년 전 |
Andreas Rumpf
|
8ba7e7d807
toy program works with incremental compilation
|
6 년 전 |
Andreas Rumpf
|
545b1582cd
refactoring: make projectMainIdx typesafe
|
6 년 전 |
Andreas Rumpf
|
9849808720
Merge branch 'devel' into araq-big-refactoring
|
6 년 전 |
Andreas Rumpf
|
669a564492
remove more global variables in the Nim compiler
|
6 년 전 |
Zahary Karadjov
|
1c478db375
fix #7883; fix #7829
|
6 년 전 |
Andreas Rumpf
|
feef109e60
make tests green again
|
6 년 전 |
Andreas Rumpf
|
bf6c2c5ccf
preparations of making compiler/msgs.nim free of global variables
|
6 년 전 |
Araq
|
5526252fa0
fixes testament compilation
|
6 년 전 |
Andreas Rumpf
|
61e57cfa13
big refactoring: parser compiles again
|
6 년 전 |
Zahary Karadjov
|
4ab1cfb0b0
fix a compiler crash related to the new strings in C++ mode
|
6 년 전 |
Andreas Rumpf
|
e641bc7df0
minor code cleanup
|
7 년 전 |
Zahary Karadjov
|
8f4b374327
Fix #4020; Better handling of templates within concepts
|
7 년 전 |