ssh://anon@git.omarpolo.com/xc.git https://git.omarpolo.com/xc.git
24 months ago Omar Polo
add some tests for the list parser (main)
include compat.h to xc_SOURCES
free_list should remove items from the list
add a README
add compat for sys/queue.h
add a list implementation
2 years ago Omar Polo
fixed __dead compat
2 years ago Heph
Add virtual-env through nix-shell
implement the log level
missing break