vscosta
70c25d37b6
tell where we built from
2017-09-02 23:48:49 +01:00
Vitor Santos Costa
2ad3420fac
fixes
2017-06-05 13:06:12 +01:00
Vitor Santos Costa
83b137f117
docs
2017-05-02 04:07:23 +01:00
Vitor Santos Costa
7063641a5b
Merge /Users/vsc/yap-6.3
2017-04-08 11:53:14 +01:00
Vitor Santos Costa
4b350ccecc
jmp
2017-04-08 11:29:29 +01:00
Vitor Santos Costa
faf3c930c8
docs
2017-04-07 23:10:59 +01:00
Vitor Santos Costa
fddb79895d
fix prompting
2017-03-03 11:21:29 +00:00
Vitor Santos Costa
f7efff157b
tcflush
2017-03-02 22:01:32 +00:00
Vitor Santos Costa
b03e0634c7
fixes + win64
2016-11-08 01:37:36 -06:00
Vitor Santos Costa
46a9d52d2d
Memory management and UTF-8 for all fixes
2016-11-04 11:36:48 -05:00
Vitor Santos Costa
02e0e50915
Merge ssh://192.168.66.221/~vitor/Yap/yap-6.3
2016-11-02 00:16:36 -05:00
Vitor Santos Costa
43d3579c57
python
2016-09-30 17:11:13 -05:00
Vitor Santos Costa
56b2f14a32
fix dup code in directive handling
2016-08-19 21:34:24 -05:00
Vitor Santos Costa
0029fdd0b4
warnings
2016-08-04 10:25:07 -05:00
Vitor Santos Costa
0dd5da91ca
fix use of pathconf
2016-08-02 18:25:39 -05:00
Vitor Santos Costa
9db06bcfe1
-B and fixes
2016-07-31 10:34:00 -05:00
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