Vítor Santos Costa
661f33ac7e
bug fices
2016-01-03 02:06:09 +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
d2ad352f78
The big module cleanup
...
meta.yap contains meta-expansion
new mod.yap contains module declarations
module.yap keeps the rest.
undefcode refers to meta expansion
lots of annoying little errors.
2015-12-15 09:01:44 +00:00
Vítor Santos Costa
ce8a19d381
Add documentation
2015-11-18 15:06:25 +00:00
Vitor Santos Costa
af67ebf5da
forget the past for now
2015-11-09 18:21:19 +00:00
Vítor Santos Costa
27bfbdc1be
improve prompt
2015-11-05 17:19:25 +00:00
Vítor Santos Costa
759ce13bbf
fix $VAR handling.
2015-10-22 12:01:54 +01:00
Vítor Santos Costa
e8bf2d4349
improve error handling
2015-09-29 23:49:03 +01:00
Vítor Santos Costa
4336b2ba88
Avoid complaining from strlen
...
`
2015-09-21 17:05:36 -05:00
Vítor Santos Costa
880a9989c3
small changes
2015-08-18 15:08:52 -05:00
Vítor Santos Costa
b164f53191
fix regression tests
2015-08-07 16:57:53 -05:00
Vítor Santos Costa
dbdae6a930
syntax error handling
2015-07-27 22:22:44 -05:00
Vítor Santos Costa
78ed4c9e5e
debugging stuff
2015-07-22 19:31:03 -05:00
Vítor Santos Costa
1d6f9981e1
mkdir and small stuff
2015-07-06 12:04:42 +01:00
Vítor Santos Costa
b93f10fe07
flags, etc
2015-06-19 01:11:30 +01:00
Vítor Santos Costa
c3487d0fc0
tracking + flags
2015-06-19 01:09:54 +01:00
Vitor Santos Costa
ce84e60d08
cosmetic
2015-01-18 01:32:13 +00:00
Vitor Santos Costa
45e3711ca2
remove system mod
2015-01-16 20:42:52 -08:00
Vitor Santos Costa
8c605a65fe
ic_arith is not an actual module.w
2015-01-15 01:22:23 -08:00
Vítor Santos Costa
3164ed2d61
doc support
2015-01-04 23:58:23 +00:00
Vítor Santos Costa
15c79d8ecf
indentation
2014-12-14 11:45:42 +00:00
Vitor Santos Costa
ff977fbad8
cmake support: first cut from David Vaz work.i
2014-12-04 07:59:30 +00:00
vscosta
04b87d2414
does not need duplcated functionality
2014-11-10 01:54:50 +00:00
Vítor Santos Costa
c440ab239b
doc changes
2014-11-02 12:10:32 +00:00
Vítor Santos Costa
d40b9d1426
restore callable.
2014-10-20 09:20:56 +01:00
Vítor Santos Costa
6a32efe51a
fix \+((!,fail)).
2014-10-19 13:09:35 +01:00
Vítor Santos Costa
0cd0ece207
make error handling for callable more ISO like.
2014-10-19 12:48:14 +01:00
Vítor Santos Costa
186adc2053
More thread fixes, including true anonymous mqueues, worker_id for sequential,
...
support for arithmetic exceptions on mac, fixes for with_mutex, fixes for dangling pointers
in thread termination. Uuufff...
2014-10-14 15:53:24 +01:00
Vítor Santos Costa
c95045e14c
improve support for floating point exceptions.
2014-10-14 01:13:31 +01:00
Vitor Santos Costa
f6bcb22b7c
fix undefined procedures to allow hooks as before.
2014-10-10 10:00:27 +01:00
Vítor Santos Costa
cff80914e4
handle modules in exporteed procedures.
2014-10-07 09:59:59 +01:00
Vítor Santos Costa
9f00389e52
keep three modules, just for imported stuff.
2014-10-05 23:53:05 +01:00
Vítor Santos Costa
48b1cf5d45
store away all directives we find.
2014-10-02 14:34:03 +01:00
Vítor Santos Costa
3009987985
update docs
2014-09-11 14:06:57 -05:00
Vítor Santos Costa
823175f50a
fix small bugs from changing style_check
2014-08-04 09:45:30 -05:00
Vítor Santos Costa
325c819f79
intermediate steo in improving doc system to doxygeb
2014-07-26 19:14:15 -05:00
Vítor Santos Costa
5b19ccf6a8
swig fixes for Android compatibility
2014-06-22 17:35:05 +01:00
Vítor Santos Costa
f1951777b7
fix checker to use read for singleton variables, instead of always computing
...
them.
2014-04-23 21:39:32 +01:00
Vítor Santos Costa
a8c77d2609
fix string_concat/2
2014-04-09 12:39:29 +01:00
Vitor Santos Costa
cc84cd8cb5
check for mistypes
2014-04-06 17:05:17 +01:00
Vítor Santos Costa
a6cb6f6a25
paths are hard
2014-03-16 18:59:54 +00:00
Vitor Santos Costa
2c82906714
fix paths
2014-03-11 15:34:26 +00:00
Vitor Santos Costa
2c89aadb11
WIN64 support (sill needs improvement)
2014-03-06 02:09:48 +00:00
U-vsc-PC\vsc
f8f2376394
use iuse executable to handle cases hwere we may have different versions of YAP around.
2014-03-04 11:58:48 +00:00
Vítor Santos Costa
3da5cc5977
check libpthread in win32
2014-02-22 22:48:29 +00:00
Vítor Santos Costa
7b69d48afb
fix undefined CP and user:rl_add_history is a built-in.
2014-02-16 12:52:18 +00:00
Vítor Santos Costa
625c66015d
avoid factorized trouble
2014-02-14 22:44:55 +00:00
Vitor Santos Costa
ca0c43ba8d
module expansion, again
2014-02-09 10:47:44 +00:00
Vitor Santos Costa
d85dc3fd5c
factorized answer
2014-02-06 21:56:43 +00:00
Vitor Santos Costa
26c80b0624
use singletons option of read_term to implement singleton test
2014-01-06 22:17:42 +00:00