Commit Graph

106 Commits

Author SHA1 Message Date
Vitor Santos Costa
8baaa70cec sqlite is always available 2017-10-18 17:02:27 +01:00
Vitor Santos Costa
6b0478db00 anaconda 2017-10-11 02:24:15 +01:00
Vitor Santos Costa
98a5538f45 a question of size 2017-09-19 13:19:13 +01:00
Vitor Santos Costa
abdc8a35f9 cmmake 2017-09-06 01:09:46 +01:00
Vitor Santos Costa
a115024aee Merge http://www.github.com/vscosta/yap-6.3 2017-09-03 10:49:16 +01:00
Vitor Santos Costa
b2c8b9a06e setup_call 2017-08-21 12:41:15 +01:00
Vitor Santos Costa
5b5e954dbc use FeatureSummary 2017-07-30 22:24:00 +01:00
Vitor Santos Costa
75befc69f7 Merge /home/vsc/github/yap-6.3 2017-07-25 01:11:16 +01:00
Vitor Santos Costa
963752fa9c Android support, 2017-07-25 01:10:44 +01:00
Vitor Santos Costa
63a1957d8e documentation. 2017-07-24 18:20:00 +01:00
Vitor Santos Costa
0c46c894d3 python support 2017-05-27 22:54:00 +01:00
Vitor Santos Costa
87851a68f4 documentation support 2017-05-19 09:54:35 +01:00
Vitor Santos Costa
6e7846e210 docs 2017-05-02 07:42:21 +01:00
Vitor Santos Costa
70232133cc docs 2017-04-13 21:42:34 +01:00
Vitor Santos Costa
4b350ccecc jmp 2017-04-08 11:29:29 +01:00
Vitor Santos Costa
65ff3ed471 Smaller updates:
constant use of longjmp
conflict with python headers
win32 support
dll support
2017-02-20 15:28:46 +00:00
Vitor Santos Costa
b07a35a993 Merge branch 'master' of https://github.com/vscosta/yap-6.3 2016-12-04 12:49:17 -06:00
Vitor Santos Costa
d37e198c12 signals
doc support
2016-11-23 22:35:39 -06:00
Vitor Santos Costa
f44ef18fed fix atom_to_term and increase sharing on CUDD stuff 2016-11-23 17:23:59 -06:00
Vitor Santos Costa
8d1cc35a8a docsc 2016-11-16 17:17:33 -06:00
Vitor Santos Costa
0be43c6525 fix scripts 2016-11-11 09:53:09 -06:00
Vitor Santos Costa
c49165a7af Android aupport 2016-11-11 01:23:34 -06:00
Vitor Santos Costa
b03e0634c7 fixes + win64 2016-11-08 01:37:36 -06:00
Vitor Santos Costa
04ff54917e Android support 2016-08-30 08:29:40 -05:00
Vitor Santos Costa
04b1d2bafb skip msg 2016-08-05 16:44:15 -05:00
Vitor Santos Costa
ca2dfeb51e cmake vs libraries 2016-08-02 18:30:02 -05:00
Vitor Santos Costa
3ff5ddf04a twice included 2016-08-02 18:29:57 -05:00
Vitor Santos Costa
69c3a54cb6 annoying msg 2016-08-02 18:29:35 -05:00
Vitor Santos Costa
a82a72fc14 myddas cleanups 2016-08-01 19:16:39 -05:00
Vitor Santos Costa
81c00f9736 compilation support 2016-08-01 06:54:28 -05:00
Vitor Santos Costa
bff0440b64 out-of-date 2016-07-31 12:46:53 -05:00
Vitor Santos Costa
ee03af37fb new version of python interface 2016-07-31 10:09:21 -05:00
Vitor Santos Costa
728edb6b0a new version of myddas
fix modules
integrated myydas_driver.ypp for common stuff
test sqlite3
2016-07-31 10:02:06 -05:00
Vitor Santos Costa
786cfb71ad python 2016-04-12 16:22:53 +01:00
Vitor Santos Costa
65f1cb9741 win64 support: encodings 2016-04-10 06:21:17 -07:00
Vitor Santos Costa
b7eb38fc44 shffle 2016-04-05 23:56:25 +01:00
Vitor Santos Costa
d680fa0755 missing 2016-04-05 08:18:09 +01:00
Vitor Santos Costa
93bba89d52 indenting + fix compilation 2016-04-05 08:09:39 +01:00
Vitor Santos Costa
2e238f6bc1 unify java 2016-04-05 07:48:01 +01:00
vscosta
396bd2f8c3 indenting, + don't use men streams in Android 2016-04-05 02:18:47 +01:00
Vítor Santos Costa
f20599478e consult Yap.h to get ocnfig.h 2016-03-03 23:21:45 +00:00
Vítor Santos Costa
0ccee1aa55 Merge /Users/vsc/tmp/yap-6.3w 2016-02-28 19:43:26 +00:00
Vítor Santos Costa
2192f73b11 make it compile under MSN vc. Unfortunately it has a weird crash at boot :(
- Lots of indenting changes
- VC++ is strict with variadic macros
- VC++ does not accept unistd.h
- new interface for walltime
- VC++ does not seem to have support for integer overflow.
- VC++ defines YENV_REG?
- no access flags, x permissions ignored.
- new FindGMP supporting MPIR
- make horus optional (c++ is hard).
2016-02-28 19:32:55 +00:00
Vítor Santos Costa
675befae75 CRLF kind of magic 2016-02-28 19:29:30 +00:00
Edward J. Schwartz
693272ecdf Fix build when odbc is not available 2016-02-16 09:20:41 -05:00
Vítor Santos Costa
3966bf2ee1 windows dlls, meet thy mxmake 2016-01-20 22:25:25 +00:00
Vítor Santos Costa
50c8724322 linux backport
file exists system predicate
$source_file -> $user source
hide and make system preds
fix check_head_and_body
user_expansion never fails
goal expansion is controlled b dynamic procedure
add must_be_of_type predicate_indicator
fix neat_call, debug flag is user controlled
use simplecudd, not ptoblogbdd
compile all of myddas
fx junk in file_name
fix warnings
use common file opening struct and funds
avoid pairs module
fix db queues
2016-01-04 14:11:09 +00:00
Vítor Santos Costa
c0f00e7a0f missing file 2016-01-04 02:21:05 +00:00
Vítor Santos Costa
99e0458e15 missing file 2016-01-04 02:14:05 +00:00
Vítor Santos Costa
661f33ac7e bug fices 2016-01-03 02:06:09 +00:00