ringabout
|
7739e23420
|
defaults to ORC (#19972)
* defaults to Orc
* bootstrap using refc
* use gc
* init orc defines
* unregister orc
* fix gc
* fix commands
* add prepareMutation for orc
* enable deepcopy for orc
* prepareMutation
* more fixes
* some cases
* bug #20081
* partial fixes
* partial fixes
* fixes command line
* more fixes
* build Nim with refc
* use gc
* more fixes
* rstore
* orc doesn't support threadpool
* more shallowCopy
* more fixes
* fixes unsafeNew
* workarounds
* small
* more fixes
* fixes some megatest
* tcodegenbugs1 refc
* fxies megatest
* build nimble with refc
* workaround tensordsl tests
* replace shallowCopy with move
* fixes action
* workaround
* add todo
* fixes important packages
* unpublic unregisterArcOrc
* fixes cpp
* enable windows
Co-authored-by: xflywind <43030857+xflywind@users.noreply.github.com>
|
2022-09-23 13:05:05 +02:00 |
|
jcosborn
|
8f4c5a8955
|
fixed #7894 (#8496)
make system tests run properly
|
2018-08-01 10:57:35 +02:00 |
|
Araq
|
39ca8b8c8e
|
fixes #4818
|
2016-12-18 23:11:53 +01:00 |
|
Andreas Rumpf
|
2316c71e09
|
reverted deepcopy fix for now
|
2016-11-24 10:52:33 +01:00 |
|
Araq
|
074f276c8a
|
disallow recursive module dependencies
|
2016-11-23 23:23:31 +01:00 |
|
Andreas Rumpf
|
3eba4b510f
|
added test case for deepcopy
|
2016-11-19 09:22:29 +01:00 |
|