summaryrefslogtreecommitdiffstats
path: root/src/base/main
Commit message (Expand)AuthorAgeFilesLines
* New package to read/write a subset of Liberty for STA.Alan Mishchenko2012-08-242-0/+5
* Added recording history of used commands into file 'abc.history' (Windows only).Alan Mishchenko2012-08-241-1/+1
* Added recording history of used commands into file 'abc.history' (Windows only).Alan Mishchenko2012-08-242-8/+2
* Replacing printf() by Abc_Print().Alan Mishchenko2012-07-101-1/+1
* Removing print-out message in bridge mode.Alan Mishchenko2012-07-091-2/+4
* Adding printout to report command line executed in batch mode.Alan Mishchenko2012-07-081-0/+1
* Updating project settings to have simpler include paths.Alan Mishchenko2012-07-078-24/+24
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-071-1/+1
* Making 'pdr', &gla, &vta print correctly in batch mode.Alan Mishchenko2012-07-073-2/+5
* Included copyright statement into 'main.c'.Alan Mishchenko2012-05-111-0/+27
* Misc changes.Alan Mishchenko2012-05-011-2/+2
* Misc changes.Alan Mishchenko2012-04-272-38/+44
* Updating the counter of finished frames when dumping intermediate abstraction...Alan Mishchenko2012-04-272-4/+6
* Better interface with the new code.Alan Mishchenko2012-04-061-2/+7
* Bug fix to prevent crashing when Abc_Print() is called while ABC is not initi...Alan Mishchenko2012-03-201-2/+2
* Exploration of ISO and minor changes.Alan Mishchenko2012-03-131-0/+4
* Redirecting printf messages.Alan Mishchenko2012-03-021-1/+1
* Adding features related to the communication bridge.Alan Mishchenko2012-03-025-3/+20
* Added a way to disable support for dynamic linking.Alan Mishchenko2012-02-241-0/+3
* Silenced a gcc warning.Alan Mishchenko2012-02-231-1/+0
* pyabc: silnce more warningsBaruch Sterin2012-02-231-4/+3
* Isomorphism checking code.Alan Mishchenko2012-02-173-17/+22
* Major restructuring of the code.Alan Mishchenko2012-01-219-39/+34
* Added support for generating a library of real-life truth-tables.Alan Mishchenko2011-12-091-2/+2
* Added API to access the CEX vector.Alan Mishchenko2011-08-022-0/+2
* Enabled saving vector of counter-examples in the ABC framework.Alan Mishchenko2011-08-021-0/+1
* Improvements to timeout.Alan Mishchenko2011-05-111-2/+4
* Fixing compilation problem which resulting from defining 'int c' as 'char c'.Alan Mishchenko2011-04-191-2/+2
* Added test package.Alan Mishchenko2011-03-292-1/+7
* Moved two new APIs for reading/writing CEX from/into ABC from abc.c to mainFr...Alan Mishchenko2011-02-192-3/+6
* pyabc: make the SIGINT signal handler clean up by sending SIGINT to child pro...Baruch Sterin2011-01-131-1/+8
* Fixing memory leak in LTL property handling codeAlan Mishchenko2010-12-021-0/+1
* Rearranging data members in the structure (not a bug)Alan Mishchenko2010-11-291-2/+2
* Added API Abc_FrameReadGiaAlan Mishchenko2010-11-292-0/+18
* initial commit of public abcAlan Mishchenko2010-11-0110-133/+350
* Version abc90807Alan Mishchenko2015-06-221-1/+1
* Version abc90714Alan Mishchenko2015-06-223-123/+73
* Version abc90528Alan Mishchenko2015-06-221-0/+124
* Version abc90313Alan Mishchenko2009-03-131-2/+2
* Version abc90311Alan Mishchenko2009-03-111-0/+1
* Version abc90215Alan Mishchenko2009-02-156-59/+38
* Version abc90118Alan Mishchenko2009-01-184-11/+18
* Version abc81029Alan Mishchenko2008-10-291-0/+4
* Version abc81014Alan Mishchenko2008-10-141-1/+1
* Version abc81004Alan Mishchenko2008-10-041-3/+15
* Version abc80918Alan Mishchenko2008-09-182-0/+16
* Version abc80718Alan Mishchenko2008-07-181-6/+2
* Version abc80717Alan Mishchenko2008-07-173-7/+7
* Version abc80705Alan Mishchenko2008-07-051-2/+2
* Version abc80702Alan Mishchenko2008-07-021-4/+8