|
9855e64b6a
|
Only strip release build
|
2024-01-21 14:29:39 -08:00 |
|
|
5e4a946bdb
|
Fix libfuzzer detection and shared object symbols issues
Don't export __throw_length_error, and don't import abort
|
2024-01-19 18:18:40 -08:00 |
|
|
2e6649db44
|
Check reads in fuzzer
|
2024-01-19 16:44:38 -08:00 |
|
|
4993462797
|
GC unused symbols
|
2024-01-19 16:04:19 -08:00 |
|
|
756f74c6de
|
Add fuzz test
|
2024-01-19 15:48:07 -08:00 |
|
|
a2a55c9717
|
Prepare for fuzzing
|
2024-01-19 14:50:36 -08:00 |
|
|
a10b9ad5b0
|
Linux fixes. Don't support c89 for now
Because // comments are diagnosed and I can't be bothered
|
2024-01-18 21:48:38 -08:00 |
|
|
5d17675ad1
|
C89, C++98 api smoke tests
|
2024-01-18 20:43:29 -08:00 |
|
|
0f9a86d775
|
Make lib work as a c or c++ library
|
2024-01-18 18:37:48 -08:00 |
|
|
1aad0c2f11
|
Control symbol visibility in library
|
2024-01-18 18:05:06 -08:00 |
|
|
fc3cc98d64
|
Use Arena allocator
|
2024-01-18 17:26:55 -08:00 |
|
|
aa85c77d8f
|
add debugPrintDot
|
2024-01-17 14:10:50 -08:00 |
|
|
a6381a981e
|
Add test scaffolding
|
2024-01-17 12:40:27 -08:00 |
|
|
8edcd02f91
|
Add .gitignore, CMakeLists.txt, ConflictSet.cpp
|
2024-01-17 10:51:22 -08:00 |
|