Commit Graph

437 Commits

Author SHA1 Message Date
Vitor Santos Costa 2ad3420fac fixes 2017-06-05 13:06:12 +01:00
Vitor Santos Costa 65ff3ed471 Smaller updates:
constant use of longjmp
conflict with python headers
win32 support
dll support
2017-02-20 15:28:46 +00:00
Vitor Santos Costa 8d1cc35a8a docsc 2016-11-16 17:17:33 -06: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 4628adc63e Merge branch 'master' of https://github.com/vscosta/yap-6.3 2016-08-01 21:45:42 -05:00
Vitor Santos Costa ccc2efd456 out-of-date 2016-07-31 12:46:08 -05:00
Vitor Santos Costa 91120de170 script fixes: external 2016-07-31 10:27:18 -05:00
Vitor Santos Costa 9b89e6fd92 fix scripts 2016-04-26 15:33:16 +01:00
Vitor Santos Costa 9d0722bf2f First step at a config file for CodeMirror: steal from Jan :) 2016-04-22 18:30:04 +01:00
Vitor Santos Costa cd41d373db hiatory 2016-04-19 23:30:02 +01:00
Vítor Santos Costa f3e8b8b3da indenting; warning; exceptions; small fixes 2016-03-29 02:02:43 +01:00
Vítor Santos Costa e9cac424f0 more atoms plus cleanups 2016-03-16 23:57:41 +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 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 f823ded57f Avoid warning & fix compilation scripts 2016-02-26 17:35:20 +00:00
Vítor Santos Costa c7049b5467 garbage collection 2016-02-21 19:22:45 +00:00
V'itor Santos Costa 485d20d908 related changes 2016-02-11 06:20:16 -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ítor Santos Costa 7aba41e7c2 cleanup 2016-01-31 19:41:10 +00:00
Vítor Santos Costa 8cf73c59ae rid of error library 2016-01-31 10:30:54 +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 f6a6c9deb6 last 2016-01-08 20:43:14 +00:00
Vítor Santos Costa c11273bc44 gc_trace 2016-01-06 12:45:48 +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
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 e51de5f83c remove support for confusing manipulation of $VAR 2015-12-15 08:48:53 +00:00
Vítor Santos Costa edb6189512 allow the option to have priorities above 1200 2015-12-15 08:38:56 +00:00
Vítor Santos Costa c04a63d61b move big doc chunks to md files
also moe icons to docs/
2015-12-15 08:24:11 +00:00
Vítor Santos Costa ce8a19d381 Add documentation 2015-11-18 15:06:25 +00:00
Vítor Santos Costa 7236d4a527 initial updates 2015-11-13 13:24:31 +00:00
Vitor Santos Costa 51d0612f59 support yapor 2015-11-11 17:13:12 +00:00
Vítor Santos Costa 2466db7ff5 skip/2 was using user_input 2015-11-11 08:45:03 +00:00
Vítor Santos Costa 0b982a72fe fix broken padding 2015-11-11 07:50:12 +00:00
Vítor Santos Costa e400857810 absolute_file_name again 2015-11-09 11:30:21 +00:00
Vítor Santos Costa 50c04116c8 moved from H 2015-11-06 18:22:31 +00:00
Vítor Santos Costa cc632c08af caps 2015-11-05 16:15:35 +00:00
Vítor Santos Costa b0f3cda2d7 Import MD5 support, Macs are weird 2015-11-05 15:38:39 +00:00
Vítor Santos Costa bcdfdeb65d fix pthread complaining 2015-10-22 00:33:38 +01:00
Vitor Santos Costa 2b5bddb690 module for charsio 2015-10-20 07:52:33 +01:00
Vítor Santos Costa b3cc23ce64 IO patches
simplify error handling
use get and inject
use wide support in OS
be stricter in checkin streams and arguments
2015-10-08 02:23:45 +01:00
Vítor Santos Costa 34fe3e6ded Error Handler 2015-09-29 23:43:02 +01:00
Vítor Santos Costa b871f6676e fix error handling 2015-09-25 10:57:26 +01:00
Vítor Santos Costa 4336b2ba88 Avoid complaining from strlen
`
2015-09-21 17:05:36 -05:00
Vítor Santos Costa bb68d19d39 remove automatically generated atom terms 2015-08-18 14:38:36 -05:00
Vítor Santos Costa 7c0ce9ee7e Generate automatically TermAtom from AtomAtom, and remove th ones
created manually.
2015-08-18 14:36:10 -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