Commit Graph

120 Commits

Author SHA1 Message Date
Vitor Santos Costa 18af47bdde Jupyter 2017-05-19 09:56:37 +01:00
Vitor Santos Costa 70232133cc docs 2017-04-13 21:42:34 +01:00
Vitor Santos Costa faf3c930c8 docs 2017-04-07 23:10:59 +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 d37e198c12 signals
doc support
2016-11-23 22:35:39 -06:00
Vitor Santos Costa df8b264751 meta stuff 2016-09-20 22:53:33 -05:00
Vitor Santos Costa 84d5974cca Android support 2016-07-31 09:55:50 -05:00
Vitor Santos Costa 83a1269553 change bootstrap sequence to support -B and to allow booting from pl files 2016-05-10 08:33:44 +01:00
Vitor Santos Costa f966a5b912 Fixes for processing write to buffer: should b more robust, but we still may have memory leaks 2016-04-22 18:19:58 +01:00
Vitor Santos Costa 65f1cb9741 win64 support: encodings 2016-04-10 06:21:17 -07:00
vscosta a5951daea9 indenting plus deoid 2016-04-05 02:28:56 +01:00
Vítor Santos Costa f3e8b8b3da indenting; warning; exceptions; small fixes 2016-03-29 02:02:43 +01:00
Vítor Santos Costa f7d23f9deb Simplify Input/Output
get rid of string I/O, did not add much
getc is never actually used by Prolog
try to use system I/O, even if it may be slower, at least for now.
extend IO C-interface to allow reading clauses
2016-02-21 19:06:25 +00:00
Vítor Santos Costa 825bfd11c2 X_API & docs 2016-01-31 10:35:53 +00:00
Vítor Santos Costa f8b5ca8291 init and friends : cleanup 2015-11-05 19:33:38 +00:00
Vítor Santos Costa b3cc23ce64 IO patches
simplify error handling
use get and inject
use wide support in OS
be stricter in checkin streams and arguments
2015-10-08 02:23:45 +01:00
Vítor Santos Costa 34fe3e6ded Error Handler 2015-09-29 23:43:02 +01:00
Vítor Santos Costa b164f53191 fix regression tests 2015-08-07 16:57:53 -05:00
Vítor Santos Costa 1c06bfdc05 cmake & text support 2015-06-19 01:30:13 +01:00
Vítor Santos Costa 47c3f64eae Inp/Out changes, blobs 2015-06-18 00:52:31 +01:00
Vítor Santos Costa e535e16ae3 C-Interface should call new flags 2015-06-18 00:29:31 +01:00
Vítor Santos Costa 0ed3ee4fc4 enable path expansion by default 2015-04-24 10:03:44 -06:00
Vítor Santos Costa ef586e264e android debugging plus clean-ups 2015-04-13 13:28:17 +01:00
Vítor Santos Costa bc1e70758e cmake and jit 2015-01-26 04:02:46 +00:00
Vítor Santos Costa 53877ad426 docs 2014-12-24 15:32:29 +00:00
vscosta f993421ac8 fix longint < intptr_t warnings
Handle printf mess
2014-10-30 07:41:30 +00:00
Vitor Santos Costa 8f0ce4bb94 YAP meets exo 2014-10-26 01:50:18 +01:00
Vítor Santos Costa 3e255ec4a1 qload 2014-09-22 18:13:35 +01:00
Vítor Santos Costa 3009987985 update docs 2014-09-11 14:06:57 -05:00
Vitor Santos Costa 5c9468983f fix typo 2014-07-27 22:42:48 -05:00
Vítor Santos Costa 325c819f79 intermediate steo in improving doc system to doxygeb 2014-07-26 19:14:15 -05:00
Vítor Santos Costa 059884bc03 Android 2014-06-11 19:36:50 +01:00
Vítor Santos Costa 0ebea4ec26 synch interface with implementation. 2014-05-25 20:48:06 +01:00
Vítor Santos Costa 3efe5df28e C++ compatibility. 2014-04-28 11:54:47 +01:00
Vitor Santos Costa fcaabd2c0b export API 2013-10-04 18:19:33 +01:00
Vitor Santos Costa 33da88be5b fix SWI exec issues and try to clean up the code a bit 2013-02-05 14:22:17 +00:00
Vítor Santos Costa 480e9aea69 fix bad ints (obs from Mei). 2013-01-13 11:48:31 +00:00
Vítor Santos Costa c30e71fe68 add missing interface. 2012-10-02 08:48:35 +01:00
VITOR SANTOS COSTA 2c0fd47e56 fix ReadFromBuffer 2012-09-11 14:21:55 +01:00
Vítor Santos Costa 1fc641b7d1 add module aware versions of pred interface. 2012-07-13 14:57:12 -05:00
Vitor Santos Costa a9d1bd788e improve SWI console 2012-06-22 03:56:01 -05:00
Vítor Santos Costa edfb13c5e9 allow users to check for out of space conditions explicitly. 2012-03-30 09:49:36 +01:00
Vítor Santos Costa 74d7ad2704 extend interface to copy fast lists of integers or floats. 2012-03-14 11:08:28 +00:00
Vítor Santos Costa a2c86643b0 ismall fixes to MPI interface. 2012-02-03 16:31:49 +00:00
Vítor Santos Costa 4e6cc28cd3 lam support. 2012-02-02 09:58:05 +00:00
Vítor Santos Costa 8f728962a5 YAP_ExportTerm and YAP_ImportTerm from buffer (first cut).w 2012-02-01 19:26:28 +00:00
Vitor Santos Costa d3c7800ab4 support PL_skip_list and PL_unify_bool. 2012-01-09 23:29:31 +00:00
Vítor Santos Costa 00b5edd8da allow copying a chunk of floats to a list in a single operation. Also
improve performance of sum out operation on arrays.
2011-12-30 16:04:16 +00:00
Vítor Santos Costa 18190a4633 fix types for return absmi and friends. 2011-12-13 23:09:05 +00:00
Vítor Santos Costa 0409449a23 expand interface to create list from array of terms. 2011-11-18 16:26:11 +00:00