Commit Graph

1273 Commits

Author SHA1 Message Date
Vítor Santos Costa 8fc4dc2219 new flag system 2015-06-18 01:59:07 +01:00
Vítor Santos Costa 5829e326b7 Remove Old array based flags 2015-06-18 00:28:06 +01:00
Vítor Santos Costa c26b5f3175 increase the ignore list 2015-06-17 23:49:02 +01:00
Vítor Santos Costa 660800af67 avoid using space on statistics 2015-04-21 16:09:43 -06:00
Vítor Santos Costa 4489616b19 fix current_pred 2015-04-19 04:13:12 +01:00
Vítor Santos Costa bf8beba466 more Android fixes
merge trueFileName so that we don;t redo code
support rand48 and srand48
drop support for odbc and prolite, too much work.
2015-04-15 11:21:15 +01:00
Vítor Santos Costa ec7ddf0dba Merge branch 'master' of github.com:vscosta/yap-6.3 2015-04-13 13:28:42 +01:00
Vítor Santos Costa ef586e264e android debugging plus clean-ups 2015-04-13 13:28:17 +01:00
Paulo Moura b91c535ea3 Work in progress fixing evaluable type error terms 2015-04-09 01:51:36 +01:00
Vitor Santos Costa 9709c590bf YAP should not try to control cwd, that's the OS task 2015-03-28 19:38:54 +00:00
Vítor Santos Costa 272d28ae5f android 2015-03-16 17:25:09 +00:00
Vítor Santos Costa 9b6bcdde16 improve notion of standadard predicate 2015-03-04 09:54:08 +00:00
Vítor Santos Costa 3d9006db32 make var names available as a global var 2015-03-04 09:47:50 +00:00
Vítor Santos Costa 8ea17007f0 make var names available as a global var 2015-03-04 09:46:55 +00:00
Vítor Santos Costa 9d48f3c3c0 fix compilation of JIT (but still not working). 2015-02-18 10:03:57 +00:00
Vitor Santos Costa 63416fdc48 cut_c simplifications 2015-02-14 11:35:45 +00:00
Vítor Santos Costa 071bb36f0e fix alignment 2015-02-13 12:26:21 +00:00
Vítor Santos Costa bfa9578d5e fix alignment 2015-02-13 12:26:08 +00:00
Vítor Santos Costa d606a2820b bad typing 2015-02-13 12:24:50 +00:00
Vítor Santos Costa 9743c81f05 Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3 2015-02-10 09:20:12 +00:00
Vítor Santos Costa ab41d5411e RebootSlots when we start a new execution. 2015-02-10 09:19:05 +00:00
Vítor Santos Costa 350caa388b fix clashing properties (Paulo Moura). 2015-02-10 09:14:55 +00:00
Vitor Santos Costa afd8c9b9c4 blanks and backslashed strings 2015-02-10 00:03:02 +00:00
Vitor Santos Costa e2cd49f408 win32 2015-02-09 10:30:24 +00:00
Vitor Santos Costa 9e24724f0b sqlite 2015-02-09 10:30:09 +00:00
Vitor Santos Costa 2db0b9d6a6 Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3 2015-02-09 09:00:37 +00:00
Vitor Santos Costa 886777f1e6 compilation 2015-02-09 09:00:00 +00:00
Vítor Santos Costa 88e3d637ec C++ & swig 2015-02-09 01:53:28 +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 e29b7afa1b fix warnings 2015-02-04 12:32:38 +00:00
Vítor Santos Costa 5e1b92019b nullptr 2015-02-03 02:58:49 +00:00
Vítor Santos Costa 5a668febd9 new slot implementation 2015-02-03 02:36:51 +00:00
Vítor Santos Costa bf215e68a2 one Int to rule them all 2015-02-03 02:36:24 +00:00
Vítor Santos Costa 65bcdc541c make sure the swi handle to cacheregs is ok when you move around.
small speedup.
2015-02-03 02:34:01 +00:00
Vitor Santos Costa 36e4cbf98b move handles to a separate handle stack. 2015-01-30 07:25:34 +00:00
Vitor Santos Costa 4a5a3d833a fix tyes. 2015-01-27 03:25:56 +00:00
Vítor Santos Costa 9bc20918c9 JIT code 2015-01-26 07:34:09 +00:00
Vítor Santos Costa bc1e70758e cmake and jit 2015-01-26 04:02:46 +00:00
Vítor Santos Costa bece9d05d8 JIT 2015-01-20 03:00:42 +00:00
Vítor Santos Costa 8f1699a343 fix bad protos 2015-01-18 03:48:02 +00:00
Vitor Santos Costa ce84e60d08 cosmetic 2015-01-18 01:32:13 +00:00
Vitor Santos Costa e40c248c16 Merge branch 'master' of /home/vsc/yap-6.3
Conflicts:
	C/cdmgr.c
	pl/preds.yap
2015-01-17 03:06:59 -08:00
Vitor Santos Costa 9623f70d3a fix types 2015-01-17 02:50:54 -08:00
Vitor Santos Costa 408333f0d4 types 2015-01-16 20:02:43 -08:00
Vitor Santos Costa 0cca59b36f cases 2015-01-16 19:59:43 -08:00
Vitor Santos Costa 62a2c14c12 debugging 2015-01-16 19:59:01 -08:00
Vitor Santos Costa 326771d17b add utility routine to report on a predicate. 2015-01-15 01:14:47 -08:00
Vitor Santos Costa 3122d323b5 support 64 bit flags in 32 bit mode 2015-01-14 04:51:54 -08:00
Vítor Santos Costa dbd2aa64aa fix bad header 2015-01-06 22:32:52 +00: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