Vítor Santos Costa
|
c98e42f545
|
fix global variable on compiler (move it to LOCALS).
|
2012-02-06 15:11:50 +00:00 |
|
Vítor Santos Costa
|
00b5edd8da
|
allow copying a chunk of floats to a list in a single operation. Also
improve performance of sum out operation on arrays.
|
2011-12-30 16:04:16 +00:00 |
|
Vítor Santos Costa
|
aab98180c5
|
garbage collection support for opaque variables
|
2011-12-13 10:01:51 +00:00 |
|
Vitor Santos Costa
|
51e635f0c9
|
more QLY stuff.
|
2011-08-31 13:59:30 -07:00 |
|
Vitor Santos Costa
|
7c0ba3b867
|
qly stuff.
|
2011-08-24 00:11:54 -03:00 |
|
Vitor Santos Costa
|
a3303eeb69
|
more qlyw stuff.
|
2011-08-16 10:34:44 -03:00 |
|
Vitor Santos Costa
|
261e02b43e
|
support for option comments(X) in read_term/1.
|
2011-06-12 17:23:10 +01:00 |
|
Joao
|
f658a99dad
|
fix C/scanner.c. change some misc/LOCALS initializations.
|
2011-05-26 15:02:00 +01:00 |
|
Joao
|
971ad94311
|
moved several global variables to misc/GLOBALS
|
2011-05-25 16:40:36 +01:00 |
|
Joao
|
8170f6d3cb
|
Some global variables(Yap_thread_gl) in C/init.c are now declared in misc/LOCALS
|
2011-05-23 16:19:47 +01:00 |
|
Joao
|
ab63cd190b
|
LOCALS and GLOBALS are now generated by misc/buildlocalglobal.
|
2011-05-11 18:22:58 +01:00 |
|
Ricardo Rocha
|
026616963c
|
remove FOREIGN_ macros and use REMOTE_ instead
|
2011-05-09 20:19:49 +01:00 |
|
Ricardo Rocha
|
f22994edf9
|
remove macro MY_ThreadHandle and use LOCAL_ThreadHandle instead
|
2011-05-09 19:55:06 +01:00 |
|
Ricardo Rocha
|
a532b6cff3
|
struct local_optyap_data is now part of struct worker_local (generated from the file LOCALS)
|
2011-05-09 19:36:51 +01:00 |
|
Joao
|
bada4ddfcf
|
Remove LOCAL_ variables declaration from heapgc.c.
|
2011-05-05 17:41:05 +01:00 |
|
Joao
|
65a514349f
|
Remove LOCAL_WPP.
|
2011-05-05 09:32:04 +01:00 |
|
Joao
|
1358d7037a
|
remove LOCAL_FormatInfo e LOCAL_DelayArenaOverflows from LOCALS.
|
2011-05-04 10:21:47 +01:00 |
|
Joao
|
affaeb4092
|
Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
Conflicts:
H/dlocals.h
H/hlocals.h
H/ilocals.h
H/rlocals.h
|
2011-04-29 16:44:59 +01:00 |
|
Joao
|
d4825159ee
|
fix configure file. change memory management in YapOr.
|
2011-04-28 09:48:42 +01:00 |
|
Vítor Santos Costa
|
c940245182
|
make consult_level a local variable
assert() within consult should act as a normal assert.
|
2011-04-22 13:01:10 +01:00 |
|
Joao
|
3e148c3541
|
change define SBA to YAPOR_SBA
|
2011-03-30 15:32:59 +01:00 |
|
Joao
|
6b48f8949f
|
change macro FOREIGN_WL to FOREIGN
|
2011-03-25 15:21:02 +00:00 |
|
Vítor Santos Costa
|
0352410666
|
support separate file for LOCALS
|
2011-03-24 10:25:02 +00:00 |
|