Commit Graph

9043 Commits

Author SHA1 Message Date
Edward J. Schwartz
12941d9b50 Fix a typo. 2016-02-19 15:46:20 -05:00
Vítor Santos Costa
bc71e54f20 encoding stuff 2016-02-19 19:36:11 +00:00
Vítor Santos Costa
b27c1964bf clean-up 2016-02-19 19:34:59 +00:00
Vítor Santos Costa
d8620c785e lucky this wasn't noticed 2016-02-19 19:31:58 +00:00
Vítor Santos Costa
efece26020 duplcated data is bad 2016-02-19 19:30:09 +00:00
Vítor Santos Costa
7b2ff0f16d fix regression in absf error messages. 2016-02-19 11:44:04 +00:00
Vítor Santos Costa
24bf4088d7 fix glob and multiple solutions support; hopefully the code is still readable. 2016-02-19 11:37:11 +00:00
Vítor Santos Costa
083d374e02 fix missing syntax errors regression :( 2016-02-19 11:34:48 +00:00
Vítor Santos Costa
ad91eb0ec9 fix regression: checking for EOT should first peek, and if happy consume the blank after the dot. 2016-02-18 22:10:40 +00:00
Vítor Santos Costa
091be7677a Merge branch 'master' of github.com:vscosta/yap-6.3 2016-02-18 19:48:17 +00:00
Vítor Santos Costa
c381dbe318 ISO error handling (Paulo Moura's suite). 2016-02-18 19:46:03 +00:00
Vítor Santos Costa
56024b2a2c Eyal Dechter: The YAP version of assoc.pl has gen_assoc(Assoc, Key, Value). Both SWI and Sicstus use gen_assoc(Key, Assoc, Value). Could it be changed for compatibility with the other systems? 2016-02-18 19:41:11 +00:00
vscosta
a5e99e09bd Merge pull request #11 from edmcman/master
Fix compilation errors
2016-02-18 13:32:43 +00:00
Vitor Santos Costa
0e58a8f41e update README to refer to cmake, and to use MD format.
Moved autoconf files out of the way so that people won't try using them.
Removed INSTALL, as it just duplicates README.md. Maybe in the future.
2016-02-18 13:20:49 +00:00
Vítor Santos Costa
fa0ef4e0c8 fix encoding 2016-02-18 12:11:17 +00:00
Vítor Santos Costa
484168b1ce Fix encoding 2016-02-18 12:10:58 +00:00
Edward J. Schwartz
9b38690055 Don't use reserved word thread_local 2016-02-16 09:35:10 -05:00
Edward J. Schwartz
693272ecdf Fix build when odbc is not available 2016-02-16 09:20:41 -05:00
Vítor Santos Costa
05a978ce82 be more struct; better support fir encodings. 2016-02-14 04:18:15 +00:00
Vítor Santos Costa
fb966536a9 warnings 2016-02-14 04:15:53 +00:00
Vítor Santos Costa
0a9f37710c reformatting 2016-02-14 04:15:28 +00:00
Vítor Santos Costa
ae65bb0265 fix peek 2016-02-14 04:14:31 +00:00
Vítor Santos Costa
42091deffc encoding fixes 2016-02-14 04:14:20 +00:00
Vítor Santos Costa
7b8c1815ae const 2016-02-14 04:12:53 +00:00
Vítor Santos Costa
aed44554f2 warning 2016-02-14 04:12:31 +00:00
Vítor Santos Costa
92cb3e34eb don't consume char after '.', do peek instead.
early errors should leave early.
2016-02-14 04:11:55 +00:00
Vítor Santos Costa
df0b3d3a0d make base name and dirname compatible with other prologs 2016-02-13 20:32:26 +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
afa085de28 protect should be called before user goals. 2016-02-13 20:16:25 +00:00
Vítor Santos Costa
9860b6244f small changes 2016-02-13 03:11:25 +00:00
Vítor Santos Costa
994c5d0dfd first jvm then java and last jpl 2016-02-13 03:08:26 +00:00
Vítor Santos Costa
1deb238d10 skip OS preds 2016-02-13 03:07:48 +00:00
Vítor Santos Costa
78327cf885 rewrite 2016-02-13 03:07:04 +00:00
Vítor Santos Costa
48db20515f TrueFileName changed name :) 2016-02-13 02:56:19 +00:00
Vítor Santos Costa
52a2d00d0c init stuff. 2016-02-13 02:53:46 +00:00
Vítor Santos Costa
c918c052fc DOMAIN_ERROR is an error class. 2016-02-13 02:53:18 +00:00
Vítor Santos Costa
bea2431c3e back port 2016-02-11 15:39:04 +00:00
Vítor Santos Costa
8f9fb0437c git ... 2016-02-11 15:35:34 +00:00
Vítor Santos Costa
21fa15bf10 macos fixes 2016-02-11 15:32:42 +00:00
V'itor Santos Costa
485d20d908 related changes 2016-02-11 06:20:16 -08:00
V'itor Santos Costa
255da61029 rewrite library search code. 2016-02-11 06:18:41 -08:00
V'itor Santos Costa
ee0335124f absolute_filename ^#%@% 2016-02-11 06:17:30 -08:00
V'itor Santos Costa
9a071d5823 split path processing 2016-02-11 06:15:30 -08: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
74b2b5561d - add debugging code to memory allocation
= atom to number: cleanup function name as this is more than just supporting SWI
- SrcMask only applies to rules.
- add auxiliary type/error function
- fix typos
- fix enumeration mode in current_flag
- get rid of TrueName routines, use AbsoluteFileName instead.
- detail synatx error source
2016-02-11 06:03:33 -08:00
V'itor Santos Costa
f440981b41 avoid going into build directories 2016-02-11 05:58:21 -08:00
V'itor Santos Costa
574ab5d0ca complain more + utility function 2016-02-11 05:57:03 -08:00
V'itor Santos Costa
be835c73e6 protect from possible overflow 2016-02-11 05:55:53 -08:00
V'itor Santos Costa
b13dc6812c avoid overflow 2016-02-11 05:53:47 -08:00
V'itor Santos Costa
55deb884d4 avoid a possible overflow. 2016-02-11 05:52:17 -08:00