|
|
09e7076a9b
|
refactor(memory): make memory allocation the exclusive responsibility of bc from now on
|
2025-03-31 14:19:47 -04:00 |
|
fallenoak
|
7e89d65d7a
|
fix(array): fix various bugs with array clearing
|
2023-02-21 22:10:14 -06:00 |
|
fallenoak
|
955a0bbba7
|
fix(array): use copy constructor and call destructors appropriately
|
2023-02-05 21:36:49 -06:00 |
|
fallenoak
|
c2a6459c94
|
fix(array): initialize counter in TSFixedArray::Set
|
2023-02-05 14:54:26 -06:00 |
|
fallenoak
|
0a941aaa08
|
feat(array): add copy assignment operator to TSFixedArray
|
2023-02-04 23:48:20 -06:00 |
|
fallenoak
|
6d1d2eefd9
|
chore(array): eliminate sign mismatches
|
2023-01-03 16:58:17 -06:00 |
|
fallenoak
|
577fb30be0
|
feat(array): add TSFixedArray<T>::~TSFixedArray
|
2021-01-03 10:36:37 -06:00 |
|
fallenoak
|
f631bdac3b
|
chore(format): tweak brace and type macro styles
|
2020-11-14 17:12:00 -06:00 |
|
fallenoak
|
118d20c49d
|
chore(build): improve include paths
|
2020-11-01 17:45:45 -06:00 |
|
fallenoak
|
23df793b34
|
feat(array): add fixed array template
|
2020-09-24 23:44:35 -05:00 |
|