Vitor Santos Costa
|
4dd7afa07d
|
Merge branch 'master' of ssh://git.code.sf.net/p/yap/yap-6.3
|
2013-10-29 12:43:53 +00:00 |
|
Vitor Santos Costa
|
35b7f040d5
|
fix compilation without P
|
2013-10-29 12:42:55 +00:00 |
|
Vítor Santos Costa
|
8623131b31
|
support -m32 osx
|
2013-10-15 13:09:36 +01:00 |
|
Vítor Santos Costa
|
70d864b13d
|
fix limit on atoms to ints
|
2013-10-08 13:04:30 +01:00 |
|
Vitor Santos Costa
|
43163a190f
|
Atom Translations and CUDA stub
|
2013-10-04 13:22:00 +01:00 |
|
Vitor Santos Costa
|
609f6fc440
|
allow yser code error handling
|
2013-10-03 11:24:59 +01:00 |
|
Vitor Santos Costa
|
2cfa0081ad
|
make syntax extensions SWI compatible
|
2013-09-13 11:44:26 +01:00 |
|
Vítor Santos Costa
|
6966d23195
|
fix P details when creating execution environment: we should save the old one
|
2013-09-08 22:24:09 +01:00 |
|
vsc
|
c21b5bef3c
|
fix PRISM xompiltaion in 32 bits
|
2013-09-04 05:05:01 -05:00 |
|
Vitor Santos Costa
|
5f741122fa
|
more user udi fixes
|
2013-08-05 15:07:51 -05:00 |
|
Vitor Santos Costa
|
38a804db1e
|
fix indexing of long instructions
|
2013-07-22 10:43:38 -05:00 |
|
Vítor Santos Costa
|
493161f6d8
|
ciao style arrays, (...)
|
2013-07-07 16:15:25 -05:00 |
|
Vitor Santos Costa
|
ec5f7ebb28
|
Chaange semantics for min and max
|
2013-06-25 22:53:23 -05:00 |
|
Vitor Santos Costa
|
a1632ff3e7
|
fix 32 bit offsets
|
2013-06-22 20:09:20 -05:00 |
|
Vitor Santos Costa
|
b2fda6c653
|
more exo fixes
|
2013-06-22 00:25:37 -05:00 |
|
Vitor Santos Costa
|
4f8fad43df
|
make sure BITS32 and 16 are what they say they are
|
2013-06-22 00:24:53 -05:00 |
|
Vitor Santos Costa
|
b6b6b12c6f
|
Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
|
2013-06-03 16:40:12 -05:00 |
|
Vitor Santos Costa
|
639247b4c3
|
sub_atom/5 in C.
|
2013-05-15 17:12:01 -05:00 |
|
Vítor Santos Costa
|
6af394a35e
|
fix PASS_REGS
|
2013-05-01 19:27:09 -05:00 |
|
Vitor Santos Costa
|
923be33404
|
speedup between
more exo stuff.
|
2013-04-30 15:23:01 -05:00 |
|
Vitor Santos Costa
|
64a61e2479
|
make between/3 a C-builtin.
|
2013-04-29 18:22:53 -05:00 |
|
Vitor Santos Costa
|
c04f04d078
|
more exo fixes.
|
2013-04-29 16:19:43 -05:00 |
|
Vitor Santos Costa
|
72cc5bc317
|
generalise interval handling
|
2013-04-29 11:58:05 -05:00 |
|
Vitor Santos Costa
|
743c9c69fb
|
get rid of PROTO
|
2013-04-25 17:15:04 -05:00 |
|
Vitor Santos Costa
|
24a75525c0
|
fix compilation
|
2013-04-25 14:21:41 -05:00 |
|
Vitor Santos Costa
|
52253e3e9e
|
fix bugs in exo clause
|
2013-04-20 20:29:08 -05:00 |
|
Vítor Santos Costa
|
210dacfe5a
|
exo-compilation fixes for threads.
|
2013-04-16 21:49:37 -05:00 |
|
Vitor Santos Costa
|
90abff4f2f
|
Exo compilation, the range example.
|
2013-04-16 20:04:53 -05:00 |
|
Vitor Santos Costa
|
f7980f941b
|
avoid unnecessary CACHE_REGS in inlines.
|
2013-03-26 16:10:03 -05:00 |
|
Vitor Santos Costa
|
d163cadda1
|
pass regs when constructing long ints and floats.
fix small gcc complaints.
|
2013-03-26 15:01:52 -05:00 |
|
Vitor Santos Costa
|
4dac867fb8
|
new more compact/better hashing version of exo.c
|
2013-03-15 14:56:18 -05:00 |
|
Vítor Santos Costa
|
f431142ef4
|
Merge branch 'master' into debugger
Conflicts:
pl/boot.yap
|
2013-02-13 09:08:58 -06:00 |
|
Vítor Santos Costa
|
ec7158eb99
|
debugger progress
|
2013-02-13 09:06:06 -06:00 |
|
Vitor Santos Costa
|
9fb63762dc
|
delete_file should be SICStus compatible
|
2013-02-12 16:21:26 -06:00 |
|
Vitor Santos Costa
|
76f5696328
|
Merge branch 'master' into debugger
|
2013-02-08 20:39:00 +00:00 |
|
Vitor Santos Costa
|
19863f08f2
|
fix gprof undder a single running thread
|
2013-02-08 20:38:04 +00:00 |
|
Vítor Santos Costa
|
046cb5f8d6
|
debugging
|
2013-02-08 10:36:45 -06: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 |
|
Vitor Santos Costa
|
9ce268915d
|
imprive error handling.
|
2013-01-29 10:50:04 +00:00 |
|
Vitor Santos Costa
|
deba351b87
|
UDI fixes
|
2013-01-28 11:18:38 +00:00 |
|
Vitor Santos Costa
|
3d24a458fb
|
add field for statistics to exo_index
|
2013-01-23 10:43:32 +00:00 |
|
Vitor Santos Costa
|
504c2f3000
|
fix loop in restore
|
2013-01-22 16:01:37 +00:00 |
|
Vítor Santos Costa
|
b9f1885f0a
|
use version from swi
|
2013-01-21 09:36:50 +00:00 |
|
Vítor Santos Costa
|
8971f37232
|
start 6.3.4.
|
2013-01-20 19:28:33 +00:00 |
|
Vítor Santos Costa
|
4c34528e90
|
Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3
|
2013-01-20 17:16:49 +00:00 |
|
Vítor Santos Costa
|
1bd2224377
|
update version
|
2013-01-20 17:16:34 +00:00 |
|
Vitor Santos Costa
|
0865235c48
|
swi stuff
|
2013-01-19 23:06:38 +00:00 |
|
Vitor Santos Costa
|
7e3db0f75c
|
improve error handling for qload
|
2013-01-18 14:29:41 +00:00 |
|
Vitor Santos Costa
|
33714b14b9
|
atom completion in readline
|
2013-01-17 12:43:01 +00:00 |
|
Vitor Santos Costa
|
7407ecb60c
|
SWI extension including write variable_names
|
2013-01-17 00:17:02 +00:00 |
|