Commit Graph

1397 Commits

Author SHA1 Message Date
Vitor Santos Costa 32743f3731 undef handler 2016-06-03 16:53:43 +01:00
Vitor Santos Costa 33fa5fa3c0 arch changes 2016-05-30 11:23:53 +01:00
Vitor Santos Costa 5d4ee60fc9 upcast and downcast 2016-05-30 11:22:47 +01:00
Vitor Santos Costa ceb26b68a0 support other architectures: arm64, mips 2016-05-30 11:18:35 +01:00
Vitor Santos Costa 9fcbfca1fa Merge branch 'master' of github.com:vscosta/yap-6.3 2016-05-16 11:21:58 +01:00
Vitor Santos Costa 9f2ba2d4fb avoid repeated discontiguous messages 2016-05-16 09:35:29 +01:00
Vitor Santos Costa 9f664c9e36 exists 2016-05-15 08:08:42 +01:00
Vitor Santos Costa 3a9ecf929e fix gmp calls 2016-05-13 11:43:01 +01:00
Vitor Santos Costa 428a6255e1 avoid small red flags 2016-05-13 11:42:35 +01:00
Vitor Santos Costa 969b022e1c allow ins flag to change input: on -> true 2016-05-12 11:43:26 +01:00
Vitor Santos Costa 83a1269553 change bootstrap sequence to support -B and to allow booting from pl files 2016-05-10 08:33:44 +01:00
Vitor Santos Costa 70061308ff make modules remember which operators they ever defined.
Make modules import operators from other modules
2016-04-28 15:01:16 +01:00
Vitor Santos Costa 9b89e6fd92 fix scripts 2016-04-26 15:33:16 +01:00
Vitor Santos Costa dbd4c979b1 erro handling, versioning, deterministic queries 2016-04-22 18:25:59 +01:00
Vitor Santos Costa cd41d373db hiatory 2016-04-19 23:30:02 +01:00
vscosta 76f4868ff6 fix init to always be able to try booting from Prolog 2016-04-17 17:05:03 -07:00
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