Christoph M. Wintersteiger
|
261fe01cea
|
FPA API bug and consistency fixes
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-11-11 12:38:59 +00:00 |
|
Christoph M. Wintersteiger
|
8d3ef92383
|
Merge branch 'unstable' of https://git01.codeplex.com/z3 into fpa-api
Conflicts:
scripts/mk_project.py
src/api/z3.h
src/ast/float_decl_plugin.cpp
src/ast/float_decl_plugin.h
src/ast/fpa/fpa2bv_converter.cpp
src/ast/fpa/fpa2bv_rewriter.h
src/ast/rewriter/float_rewriter.cpp
src/ast/rewriter/float_rewriter.h
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-11-11 11:53:39 +00:00 |
|
Christoph M. Wintersteiger
|
591f6d096f
|
.NET API project directories fixed. Thanks to Marc Brockschmidt for reporting this.
|
2014-11-03 14:53:48 +00:00 |
|
Christoph M. Wintersteiger
|
60cf1d5a4f
|
Update copyright notices
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-10-24 18:02:58 +01:00 |
|
Nikolaj Bjorner
|
3ecffaa1e5
|
remove unused and always failing get_param_value function
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2014-10-21 11:12:50 -07: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
|
0e4e72b1bc
|
Added new params.Add functions to the .NET and Java APIs.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-10-14 13:22:12 +01: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
|
1c1351a064
|
Interpolation .NET API bugfixes
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-10-09 18:11:42 +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 |
|
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
|
0cf1f9c210
|
.NET API context refcounting; changed int to long to be on the safe side on 64-bit platforms.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-08-14 12:15:58 +01:00 |
|
mattpark
|
5a45711f22
|
Dealt with some concurrency issues due to concurrent GC.
|
2014-08-12 10:16:00 +01:00 |
|
Nikolaj Bjorner
|
47ac5c0633
|
fix doc bug
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2014-08-09 11:41:04 +09:00 |
|
Ken McMillan
|
c007a5e5bd
|
merged with unstable
|
2014-08-06 11:16:06 -07:00 |
|
Christoph M. Wintersteiger
|
c508b66cf7
|
Merge branch 'unstable' of https://git01.codeplex.com/z3 into fpa-api
Conflicts:
src/ast/float_decl_plugin.h
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-07-31 17:37:43 +01:00 |
|
Nikolaj Bjorner
|
44751c0ef8
|
Add missing .NET API functions for parsing rules into fixedpoint object
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2014-07-23 15:27:24 -07:00 |
|
Christoph M. Wintersteiger
|
129e2f5e23
|
FPA API fixes and examples
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-06-11 17:55:31 +01:00 |
|
Christoph M. Wintersteiger
|
0279a1042d
|
FPA API documentation fixes
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-04-23 18:39:36 +01:00 |
|
Christoph M. Wintersteiger
|
3e5a702073
|
Merge branch 'unstable' of https://git01.codeplex.com/z3 into fpa-api
|
2014-04-23 14:50:51 +01:00 |
|
Christoph M. Wintersteiger
|
64bfbb657c
|
.NET API documentation XML build fix
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-04-09 11:39:05 +01:00 |
|
Christoph M. Wintersteiger
|
a3b89a8af3
|
.NET API documentation fixes
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-04-09 11:24:42 +01:00 |
|
Christoph M. Wintersteiger
|
944dfee008
|
.NET and Java API Bugfix (Codeplex issue 101)
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-04-02 19:25:05 +01:00 |
|
Christoph M. Wintersteiger
|
a833c9ac41
|
Fixed bug (codeplex issue 102)
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-04-02 17:56:55 +01:00 |
|
Nikolaj Bjorner
|
4c95bb4dd9
|
add 'distinct' to C++ API
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2014-03-28 08:51:50 -07:00 |
|
Christoph M. Wintersteiger
|
16ebceb9ff
|
Merge branch 'unstable' of https://git01.codeplex.com/z3 into fpa-api
Conflicts:
scripts/mk_project.py
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2013-12-04 13:50:42 +00:00 |
|
Ken McMillan
|
3a0947b3ba
|
merged with unstable
|
2013-10-18 17:26:41 -07:00 |
|
Nikolaj Bjorner
|
7bbabcdf6d
|
updated documentation for finite domain sizes
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2013-08-16 14:47:48 -07:00 |
|
Christoph M. Wintersteiger
|
b9aa721365
|
Merge branch 'unstable' of https://git01.codeplex.com/z3 into fpa-api
|
2013-06-26 18:17:46 +01:00 |
|
Ken McMillan
|
5b87fb4cc3
|
merge of Leo's changes
|
2013-06-25 12:34:37 -07:00 |
|
Leonardo de Moura
|
efb6b2453e
|
Move AssemblyInfo.cs AssemblyInfo. Update mk_util.py to generate AssemblyInfo.cs instead of modifying it.
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2013-06-24 15:37:49 -07:00 |
|
Leonardo de Moura
|
205520ed6c
|
Move AssemblyInfo.cs AssemblyInfo. Update mk_util.py to generate AssemblyInfo.cs instead of modifying it.
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2013-06-24 15:34:42 -07:00 |
|
Christoph M. Wintersteiger
|
a26b51c7f3
|
Merge branch 'unstable' of https://git01.codeplex.com/z3 into fpa-api
|
2013-06-14 13:16:37 +01:00 |
|
Christoph M. Wintersteiger
|
1a26c9726b
|
.NET API: bugfix
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2013-06-14 13:15:48 +01:00 |
|
Christoph M. Wintersteiger
|
4af39b432c
|
FPA API: dotnet bugfixes
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2013-06-14 12:25:43 +01:00 |
|
Christoph M. Wintersteiger
|
cc5081587f
|
FPA API: made FPA functions public
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2013-06-14 12:00:10 +01:00 |
|
Christoph M. Wintersteiger
|
a9840b291f
|
FPA API: Tied into rest of the API;
added numeral/value handling through existing functions;
added trivial .NET example.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2013-06-10 19:06:45 +01:00 |
|
Christoph M. Wintersteiger
|
e14819c1b1
|
FPA: Added .NET API calls
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2013-06-10 15:54:20 +01:00 |
|
Christoph M. Wintersteiger
|
ebbdff8757
|
doc bugfix
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2013-06-10 15:53:24 +01:00 |
|
Ken McMillan
|
adb1f95e0a
|
small fixes in duality
|
2013-06-07 11:51:22 -07:00 |
|
Ken McMillan
|
de7a675afa
|
a mistake
|
2013-06-05 18:02:07 -07:00 |
|
Ken McMillan
|
97a7ae1589
|
add profiling option
|
2013-06-05 18:01:05 -07:00 |
|
Nikolaj Bjorner
|
c0895e5548
|
remove hassel table from unstable: does not compile under other plantforms
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2013-05-31 17:48:19 -07:00 |
|
Christoph M. Wintersteiger
|
5d1339beec
|
.NET/Java: API doc update for Context constructor.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2013-05-17 13:43:32 +01:00 |
|
Ken McMillan
|
389c2018df
|
working on duality
|
2013-05-03 17:30:07 -07:00 |
|
Ken McMillan
|
8488ca24d2
|
first commit of duality
|
2013-04-20 18:18:45 -07:00 |
|
U-REDMOND\kenmcmil
|
28266786f3
|
porting to windows
|
2013-03-27 12:17:52 -07:00 |
|
Christoph M. Wintersteiger
|
5fe58c2f2d
|
Java API: renamed assert_(...) to add(...)
.NET API: added alias Add(...) for Assert(...)
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2013-02-26 19:13:48 +00:00 |
|
Christoph M. Wintersteiger
|
6075ae28fc
|
ML/Java: Proper use of Datatype API for List/Enum/Constructor
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2013-02-20 19:40:48 +00:00 |
|