Commit Graph

80 Commits

Author SHA1 Message Date
Vitor Santos Costa
9c862c21bc jupyter 2018-01-05 16:57:38 +00:00
Vitor Santos Costa
6b03c96a78 anaconda, no goal expansion within call 2017-12-13 16:56:10 +00:00
Vitor Santos Costa
3061844c95 Fixes, mostly to the biting o 2017-12-10 01:22:45 +00:00
Vitor Santos Costa
645b2c7d93 boot 2017-12-05 15:14:57 +00:00
Vitor Santos Costa
876e42d629 memory 2017-12-01 10:42:10 +00:00
Vitor Santos Costa
3688819ea2 iandroid 2017-11-29 13:47:57 +00:00
Vitor Santos Costa
8feca162bf android 2017-11-27 13:36:19 +00:00
Vitor Santos Costa
06485f071a iandroid 2017-11-21 15:44:43 +00:00
Vitor Santos Costa
9f1ef65ff5 generic tmp alloc fixes. 2017-10-02 08:58:51 +01:00
Vitor Santos Costa
a40fbe420f memory mgmt 2017-09-23 02:17:55 +01:00
Vitor Santos Costa
98a5538f45 a question of size 2017-09-19 13:19:13 +01:00
Vitor Santos Costa
b9c84ab7e9 cmake 2017-09-06 01:17:43 +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
22c0cbeca3 utf-8 in text 2017-09-03 00:15:04 +01:00
Vitor Santos Costa
54234c7e1d fix C major issues
- use delays to implement setup_call
- fix user_* flag
- error handling i CXX should b local
- fix mess on  how to call openQuert
- deter pt -> from a pointer to another one
- avoid text forms when you can use C: LOCLS to locals.h
- fux seto_call
- new gated call
- mem streams
2017-08-21 12:29:58 +01:00
Vitor Santos Costa
963752fa9c Android support, 2017-07-25 01:10:44 +01:00
Vitor Santos Costa
0d96197ddf X_API 2017-06-12 18:00:47 +01:00
Vitor Santos Costa
2ad3420fac fixes 2017-06-05 13:06:12 +01:00
Vitor Santos Costa
0c46c894d3 python support 2017-05-27 22:54:00 +01:00
Vitor Santos Costa
a53615ceaf python .h collision 2017-02-20 14:21:46 +00:00
Vitor Santos Costa
1e379e7635 Merge branch 'master' of https://github.com/vscosta/yap-6.3
Conflicts:
	C/c_interface.c
	C/exec.c
2016-12-19 18:28:43 -06:00
Vitor Santos Costa
c9309dce75 embedded YAP should ignore int by default. 2016-12-16 02:51:17 -06:00
Vitor Santos Costa
4f423dc16a small bugs, especiall in error processing 2016-12-05 14:50:04 -06:00
Vitor Santos Costa
46a9d52d2d Memory management and UTF-8 for all fixes 2016-11-04 11:36:48 -05:00
Vitor Santos Costa
02e0e50915 Merge ssh://192.168.66.221/~vitor/Yap/yap-6.3 2016-11-02 00:16:36 -05:00
Vitor Santos Costa
d082af605d less invasive error handling 2016-10-19 22:44:59 -05:00
Vitor Santos Costa
8f72db3b56 fixes 2016-10-19 22:38:17 -05:00
Vitor Santos Costa
b80a6bad97 debugging 2016-08-19 21:38:07 -05:00
Vitor Santos Costa
93068241d3 oops 2016-08-16 09:32:27 -05:00
Vitor Santos Costa
44262405df improve deb 2016-08-15 14:52:15 -05:00
Vitor Santos Costa
304489c74f warnings and stream read wchar simplification 2016-08-01 19:17:56 -05:00
Vitor Santos Costa
8d19f397d4 android and encoding 2016-07-31 10:28:05 -05:00
Vitor Santos Costa
71c49f5063 memory leaks 2016-05-30 11:25:28 +01:00
Vitor Santos Costa
c0db3d4e18 recover arg vector 2016-05-14 02:25:51 +01:00
Vitor Santos Costa
1573d5ebd2 flags 2016-05-12 11:44:00 +01: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
cd41d373db hiatory 2016-04-19 23:30:02 +01:00
Vitor Santos Costa
1aa20e24b7 misc_bugs_when_compiling_problog 2016-04-14 12:00:09 +01:00
Vitor Santos Costa
e6c2503563 fixes + indenting 2016-04-12 16:04:33 +01:00
Vitor Santos Costa
65f1cb9741 win64 support: encodings 2016-04-10 06:21:17 -07:00
vscosta
2f5386bd6f handle cases where mem streams do not have FILE* 2016-04-08 01:22:27 -07:00
vscosta
71f0076ed6 signed wchar 2016-04-05 02:53:39 +01:00
Vítor Santos Costa
06e5371afd exceptions 2016-03-29 01:57:55 +01: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
54985f4678 fix eof handling + indent 2016-02-26 17:45:45 +00:00
Vítor Santos Costa
e4e59dedf7 win32 support, especially win does not allow file streaming in memory 2016-02-24 02:07:46 +00:00
Vítor Santos Costa
6f1b5fbef9 thread compilation 2016-02-22 13:01:09 +00:00
Vítor Santos Costa
588ef40a16 follow encoding directives 2016-02-22 12:57:46 +00: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
bc71e54f20 encoding stuff 2016-02-19 19:36:11 +00:00