Vitor Santos Costa
0b742f3ae3
meta-calls
...
moduls vs python
2018-02-08 09:56:01 +00:00
Vitor Santos Costa
1cafba0529
meta & kernel
2018-02-01 01:44:34 +00:00
Vitor Santos Costa
4c25aa21c5
boot
2018-01-18 14:47:27 +00:00
Vitor Santos Costa
3688819ea2
iandroid
2017-11-29 13:47:57 +00:00
Vitor Santos Costa
46d997713f
memory handling
2017-09-26 15:15:15 +01:00
Vitor Santos Costa
65126b1b54
debugging
2017-09-17 07:48:21 +01:00
Vitor Santos Costa
5448987ad0
gated call
2017-09-03 00:15:54 +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
dac6dc7c22
replace cut_c by trail entries
2017-07-30 21:53:07 +01:00
Vitor Santos Costa
f1ddb5822e
fix predicate search
2017-06-06 12:47:59 +01:00
Vitor Santos Costa
2ad3420fac
fixes
2017-06-05 13:06:12 +01:00
Vitor Santos Costa
9560aa026e
Handle exported predicates in meta-calls
2017-05-25 19:02:33 +01:00
Vitor Santos Costa
3e3893ceff
docs
2017-05-08 18:55:34 +01:00
Vitor Santos Costa
3cb343479e
small compiler change
2017-05-02 03:34:56 +01:00
Vitor Santos Costa
7063641a5b
Merge /Users/vsc/yap-6.3
2017-04-08 11:53:14 +01:00
Vitor Santos Costa
4b350ccecc
jmp
2017-04-08 11:29:29 +01:00
Vitor Santos Costa
faf3c930c8
docs
2017-04-07 23:10:59 +01:00
Vitor Santos Costa
4180fd9737
error handling (Miguel Areias)
2017-03-23 12:28:46 +00: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
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
0a043720b1
What was this doing?
2016-12-16 02:52:34 -06:00
Vitor Santos Costa
4f423dc16a
small bugs, especiall in error processing
2016-12-05 14:50:04 -06: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
b03e0634c7
fixes + win64
2016-11-08 01:37:36 -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
d082af605d
less invasive error handling
2016-10-19 22:44:59 -05:00
Vitor Santos Costa
51bf90908f
error handling work
2016-09-27 12:31:12 -05:00
Vitor Santos Costa
2bbc3b9265
rrors
2016-09-22 21:53:42 -05:00
Vitor Santos Costa
7d66aa5d01
improv meta-calls
2016-09-20 22:48:28 -05:00
Vitor Santos Costa
d54446d736
fix bad meta-call handling & throw(Var)
...
also warnings
2016-08-02 09:01:54 -05:00
Vitor Santos Costa
4628adc63e
Merge branch 'master' of https://github.com/vscosta/yap-6.3
2016-08-01 21:45:42 -05:00
Vitor Santos Costa
5606410a64
avoid unnecessary slot ops
...
drop repeated code
2016-07-30 23:23:06 -05:00
Vitor Santos Costa
5c83d305fc
reorder init to handle possible overflows
2016-06-17 16:13:15 +01:00
Vitor Santos Costa
66709db4bb
don't blow up with bad modules
2016-06-02 10:51:36 +01:00
Vitor Santos Costa
70f6080857
simplify module unfolding
2016-05-12 11:49:04 +01:00
Vitor Santos Costa
c8f1e8a74a
user:term_expansion
2016-04-28 21:59:06 +01:00
Vitor Santos Costa
6ff24e9a16
setup_call_catcher_cleanup
2016-04-15 11:28:07 +01:00
Vitor Santos Costa
c0c002134b
Python support
2016-04-12 16:05:20 +01:00
Vítor Santos Costa
145ad73255
small fixes
...
indenting
2016-03-30 17:35:03 +01:00
Vítor Santos Costa
4103aa6e83
don't inline == and \= for now.
2016-03-30 01:24:34 +01:00
Vítor Santos Costa
1be002558c
call_cleanup in C plus indenting
2016-03-29 01:55:12 +01:00
V'itor Santos Costa
74b2b5561d
- add debugging code to memory allocation
...
= atom to number: cleanup function name as this is more than just supporting SWI
- SrcMask only applies to rules.
- add auxiliary type/error function
- fix typos
- fix enumeration mode in current_flag
- get rid of TrueName routines, use AbsoluteFileName instead.
- detail synatx error source
2016-02-11 06:03:33 -08:00
Vítor Santos Costa
eabc869c69
user expansion
...
pretty
2016-01-03 01:31:21 +00:00
Vítor Santos Costa
15404b3835
small
...
- do not call goal expansion on meta-calls (that is done by undef).
- docs updates
- fix init code
2015-12-15 09:28:43 +00:00
Vítor Santos Costa
a26dbe0dfc
init spelling and remove debugging
2015-11-05 16:38:18 +00:00
Vítor Santos Costa
c26e5afaf0
fix bad arg order
2015-10-20 08:10:39 +01:00
Vítor Santos Costa
468913e38c
fix arithmetic exceptions
2015-10-18 12:28:02 +01:00
Vítor Santos Costa
8dcae6ca47
restore to original code just in case.
2015-10-13 01:58:23 +01:00