| 
								
								
									 George Karpenkov | 4d3675cb4e | Consistent #equals() implementation Also dropped #hashCode(), as it just calls the parent class
implementation. | 2016-01-06 11:10:03 +01:00 |  | 
				
					
						| 
								
								
									 George Karpenkov | 1dcaddbec7 | Adding @Override declarations They are important, as they prevent miss-spelling the parent method  and
/or arguments name. | 2016-01-06 11:07:48 +01:00 |  | 
				
					
						| 
								
								
									 George Karpenkov | a3a8ba40e7 | "static final" does not do anything | 2016-01-06 10:25:52 +01:00 |  | 
				
					
						| 
								
								
									 George Karpenkov | 56db1867ef | Proper idiomatic isEquals implementation. | 2016-01-06 10:24:00 +01:00 |  | 
				
					
						| 
								
								
									 George Karpenkov | 92bb984305 | catch/throw is redundant. | 2016-01-06 10:19:44 +01:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | de3cb7e5dc | More FPA exponent/siginficand order consistency | 2016-01-05 18:05:21 +00:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | d176c8714a | Merge branch 'master' of https://github.com/Z3Prover/z3 into jan4 | 2016-01-05 16:38:12 +00:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 752a973e53 | missing files? Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2016-01-05 08:32:48 -08:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | 13cbd19411 | FPA Python API cleanup. | 2016-01-05 14:48:42 +00:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | 097552768f | Merged Python API changes. | 2016-01-05 11:51:28 +00:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | bd8a5982ad | Added new items to .NET project file | 2016-01-05 11:37:34 +00:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | 8b47a84598 | Merge branch 'master' of https://github.com/Z3Prover/z3 into jan4 | 2016-01-05 11:34:35 +00:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | a06f754683 | tabs | 2016-01-05 03:31:21 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | c008c2c274 | fix indentation error Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2016-01-04 22:36:50 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 2f9fda45c3 | fix tabs Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2016-01-04 22:14:45 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | d7dcd022b9 | seq, API Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2016-01-04 18:49:21 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | c1ebf6b4fc | seq + API Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2016-01-04 18:01:48 -08:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | 05b29df2cb | Bugfix for FP API | 2016-01-04 21:01:01 +00:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | 677ff221f8 | Internal consistency: FP exponents are always passed before significands. | 2016-01-04 18:57:15 +00:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 68a532d066 | seq, API Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2016-01-03 20:53:06 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | a3c4972c85 | seq API, tuning Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2016-01-03 17:16:13 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 0c03a87c82 | merge with master Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2016-01-03 14:08:29 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 532ec6f8dc | seq API Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2016-01-03 14:07:34 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | b5969326bc | seq API Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2016-01-02 23:31:36 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 1147037a99 | seq API Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2016-01-02 22:54:49 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | e10ecad5dc | seq API Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2016-01-02 22:52:28 -08:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | 4286eb571f | Bugfix for FP numeral construction and extraction. Fixes #382. | 2015-12-31 16:40:45 +00:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | 2f08040403 | typo | 2015-12-29 16:00:07 +00:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | b0781a14cd | Fix for FP numeral construction in the Python API. Fixes #386. | 2015-12-29 15:59:14 +00:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 386399472d | seq Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2015-12-23 11:02:34 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 7a9bd72e2e | merge Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2015-12-22 17:48:47 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 0b1e8ff912 | removing tabs Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2015-12-22 17:00:00 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 5262e1986c | removing tabs Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2015-12-22 16:58:26 -08:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | ced4a430d1 | ML code simplification | 2015-12-22 23:40:27 +00:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | 0f656047c7 | ML code simplification | 2015-12-22 23:37:07 +00:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 4cf41c44f3 | support else values that are null from models Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2015-12-22 11:09:48 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 995d66c6f2 | remove print statements Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2015-12-22 10:46:33 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 9c6271dded | add debugging facilities for github issues #384 #367 Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2015-12-22 10:43:18 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 8e26c97782 | tuning bit-vector operations Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2015-12-21 13:09:03 +02:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | ed1e8b73ed | formatting | 2015-12-17 17:39:23 +00:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | fc5b9156cf | Merge pull request #363 from delcypher/dotnet_configure_assembly_info Refactor ``mk_all_assembly_infos()`` to use the ``configure_file()`` and misc fixes for dotnet bindings | 2015-12-15 11:35:14 +00:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | c33a8794a4 | Merge branch 'master' of https://github.com/Z3Prover/z3 into new_ocaml_install | 2015-12-14 16:32:48 +00:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | e652b7d2c7 | Follow-up fix for #377. | 2015-12-14 16:31:10 +00:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | 4f5a2e432d | For for Python 3.x __eq__/__hash__. Fixes #377. | 2015-12-14 16:27:39 +00:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | ced6809cd8 | Removed old, unnecessary file. | 2015-12-14 14:43:28 +00:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | 134b93b43e | ML API build fixes for Windows. | 2015-12-14 14:41:19 +00:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | 1f0b5cd0bc | Merge branch 'master' of https://github.com/Z3Prover/z3 into new_ocaml_install | 2015-12-14 13:02:49 +00:00 |  | 
				
					
						| 
								
								
									 Dan Liew | 28eb21442e | Bump the copyright year in ` AssemblyInfo.cs.in`. Perhaps we shouldautomatically generate this year during the configure step with a
``@COPYRIGHT_END_YEAR@`` substitution instead? | 2015-12-14 09:51:45 +00:00 |  | 
				
					
						| 
								
								
									 Dan Liew | 288fb3b7c1 | Remove some trailing spaces in ` AssemblyInfo.cs.in` | 2015-12-14 09:51:45 +00:00 |  | 
				
					
						| 
								
								
									 Dan Liew | 81c98cf3ee | Refactor ` mk_all_assembly_infos() to use the configure_file()`function. The old implementation was buggy under Python 3.5 and
unsafe (not using with statements on calls to ``open()``). | 2015-12-14 09:51:45 +00:00 |  |