Christoph M. Wintersteiger
|
9d965b5fec
|
ML API: build system fixes
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:51:34 +00:00 |
|
Christoph M. Wintersteiger
|
9eea0f3232
|
ML API: build system changes
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:51:33 +00:00 |
|
Christoph M. Wintersteiger
|
7aef3fa5c6
|
ML API: bugfix
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:50:47 +00:00 |
|
Christoph M. Wintersteiger
|
35ef2d1c40
|
ML API: bugfix
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:50:46 +00:00 |
|
Christoph M. Wintersteiger
|
297604bee2
|
ML API: linker fix
|
2015-01-19 15:50:23 +00:00 |
|
Christoph M. Wintersteiger
|
d0591334a2
|
ML API: made native layer ANSI-C compliant to avoid compilation issues.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:49:56 +00:00 |
|
Christoph M. Wintersteiger
|
597409c8ac
|
ML API bugfixes
More ML examples
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:49:55 +00:00 |
|
Christoph M. Wintersteiger
|
bffef2e808
|
New ML API bugfixes and first example.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:49:22 +00:00 |
|
Christoph M. Wintersteiger
|
371db347af
|
More new ML API.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:49:20 +00:00 |
|
Christoph M. Wintersteiger
|
d6a2048785
|
More new ML API
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:49:19 +00:00 |
|
Christoph M. Wintersteiger
|
2277ad3654
|
ML API bugfixes
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:49:18 +00:00 |
|
Christoph M. Wintersteiger
|
794823ba6d
|
More ML API:
Fixes in native layer.
Added symbols.
Prepared code for automatic documentation.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:49:16 +00:00 |
|
Christoph M. Wintersteiger
|
7efe7a2c16
|
ML native layer bugfixes
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:48:40 +00:00 |
|
Christoph M. Wintersteiger
|
8e83f8d034
|
ML build system checks
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:46:54 +00:00 |
|
Christoph M. Wintersteiger
|
b193b827ed
|
ML API bugfixes
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:44:42 +00:00 |
|
Christoph M. Wintersteiger
|
c001da6188
|
ML API and example compilation.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:42:23 +00:00 |
|
Christoph M. Wintersteiger
|
bea09539cf
|
More ML API
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:42:18 +00:00 |
|
Christoph M. Wintersteiger
|
2dde851ed7
|
More ML API
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:42:16 +00:00 |
|
Christoph M. Wintersteiger
|
8d30fabc0a
|
New native ML API layer.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:40:40 +00:00 |
|
Christoph M. Wintersteiger
|
65ddf2be49
|
More ML API
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:40:39 +00:00 |
|
Christoph M. Wintersteiger
|
f5a0520b83
|
More ML API
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:40:37 +00:00 |
|
Christoph M. Wintersteiger
|
03a5c88ded
|
More new ML API
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:40:10 +00:00 |
|
Christoph M. Wintersteiger
|
70f0d2f423
|
Beginnings of a new ML API
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:38:52 +00:00 |
|
Christoph M. Wintersteiger
|
f50a8b0a59
|
Bumped version number.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-10-25 17:05:02 +01:00 |
|
Christoph M. Wintersteiger
|
e0c42f5892
|
Java API bugfix
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-10-24 14:43:01 +01:00 |
|
Nikolaj Bjorner
|
fe4a8b44a5
|
revert some changes to how 'out' parameters are annotated on API calls. Retain the 'out' annotation for so-called managed out parameters. The data-type examples in managed API fail with the out parameter annotation as no memory is allocated on instances of out parameters, other than the interpolation APIs that are new
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2014-10-16 22:40:52 -07:00 |
|
Christoph M. Wintersteiger
|
3e7c95db6b
|
Interpolation API bugfixes
Added Interpolation to the Java API
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-10-10 12:34:17 +01:00 |
|
Christoph M. Wintersteiger
|
9b8406c717
|
Resolved interpolation API issues.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-10-10 11:41:21 +01:00 |
|
Christoph M. Wintersteiger
|
503ad78bf3
|
Interpolation API bugfixes
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-10-09 18:08:07 +01:00 |
|
Nikolaj Bjorner
|
f0c63e56f3
|
make module parameter validation and adjustment more flexible: you can use both module qualifiers and unqualified parameters from the API at local scope
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2014-10-08 16:27:40 -07:00 |
|
Christoph M. Wintersteiger
|
b03a9d3f0a
|
Interpolation API: infrastructure fixes and .NET API
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-10-08 21:01:27 +01:00 |
|
Christoph M. Wintersteiger
|
9949c7e31c
|
fixed typos
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-09-18 17:09:22 +01:00 |
|
Christoph M. Wintersteiger
|
fa24d9db6f
|
Added multi processor compilation to VS project.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-09-01 17:27:07 +01:00 |
|
Christoph M. Wintersteiger
|
38ee8cb807
|
.NET API: bugfix. Thanks to Konrad Jamrozik for catching this one.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-08-22 12:57:33 +01:00 |
|
Christoph M. Wintersteiger
|
0df0174d62
|
.NET API: Enabled .xml documentation generation by default.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-08-08 15:24:08 +01:00 |
|
Ken McMillan
|
c007a5e5bd
|
merged with unstable
|
2014-08-06 11:16:06 -07:00 |
|
Christoph M. Wintersteiger
|
fb4c07a2ea
|
FPA refactoring in preparation for FPA support in the kernel.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-04-23 18:36:38 +01:00 |
|
Christoph M. Wintersteiger
|
b6c0b8c9ff
|
Compilation fix for FreeBSD
|
2014-04-07 16:09:22 +01:00 |
|
Christoph M. Wintersteiger
|
4444eb361c
|
bugfix
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-04-03 13:11:39 +01:00 |
|
Christoph M. Wintersteiger
|
83f88917a8
|
bugfix for python 2.6
|
2014-03-20 17:47:41 +00:00 |
|
Christoph M. Wintersteiger
|
07d56bdc70
|
Java API bugfixes for cygwin compilation
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-02-21 13:44:39 +00:00 |
|
Leonardo de Moura
|
e077fc5cb4
|
fix(api/python): make sure Z3 compiles using Python3
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2014-02-20 14:09:55 -08:00 |
|
Christoph M. Wintersteiger
|
b2be81fd4d
|
bugfix for OSX build configuration
|
2014-01-22 13:41:48 +00:00 |
|
Christoph M. Wintersteiger
|
73a1dddc45
|
Bugfixes for the build on new OSX machines (XCode 5.0 on).
|
2014-01-21 17:06:13 +00:00 |
|
Ken McMillan
|
a410e7f716
|
fussing with qe in duality
|
2013-12-13 12:21:54 -08:00 |
|
Ken McMillan
|
3a0947b3ba
|
merged with unstable
|
2013-10-18 17:26:41 -07:00 |
|
Ken McMillan
|
2c9c5ba1f0
|
still working on interpolation of full z3 proofs
|
2013-09-15 13:33:20 -07:00 |
|
Nikolaj Bjorner
|
457b22b00e
|
add TPTP example
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2013-09-06 21:49:00 -07:00 |
|
Nikolaj Bjorner
|
e4338f085b
|
re-organization of muz
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2013-08-28 22:11:33 -07:00 |
|
Nikolaj Bjorner
|
9e61820125
|
re-organizing muz
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2013-08-28 21:49:53 -07:00 |
|