LemonBoy
|
631a8ab57f
Fix edge case in type hashing (#10601) [backport]
|
5 years ago |
Andreas Rumpf
|
0c04b80651
Merge pull request #8966 from LemonBoy/fix-8964
|
6 years ago |
Araq
|
5ee904643a
fixes #8883
|
6 years ago |
LemonBoy
|
839953c3e1
Fix hashing for codegenProc (sic) types
|
6 years ago |
LemonBoy
|
ba1f036a56
Correctly hash inferred types (#8286)
|
6 years ago |
LemonBoy
|
e39baf46fc
Don't blow up with recursive objects
|
6 years ago |
LemonBoy
|
af66258dca
Discriminate gensym'd type names in sigHash
|
6 years ago |
Zahary Karadjov
|
5f2cdcd4fa
fix #7653
|
6 years ago |
zah
|
e3037a2f33
Support code hot reloading for JavaScript projects (#7362)
|
6 years ago |
Araq
|
8831e654c6
fixes #7364
|
6 years ago |
Andreas Rumpf
|
f70d967d2c
fixes #6889
|
7 years ago |
Araq
|
eae1aaa377
fixes another sighashes problem
|
7 years ago |
Andreas Rumpf
|
70ea45cdba
deprecated unary '<'
|
7 years ago |
Andreas Rumpf
|
e879da5791
some work to make 'opt' a first class type
|
7 years ago |
Zahary Karadjov
|
4da8536701
fix compilation regression in alea
|
7 years ago |
Andreas Rumpf
|
54a6c5b348
fixes #5218
|
8 years ago |
Araq
|
9c47bb9cc0
happy new year
|
8 years ago |
Araq
|
bf8f00f717
make nimforum compile again
|
8 years ago |
Araq
|
4104ee121d
fixes #5147
|
8 years ago |
Andreas Rumpf
|
06a8d37f9a
fixes #5135
|
8 years ago |
Araq
|
bafc94a49a
bugfix: aporia compiles again
|
8 years ago |
Andreas Rumpf
|
04b91b0d3b
sighashes: multi-methods should work now
|
8 years ago |
Araq
|
71a23fbbb7
sighashes: do not use the ID mechanism at all
|
8 years ago |
Andreas Rumpf
|
e169eaac5b
make tsigbreak.nim compile
|
8 years ago |
Andreas Rumpf
|
066fbaf271
tgettypeinst works again; fixes an infinite recursion in signature hashing
|
8 years ago |
Araq
|
38ab106051
re-enable object name generation for less dependence on IDs
|
8 years ago |
Araq
|
feb0d21b22
more fixes
|
8 years ago |
Araq
|
42ae2064dd
more tests work
|
8 years ago |
Araq
|
d2cbf7f242
more fixes
|
8 years ago |
Araq
|
49667798eb
further progress; more tests are green
|
8 years ago |