Vitor Santos Costa
ab1b8cea39
fix open/3 munging filenames in write mode
2016-04-15 11:30:33 +01:00
Vitor Santos Costa
786cfb71ad
python
2016-04-12 16:22:53 +01:00
Vitor Santos Costa
65f1cb9741
win64 support: encodings
2016-04-10 06:21:17 -07:00
vscosta
a5951daea9
indenting plus deoid
2016-04-05 02:28:56 +01:00
vscosta
ac71ba72b5
cosmetics
2016-04-05 02:26:33 +01:00
Vítor Santos Costa
145ad73255
small fixes
...
indenting
2016-03-30 17:35:03 +01:00
Vítor Santos Costa
78ba5d01f2
inlining related
2016-03-30 01:28:45 +01:00
Vítor Santos Costa
e0d82cfb23
don't inline
2016-03-30 01:24:59 +01:00
Vítor Santos Costa
f3e8b8b3da
indenting; warning; exceptions; small fixes
2016-03-29 02:02:43 +01:00
Vítor Santos Costa
88b179b603
more atoms plus cleanups
2016-03-16 23:56:24 +00:00
Vítor Santos Costa
9d1fa8a907
prototypes
2016-03-16 23:55:51 +00:00
Vítor Santos Costa
cd1497c475
prototypes
2016-03-16 23:55:25 +00:00
Vítor Santos Costa
96bc776375
avoid direct dependencies on CurrentModule
2016-03-05 12:12:37 +00:00
Vítor Santos Costa
b9eb327d86
fix fixes (lots of white space, somehow.
2016-02-29 03:13:23 +00:00
Vítor Santos Costa
0ccee1aa55
Merge /Users/vsc/tmp/yap-6.3w
2016-02-28 19:43:26 +00:00
Vítor Santos Costa
2192f73b11
make it compile under MSN vc. Unfortunately it has a weird crash at boot :(
...
- Lots of indenting changes
- VC++ is strict with variadic macros
- VC++ does not accept unistd.h
- new interface for walltime
- VC++ does not seem to have support for integer overflow.
- VC++ defines YENV_REG?
- no access flags, x permissions ignored.
- new FindGMP supporting MPIR
- make horus optional (c++ is hard).
2016-02-28 19:32:55 +00:00
Vítor Santos Costa
7cc9d2f882
fix case where rheap thought a fact could actually stre its src
2016-02-28 19:30:46 +00:00
Vítor Santos Costa
68633a9c34
ops & modules iii
2016-02-26 17:40:03 +00:00
Vítor Santos Costa
f823ded57f
Avoid warning & fix compilation scripts
2016-02-26 17:35:20 +00:00
Vítor Santos Costa
6f1b5fbef9
thread compilation
2016-02-22 13:01:09 +00:00
Vítor Santos Costa
98bd9d7400
undefined predicate handling fixes
...
obey the flag
2016-02-22 12:55:05 +00:00
Vítor Santos Costa
1d76cfc7cb
typo
2016-02-21 11:30:29 +00:00
Vítor Santos Costa
26013e2fb9
fix regress in style_check caused by bad argument to add clause
2016-02-21 11:30:13 +00:00
Vítor Santos Costa
b7ee47ce46
facilitate peek processing when using system locale.
2016-02-20 21:50:06 +00:00
Vítor Santos Costa
bc71e54f20
encoding stuff
2016-02-19 19:36:11 +00:00
Vítor Santos Costa
484168b1ce
Fix encoding
2016-02-18 12:10:58 +00:00
Vítor Santos Costa
7b8c1815ae
const
2016-02-14 04:12:53 +00:00
Vítor Santos Costa
4138e46955
be more restrictive about atom_codes.
2016-02-13 20:18:10 +00:00
Vítor Santos Costa
9860b6244f
small changes
2016-02-13 03:11:25 +00:00
V'itor Santos Costa
6961626a3d
- move all generated files to their own directory
...
- cleanups
`:wq
2016-02-11 06:13:16 -08:00
V'itor Santos Costa
55deb884d4
avoid a possible overflow.
2016-02-11 05:52:17 -08:00
Vitor Santos Costa
c8305988ca
Merge branch 'master' of github.com:vscosta/yap-6.3
2016-02-03 10:17:01 +00:00
V'itor Santos Costa
d83c62051b
file fixes
2016-01-31 18:48:07 -08:00
Vítor Santos Costa
3de5b2c2de
error_handling
2016-01-31 11:54:45 +00:00
Vítor Santos Costa
b28532a251
misc
2016-01-31 10:42:08 +00:00
Vítor Santos Costa
e5009c733e
use handles internally, not slots
2016-01-31 10:41:38 +00:00
Vítor Santos Costa
ad7bef51c6
generated files
2016-01-31 10:41:01 +00:00
Vítor Santos Costa
9c78086a6a
X_API WIN32 stuff
2016-01-31 10:29:36 +00:00
Vítor Santos Costa
35eb33e27f
improve flag library
2016-01-31 10:27:08 +00:00
Vítor Santos Costa
1ebaf342b6
fix ordering that results in empty table
2016-01-31 10:26:13 +00:00
Vítor Santos Costa
680dae240f
win32 if
2016-01-31 10:23:27 +00:00
Vítor Santos Costa
ebc73ec01e
docs + EVAL_H
2016-01-31 10:23:03 +00:00
Vítor Santos Costa
6b60742700
system predicates should not belong to a file.
2016-01-12 17:03:57 +00:00
Vítor Santos Costa
0eac6ac20b
fix gc_trace flag
2016-01-06 12:38:28 +00:00
Vítor Santos Costa
07a37b8c52
compile with other utf8proc around
2016-01-05 03:30:31 +00:00
Vítor Santos Costa
5e4cbcef56
cleanup
2016-01-04 17:24:53 +00:00
Vítor Santos Costa
50c8724322
linux backport
...
file exists system predicate
$source_file -> $user source
hide and make system preds
fix check_head_and_body
user_expansion never fails
goal expansion is controlled b dynamic procedure
add must_be_of_type predicate_indicator
fix neat_call, debug flag is user controlled
use simplecudd, not ptoblogbdd
compile all of myddas
fx junk in file_name
fix warnings
use common file opening struct and funds
avoid pairs module
fix db queues
2016-01-04 14:11:09 +00:00
Vítor Santos Costa
0f121e7f9d
// support
2016-01-03 15:44:33 +00:00
Vítor Santos Costa
801944a0cc
// support
2016-01-03 15:40:49 +00:00
Vítor Santos Costa
cde63e2be2
// support
2016-01-03 15:35:04 +00:00