David Piuva
|
2966b6cfd7
Fixed lots of "" string literals that should have been U"" Unicode literals, by temporarily disabling the implicit type conversion.
|
1 dzień temu |
David Piuva
|
b284549f5b
Using FixedArray as a part of algorithmAPI.h. Also updated indices from int64_t to intptr_t types.
|
1 dzień temu |
David Piuva
|
42f865ea1f
Allowing Array and Field to be cloned implicitly.
|
2 lat temu |
David Piuva
|
c7066ae7fa
Added an Algorithm API to the framework, which is useful for writing functional regression tests with less code.
|
2 lat temu |