Commit Graph

447 Commits

Author SHA1 Message Date
Vitor Santos Costa 32743f3731 undef handler 2016-06-03 16:53:43 +01:00
Vitor Santos Costa 437a303681 modules and extra cut. 2016-05-19 13:38:54 +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 a72e66d2ae protect against files that consult themselves 2016-05-16 09:22:03 +01:00
Vitor Santos Costa 52442e08ec fix vanishing prompt 2016-05-14 11:29:50 +01:00
Vitor Santos Costa c5323b2920 undef should not fail immediately: it needs to test for exports first 2016-05-12 11:42:22 +01:00
Vitor Santos Costa 516f89b76d verbosity cleanup -- not finished yet 2016-05-10 15:44:28 +01:00
Vitor Santos Costa e98c4c9f2a start cleaning up message code 2016-05-10 15:23:22 +01:00
Vitor Santos Costa f94bec3cfc fix debugging sgs and repeated code. 2016-05-10 09:39:17 +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 61ba15fa3a indenting 2016-04-28 14:58:56 +01:00
Vitor Santos Costa 6880fc20a6 win32 2016-04-18 13:37:31 +01:00
Vitor Santos Costa 1aa20e24b7 misc_bugs_when_compiling_problog 2016-04-14 12:00:09 +01:00
vscosta 4d3d9c408d adds 2016-04-05 02:52:50 +01:00
Vítor Santos Costa f3e8b8b3da indenting; warning; exceptions; small fixes 2016-03-29 02:02:43 +01:00
Vítor Santos Costa fdcc75d4ae keep on simplifying modules 2016-03-05 12:36:54 +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 34b731a4ae operator support 2016-02-26 17:22:41 +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 f017f38dee move error handling to early on so as to get feedback on errors since bootstrap. 2016-02-21 19:09:10 +00:00
Vítor Santos Costa 2cacf6f63a fix source regression 2016-02-21 11:31:27 +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'itor Santos Costa ee0335124f absolute_filename ^#%@% 2016-02-11 06:17:30 -08:00
Vítor Santos Costa 1f7608a735 cl 2016-01-31 10:45:00 +00:00
Vítor Santos Costa 828c2c9f6e docs 2016-01-20 22:36:16 +00:00
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