Vítor Santos Costa
|
b871f6676e
|
fix error handling
|
2015-09-25 10:57:26 +01:00 |
|
Vítor Santos Costa
|
4336b2ba88
|
Avoid complaining from strlen
`
|
2015-09-21 17:05:36 -05:00 |
|
Vítor Santos Costa
|
b164f53191
|
fix regression tests
|
2015-08-07 16:57:53 -05:00 |
|
Vítor Santos Costa
|
019ca45bdb
|
prettying
|
2015-07-22 19:27:29 -05:00 |
|
Vítor Santos Costa
|
c0bb14416b
|
use unistd
|
2015-06-19 00:41:29 +01:00 |
|
Vítor Santos Costa
|
86b11f5536
|
break now yap code
|
2015-06-19 00:41:12 +01:00 |
|
Vítor Santos Costa
|
1471d27d12
|
stderr stuff
|
2015-06-19 00:40:48 +01:00 |
|
Vítor Santos Costa
|
209ad287f8
|
SWI not automatic
|
2015-06-19 00:38:18 +01:00 |
|
Vítor Santos Costa
|
d18c59f7eb
|
argc/argv -> flags
|
2015-06-19 00:37:50 +01:00 |
|
Vítor Santos Costa
|
6bc1833d2f
|
more yap_flags
|
2015-06-19 00:37:09 +01:00 |
|
Vítor Santos Costa
|
c46345a0f0
|
remove original yap_lag/2
|
2015-06-19 00:35:42 +01:00 |
|
Vítor Santos Costa
|
315a882e8f
|
remove swi deps
|
2015-06-18 08:09:31 +01:00 |
|
Vítor Santos Costa
|
d1ec94c4c0
|
trying to fix current_predicate
|
2015-04-21 16:06:24 -06:00 |
|
Vítor Santos Costa
|
ef586e264e
|
android debugging plus clean-ups
|
2015-04-13 13:28:17 +01:00 |
|
Vitor Santos Costa
|
580bc9eb27
|
fix baacktrackable predicates.
|
2015-03-09 17:27:35 +00:00 |
|
Vítor Santos Costa
|
9b6bcdde16
|
improve notion of standadard predicate
|
2015-03-04 09:54:08 +00:00 |
|
Vítor Santos Costa
|
9d48f3c3c0
|
fix compilation of JIT (but still not working).
|
2015-02-18 10:03:57 +00:00 |
|
Vítor Santos Costa
|
d805a474a4
|
redeclaration
|
2015-02-17 20:21:49 +00:00 |
|
Vítor Santos Costa
|
ba978d8275
|
just in time native code: now compiles by doing cmake; make.
no workie in this version, though :)
|
2015-02-06 18:11:52 +00:00 |
|
Vítor Santos Costa
|
5a668febd9
|
new slot implementation
|
2015-02-03 02:36:51 +00:00 |
|
Vítor Santos Costa
|
bc1e70758e
|
cmake and jit
|
2015-01-26 04:02:46 +00:00 |
|
Vitor Santos Costa
|
ce84e60d08
|
cosmetic
|
2015-01-18 01:32:13 +00:00 |
|
Vitor Santos Costa
|
3122d323b5
|
support 64 bit flags in 32 bit mode
|
2015-01-14 04:51:54 -08:00 |
|
Vitor Santos Costa
|
f22f337f67
|
32 bit support:
use uint64_t for predflags
define a type for arity
|
2015-01-06 17:47:58 +00:00 |
|
Vitor Santos Costa
|
fcf0f41312
|
infinity, try to fix the ffsll mess, warnings
|
2015-01-05 16:06:32 +00:00 |
|
Vítor Santos Costa
|
3164ed2d61
|
doc support
|
2015-01-04 23:58:23 +00:00 |
|
Vítor Santos Costa
|
21d379bfb6
|
fix current_predicate missing predicates
|
2014-12-16 01:25:00 +00:00 |
|
Vítor Santos Costa
|
7acb2110d2
|
Merge branch 'cmake' of ssh://git.dcc.fc.up.pt/yap-6.3
|
2014-12-04 08:03:45 +00:00 |
|
Vitor Santos Costa
|
ff977fbad8
|
cmake support: first cut from David Vaz work.i
|
2014-12-04 07:59:30 +00:00 |
|
Vítor Santos Costa
|
5b37c15742
|
cur_pred was overeager
|
2014-11-29 08:08:20 +00:00 |
|
Vítor Santos Costa
|
dc21270454
|
fix small bugs
|
2014-11-26 09:45:11 +00:00 |
|
Vitor Santos Costa
|
624183b78e
|
more thread work to cean-up mutexes. Not finshed yet
|
2014-11-25 19:52:51 +00:00 |
|
Vítor Santos Costa
|
bb8ea9a27d
|
fix current and system predicate
|
2014-11-25 12:03:48 +00:00 |
|
Vítor Santos Costa
|
fca75670bc
|
fix argv && os_argv
|
2014-10-26 17:38:41 +00:00 |
|
Vitor Santos Costa
|
c13bf88377
|
error handling bugs in is/2 and =.., found by Paulo Moura.
|
2014-10-22 10:43:38 +01:00 |
|
Vítor Santos Costa
|
ffb97269a0
|
ISO support (Paulo Moura).
|
2014-10-21 00:26:40 +01:00 |
|
Vítor Santos Costa
|
47d1bd5ecc
|
allow setting up arithmetic exception handling.
|
2014-10-19 11:27:53 +01:00 |
|
Vítor Santos Costa
|
3009987985
|
update docs
|
2014-09-11 14:06:57 -05:00 |
|
Vitor Santos Costa
|
f0f4fcbc94
|
get pred defs close to use as built-ins.
|
2014-07-27 22:41:40 -05:00 |
|
Vítor Santos Costa
|
325c819f79
|
intermediate steo in improving doc system to doxygeb
|
2014-07-26 19:14:15 -05:00 |
|
Vitor Santos Costa
|
ec881b8e13
|
improve functor locking.
|
2014-06-11 19:44:01 +01:00 |
|
Vitor Santos Costa
|
2c89aadb11
|
WIN64 support (sill needs improvement)
|
2014-03-06 02:09:48 +00:00 |
|
Vitor Santos Costa
|
d0efa26d8b
|
Merge branch 'rtries' of git.dcc.fc.up.pt:yap-6.3
Conflicts:
OPTYap/tab.insts.i
OPTYap/tab.tries.c
OPTYap/tab.tries.i
|
2014-02-13 11:57:46 +00:00 |
|
Vítor Santos Costa
|
9e2a2b75b9
|
Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3
Conflicts:
library/dialect/swi/fli/swi.c
packages/real
|
2014-02-02 21:52:14 +00:00 |
|
Vítor Santos Costa
|
9d2795b62a
|
term_factorized/3
|
2014-02-02 21:45:47 +00:00 |
|
Vitor Santos Costa
|
d648375412
|
make MYDDAS into its own module.
|
2014-01-24 19:59:42 +00:00 |
|
Vitor Santos Costa
|
6b2e1973ab
|
Windows fixes, mainly H -> HB
|
2014-01-19 21:15:05 +00:00 |
|
Theo
|
b4506cf793
|
CoInductive tabling
|
2013-12-19 16:56:55 +00:00 |
|
Theofrastos Mantadelis
|
b0fdf9263c
|
Restored the [] as the default value for tabling_mode yap flag
|
2013-12-18 15:01:02 +00:00 |
|
Vítor Santos Costa
|
e768a7e7be
|
small improvements to debugger, prolog mode and meta-call (*->)
|
2013-12-10 22:58:02 +00:00 |
|