Commit Graph

18 Commits (0eb686aad40984df69fcf1e23add89d9a40f61f7)

Author SHA1 Message Date
Josh Berdine 8dc7635251 [sledge] Add handler for Ctrl-C 4 years ago
Josh Berdine 52b511d053 [sledge] Improve backtraces of invariant violation and replay exceptions 4 years ago
Josh Berdine 51a16621aa [sledge] Fix unintended quoting of symbol names 4 years ago
Josh Berdine 8dc0a422e1 [sledge] Make API of Term constant destructors uniform 4 years ago
Josh Berdine 2083e3ee86 [sledge] Minor simplifications using Set and Map iterators 4 years ago
Josh Berdine 920c553902 [sledge] Change type of fold functions for improved composition 4 years ago
Josh Berdine ec4cb61db3 [sledge] Shift to a more standard Set API 4 years ago
Josh Berdine 4780b92584 [sledge] Shift to a more standard Map API 4 years ago
Josh Berdine 9959fbb478 [sledge] Switch from Base.Array to Containers.Array 4 years ago
Josh Berdine e5bcaa34cb [sledge] Add Term.split_const and use instead of const_of 4 years ago
Josh Berdine c35c4e2789 [sledge] Switch from Base.List to Containers.List 4 years ago
Josh Berdine 409b21ec64 [sledge] Switch from Base.Option to Containers.Option 4 years ago
Josh Berdine 3f4f0cc4ac [sledge] Switch from Base.String to Containers.String 4 years ago
Josh Berdine 9a238a76da [sledge] Switch from Base.Hashtbl to Containers.Hashtbl 4 years ago
Josh Berdine 08da86ae62 [sledge] Switch from Base.Hash_set to CCHashSet 4 years ago
Josh Berdine b6a77f6567 [sledge] Refactor nonstdlib to avoid opening Core 4 years ago
Josh Berdine fecc6caf6b [sledge] Implement Domain_itv over Llair.Exp instead of Term 4 years ago
Josh Berdine 0f7ecbe9fe [sledge] Build: Rename bin dir to cli 5 years ago