..
AlgebraicNum.java
Tabs, formatting.
2017-09-17 17:50:05 +01:00
ApplyResult.java
re-organize proof and model converters to be associated with goals instead of external
2017-11-18 16:33:54 -08:00
ApplyResultDecRefQueue.java
JavaAPI: DecRefQueue -- do not use move_limit for now.
2016-06-13 12:18:31 +02:00
ArithExpr.java
Turned Z3Exception into a RuntimeException such that throws declarations are not needed anymore. Thanks to codeplex user steimann for this suggestion.
2015-04-08 13:16:32 +01:00
ArithSort.java
Turned Z3Exception into a RuntimeException such that throws declarations are not needed anymore. Thanks to codeplex user steimann for this suggestion.
2015-04-08 13:16:32 +01:00
ArrayExpr.java
Turned Z3Exception into a RuntimeException such that throws declarations are not needed anymore. Thanks to codeplex user steimann for this suggestion.
2015-04-08 13:16:32 +01:00
ArraySort.java
additional array functions exposed over API, ping #1223
2017-10-19 11:08:48 -07:00
AST.java
Fixed AST translation functions in .NET and Java APIs. Fixes #1073 .
2017-06-14 13:24:54 +01:00
ASTDecRefQueue.java
JavaAPI: DecRefQueue -- do not use move_limit for now.
2016-06-13 12:18:31 +02:00
ASTMap.java
Java API: split incRef into incRef and addToReferenceQueue
2016-06-12 21:01:58 +02:00
AstMapDecRefQueue.java
JavaAPI: DecRefQueue -- do not use move_limit for now.
2016-06-13 12:18:31 +02:00
ASTVector.java
Allow different parsing strategies ( #4205 )
2020-05-04 12:28:50 -07:00
AstVectorDecRefQueue.java
JavaAPI: DecRefQueue -- do not use move_limit for now.
2016-06-13 12:18:31 +02:00
BitVecExpr.java
Turned Z3Exception into a RuntimeException such that throws declarations are not needed anymore. Thanks to codeplex user steimann for this suggestion.
2015-04-08 13:16:32 +01:00
BitVecNum.java
enable binary string access to unsigned numerals over API #4568
2020-07-07 18:59:20 -07:00
BitVecSort.java
Turned Z3Exception into a RuntimeException such that throws declarations are not needed anymore. Thanks to codeplex user steimann for this suggestion.
2015-04-08 13:16:32 +01:00
BoolExpr.java
Java bindings with no finalizers
2016-06-12 20:27:01 +02:00
BoolSort.java
Turned Z3Exception into a RuntimeException such that throws declarations are not needed anymore. Thanks to codeplex user steimann for this suggestion.
2015-04-08 13:16:32 +01:00
CMakeLists.txt
rename additional build options #2709
2019-11-18 21:32:35 -08:00
Constructor.java
Java API: split incRef into incRef and addToReferenceQueue
2016-06-12 21:01:58 +02:00
ConstructorDecRefQueue.java
JavaAPI: DecRefQueue -- do not use move_limit for now.
2016-06-13 12:18:31 +02:00
ConstructorList.java
Java API: split incRef into incRef and addToReferenceQueue
2016-06-12 21:01:58 +02:00
ConstructorListDecRefQueue.java
JavaAPI: DecRefQueue -- do not use move_limit for now.
2016-06-13 12:18:31 +02:00
Context.java
correct the type returned by mkNth #4454
2020-06-03 09:10:58 -07:00
DatatypeExpr.java
Turned Z3Exception into a RuntimeException such that throws declarations are not needed anymore. Thanks to codeplex user steimann for this suggestion.
2015-04-08 13:16:32 +01:00
DatatypeSort.java
Remove redundant cast
2016-01-06 11:18:22 +01:00
EnumSort.java
Tabs, formatting.
2017-09-17 17:50:05 +01:00
Expr.java
add stub for #2522
2019-10-08 09:54:07 -07:00
FiniteDomainExpr.java
Added finite domain expressions and numerals to the .NET, Java, and Python APIs.
2015-12-02 17:01:52 +00:00
FiniteDomainNum.java
Do not needlessly catch exceptions in Java bindings
2016-06-12 14:14:11 +02:00
FiniteDomainSort.java
Turned Z3Exception into a RuntimeException such that throws declarations are not needed anymore. Thanks to codeplex user steimann for this suggestion.
2015-04-08 13:16:32 +01:00
Fixedpoint.java
remove push/pop for fixedpoint objects from API #2249
2019-04-27 10:13:15 -07:00
FixedpointDecRefQueue.java
JavaAPI: DecRefQueue -- do not use move_limit for now.
2016-06-13 12:18:31 +02:00
FPExpr.java
Turned Z3Exception into a RuntimeException such that throws declarations are not needed anymore. Thanks to codeplex user steimann for this suggestion.
2015-04-08 13:16:32 +01:00
FPNum.java
Added is_numeral_negative to .NET and Java APIs
2016-10-27 15:07:10 +01:00
FPRMExpr.java
Turned Z3Exception into a RuntimeException such that throws declarations are not needed anymore. Thanks to codeplex user steimann for this suggestion.
2015-04-08 13:16:32 +01:00
FPRMNum.java
Turned Z3Exception into a RuntimeException such that throws declarations are not needed anymore. Thanks to codeplex user steimann for this suggestion.
2015-04-08 13:16:32 +01:00
FPRMSort.java
Turned Z3Exception into a RuntimeException such that throws declarations are not needed anymore. Thanks to codeplex user steimann for this suggestion.
2015-04-08 13:16:32 +01:00
FPSort.java
Bugfixes for FPA API. Thanks to Christian Dernehl for reporting these.
2015-06-09 11:53:43 +01:00
FuncDecl.java
Fixed AST translation functions in .NET and Java APIs. Fixes #1073 .
2017-06-14 13:24:54 +01:00
FuncInterp.java
Java API: split incRef into incRef and addToReferenceQueue
2016-06-12 21:01:58 +02:00
FuncInterpDecRefQueue.java
JavaAPI: DecRefQueue -- do not use move_limit for now.
2016-06-13 12:18:31 +02:00
FuncInterpEntryDecRefQueue.java
JavaAPI: DecRefQueue -- do not use move_limit for now.
2016-06-13 12:18:31 +02:00
Global.java
Javadoc and indentation fixes
2016-01-06 11:19:26 +01:00
Goal.java
fix #2125
2019-02-07 11:20:53 -08:00
GoalDecRefQueue.java
JavaAPI: DecRefQueue -- do not use move_limit for now.
2016-06-13 12:18:31 +02:00
IDecRefQueue.java
Java bindings: Force cleaning the queue on context closing.
2016-06-29 13:09:05 +02:00
IntExpr.java
Turned Z3Exception into a RuntimeException such that throws declarations are not needed anymore. Thanks to codeplex user steimann for this suggestion.
2015-04-08 13:16:32 +01:00
IntNum.java
Do not needlessly catch exceptions in Java bindings
2016-06-12 14:14:11 +02:00
IntSort.java
Turned Z3Exception into a RuntimeException such that throws declarations are not needed anymore. Thanks to codeplex user steimann for this suggestion.
2015-04-08 13:16:32 +01:00
IntSymbol.java
Adding @Override declarations
2016-01-06 11:07:48 +01:00
Lambda.java
fix remaining incorrect uses of new BoolExpr related to #2125
2019-02-07 12:28:17 -08:00
ListSort.java
Java bindings with no finalizers
2016-06-12 20:27:01 +02:00
Log.java
Turned Z3Exception into a RuntimeException such that throws declarations are not needed anymore. Thanks to codeplex user steimann for this suggestion.
2015-04-08 13:16:32 +01:00
manifest
Java API Cleanup
2014-10-24 18:00:36 +01:00
Model.java
update managed APIs for lambda-based array models #2400
2019-07-13 16:20:36 -04:00
ModelDecRefQueue.java
JavaAPI: DecRefQueue -- do not use move_limit for now.
2016-06-13 12:18:31 +02:00
Optimize.java
fix java bindings
2018-10-04 14:05:38 -07:00
OptimizeDecRefQueue.java
JavaAPI: DecRefQueue -- do not use move_limit for now.
2016-06-13 12:18:31 +02:00
ParamDescrs.java
Tabs, formatting.
2017-09-17 17:50:05 +01:00
ParamDescrsDecRefQueue.java
JavaAPI: DecRefQueue -- do not use move_limit for now.
2016-06-13 12:18:31 +02:00
Params.java
Java API: split incRef into incRef and addToReferenceQueue
2016-06-12 21:01:58 +02:00
ParamsDecRefQueue.java
JavaAPI: DecRefQueue -- do not use move_limit for now.
2016-06-13 12:18:31 +02:00
Pattern.java
Do not needlessly catch exceptions in Java bindings
2016-06-12 14:14:11 +02:00
Probe.java
Java API: split incRef into incRef and addToReferenceQueue
2016-06-12 21:01:58 +02:00
ProbeDecRefQueue.java
JavaAPI: DecRefQueue -- do not use move_limit for now.
2016-06-13 12:18:31 +02:00
Quantifier.java
fix #2460
2019-08-03 08:06:38 -07:00
RatNum.java
Do not needlessly catch exceptions in Java bindings
2016-06-12 14:14:11 +02:00
README
Java API Cleanup
2014-10-24 18:00:36 +01:00
RealExpr.java
Turned Z3Exception into a RuntimeException such that throws declarations are not needed anymore. Thanks to codeplex user steimann for this suggestion.
2015-04-08 13:16:32 +01:00
RealSort.java
Turned Z3Exception into a RuntimeException such that throws declarations are not needed anymore. Thanks to codeplex user steimann for this suggestion.
2015-04-08 13:16:32 +01:00
ReExpr.java
missing files?
2016-01-05 08:32:48 -08:00
RelationSort.java
Turned Z3Exception into a RuntimeException such that throws declarations are not needed anymore. Thanks to codeplex user steimann for this suggestion.
2015-04-08 13:16:32 +01:00
ReSort.java
missing files?
2016-01-05 08:32:48 -08:00
SeqExpr.java
missing files?
2016-01-05 08:32:48 -08:00
SeqSort.java
missing files?
2016-01-05 08:32:48 -08:00
SetSort.java
Turned Z3Exception into a RuntimeException such that throws declarations are not needed anymore. Thanks to codeplex user steimann for this suggestion.
2015-04-08 13:16:32 +01:00
Solver.java
add missing API call for solverInterrupt to Java. Fix #3382
2020-03-18 14:52:59 -07:00
SolverDecRefQueue.java
JavaAPI: DecRefQueue -- do not use move_limit for now.
2016-06-13 12:18:31 +02:00
Sort.java
Tabs, formatting.
2017-09-17 17:50:05 +01:00
Statistics.java
Fix typos.
2018-02-01 19:39:43 +07:00
StatisticsDecRefQueue.java
JavaAPI: DecRefQueue -- do not use move_limit for now.
2016-06-13 12:18:31 +02:00
Status.java
"static final" does not do anything
2016-01-06 10:25:52 +01:00
StringSymbol.java
Java bindings with no finalizers
2016-06-12 20:27:01 +02:00
Symbol.java
Java API: split incRef into incRef and addToReferenceQueue
2016-06-12 21:01:58 +02:00
Tactic.java
Java API: split incRef into incRef and addToReferenceQueue
2016-06-12 21:01:58 +02:00
TacticDecRefQueue.java
JavaAPI: DecRefQueue -- do not use move_limit for now.
2016-06-13 12:18:31 +02:00
TupleSort.java
Java bindings with no finalizers
2016-06-12 20:27:01 +02:00
UninterpretedSort.java
Turned Z3Exception into a RuntimeException such that throws declarations are not needed anymore. Thanks to codeplex user steimann for this suggestion.
2015-04-08 13:16:32 +01:00
Version.java
Added full version strings and associated API functions.
2016-07-28 18:06:02 +01:00
Z3Exception.java
Turned Z3Exception into a RuntimeException such that throws declarations are not needed anymore. Thanks to codeplex user steimann for this suggestion.
2015-04-08 13:16:32 +01:00
Z3Object.java
Allow different parsing strategies ( #4205 )
2020-05-04 12:28:50 -07:00