3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-13 12:28:44 +00:00
Commit graph

14 commits

Author SHA1 Message Date
Leonardo de Moura 15fb18c65d Simplified binding and logging support generation. Now, everything is generated by update_api.py script. The binding commands can be included in the .h files (e.g., z3_api.h
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2012-10-17 23:00:21 -07:00
Christoph M. Wintersteiger c2623e15c3 Switched ParamDescrs.ToString to native implementation
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
2012-10-12 21:05:32 +01:00
Leonardo de Moura f7bcd40137 Added API Z3_param_descrs_to_string
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2012-10-12 09:13:04 -07:00
Christoph M. Wintersteiger 42c27b7a46 Added ParamDescr.ToString()
Formatting

Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
2012-10-12 16:44:46 +01:00
Christoph M. Wintersteiger c11e134aae Formatting and build configuration fixes.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
2012-10-12 15:13:38 +01:00
Christoph M. Wintersteiger 6c475660d8 Removed support for signed assemblies.
Users are advised to build their own assemblies from the source code,
which they can sign using their own private keys.

Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
2012-10-12 15:12:21 +01:00
Leonardo de Moura 9666821047 Merge branch 'working' of //z3-1/z3 into working
Conflicts:
	z3-prover.sln
2012-10-11 08:42:31 -07:00
Christoph M. Wintersteiger 778cf79339 updated build.cmd for Microsoft.Z3
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
2012-10-11 15:09:18 +01:00
wintersteiger e0c746e382 removed test_managed, added Microsoft.Z3/test_mapi
Signed-off-by: wintersteiger <cwinter@microsoft.com>
2012-10-11 14:47:38 +01:00
Leonardo de Moura ab625df6c6 Removed external_64 compilation mode
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2012-10-11 00:02:44 -07:00
Leonardo de Moura 7185812b03 updated API
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2012-10-10 08:19:27 -07:00
Leonardo de Moura c3d3f51f02 missing file 2012-10-02 14:43:20 -07:00
Leonardo de Moura 87dbd49b4c disable build.cmd from update_api.cmd
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2012-10-02 13:51:20 -07:00
Leonardo de Moura 68269c43a6 other components
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2012-10-02 11:48:48 -07:00