|
c3a7657c71
|
Format code.
|
2018-05-17 14:53:48 -07:00 |
|
|
85f88b909b
|
Add a swap function that swaps contents of references.
|
2018-05-14 19:16:42 -07:00 |
|
|
ee76d39f38
|
Remove un-thread safe shared reference count.
|
2018-04-24 15:08:39 -07:00 |
|
|
d096e2155c
|
Remove the free assumption from libab_ref.
|
2018-04-21 17:05:51 -07:00 |
|
|
5d3130d39d
|
Format the code with clang-format.
|
2018-04-21 14:09:01 -07:00 |
|
|
dabab1e870
|
Add a null reference that doesn't call malloc.
|
2018-04-06 23:53:40 -07:00 |
|
|
e6801255fa
|
Add a vector of reference counted values.
|
2018-03-31 22:18:36 -07:00 |
|
|
c5fa68fdf5
|
Implement an initial version of reference counting.
|
2018-03-30 22:37:30 -07:00 |
|