Leonardo de Moura
|
97cf839665
|
feat(api): annotate which procedures in the API may throw high-level exceptions
We say an exception is low-level (non high-level) when it is related to
memory exhaustion, system errors, and interruptions.
|
2015-09-23 18:39:34 -07:00 |
|
Leonardo de Moura
|
78e9a57e06
|
feat(api): add total orders for lean_name, lean_univ and lean_expr APIs
|
2015-08-23 19:42:22 -07:00 |
|
Leonardo de Moura
|
35d3c6f5a5
|
test(tests/shared/name): add tests for lean_list_name API
|
2015-08-21 15:12:43 -07:00 |
|
Leonardo de Moura
|
adeba5c05e
|
feat(api/name): add lean_list_name API
|
2015-08-21 15:04:19 -07:00 |
|
Leonardo de Moura
|
da11f7738d
|
feat(api): expose configuration options in the C API
|
2015-08-18 11:57:27 -07:00 |
|
Leonardo de Moura
|
e8e315ff14
|
refactor(api): uniform names
|
2015-08-18 11:01:46 -07:00 |
|
Leonardo de Moura
|
9d486a4e88
|
feat(tests/shared): add test for the hierarchical name C API
|
2015-08-17 17:48:09 -07:00 |
|
Leonardo de Moura
|
42d41fb276
|
feat(api): expose hierarchical names in the C API
|
2015-08-17 17:23:10 -07:00 |
|