• Joined on 2023-03-22
andrew pushed to main at weaselab/conflict-set 2024-04-17 21:12:12 +00:00
64a98c529c Fix conflict_set.py bug, and add full inner words test
andrew pushed to main at weaselab/conflict-set 2024-04-17 19:27:33 +00:00
ed1388ed21 Disable script tests when cross compiling
andrew pushed to main at weaselab/conflict-set 2024-04-17 19:12:13 +00:00
309d315956 Add DebugConflictSet, which asserts using skip list as a reference
eab2e46a56 Mention that we modified SkipList.cpp
85db1a8786 Allow to choose implementation in python wrapper
717f9d6829 Remove ScriptTest.cpp, replace with test_conflict_set.py
Compare 4 commits »
andrew opened issue weaselab/conflict-set#25 2024-04-17 18:47:37 +00:00
Refactor so that c++ and c apis more directly share code
andrew pushed to main at weaselab/conflict-set 2024-04-17 00:37:35 +00:00
fd93300ce8 Tweaks and add more planned sections
andrew pushed to main at weaselab/conflict-set 2024-04-16 21:20:14 +00:00
b7e16b31ff Fill out empty subsections
a324d31518 Second pass at "Checking range reads"
Compare 2 commits »
andrew pushed to main at weaselab/conflict-set 2024-04-16 00:32:57 +00:00
fdb05e0e33 First draft of "Checking range reads" subsection
7c27d4a972 Always target macos 11.0
Compare 2 commits »
andrew opened issue weaselab/conflict-set#24 2024-04-14 04:27:39 +00:00
Preserve version for conflict set swap for fdb patch
andrew pushed to main at weaselab/conflict-set 2024-04-09 00:34:11 +00:00
738de01cb4 Add getBytes to conflict_set.py
andrew pushed to main at weaselab/conflict-set 2024-04-09 00:18:21 +00:00
325cab6a95 Target earliest convenient macos version
andrew pushed to main at weaselab/conflict-set 2024-04-08 22:52:16 +00:00
0b2821941a Bump version
andrew pushed tag v0.0.3 to weaselab/conflict-set 2024-04-08 22:49:17 +00:00
andrew released v0.0.3 at weaselab/conflict-set 2024-04-08 22:49:17 +00:00
andrew pushed to main at weaselab/conflict-set 2024-04-08 22:33:17 +00:00
a40b5dcd74 Add script to build .pkg file for macos
andrew pushed to main at weaselab/conflict-set 2024-04-08 05:32:32 +00:00
193b1926ff Fix python type annotation
andrew pushed to main at weaselab/conflict-set 2024-04-05 00:04:27 +00:00
1c900c5a8c Use PRE_LINK
90fdcdd51a Don't update mtime in privatize_symbols_macos.sh
Compare 2 commits »
andrew pushed to main at weaselab/conflict-set 2024-04-04 23:30:11 +00:00
eb3f6823eb Remove prettier
andrew commented on issue weaselab/conflict-set#23 2024-04-04 23:19:46 +00:00
Rewrite "script tests" in python, and run in jenkins

Maybe we can use the skip list test as a reference for asserting

andrew pushed to main at weaselab/conflict-set 2024-04-04 23:17:40 +00:00
1534e10b75 Fix macos shared library name in conflict_set.py
andrew pushed to main at weaselab/conflict-set 2024-04-04 23:12:35 +00:00
3c100ccee8 Add prettier and black as pre-commit hooks
5cf45d1c35 Preliminary support for writing tests in python
Compare 2 commits »