Commit Graph

4945 Commits

Author SHA1 Message Date
Vitor Santos Costa 5c03739525 SWI inherited stuff 2011-06-14 08:59:58 +01:00
Vitor Santos Costa 2177b4a63f new string_to_list and fix string_to_atom/2. 2011-06-14 08:59:17 +01:00
Vitor Santos Costa 8991b5247a fixes to scanner code. 2011-06-14 08:58:51 +01:00
Vitor Santos Costa ad58ff3ecc oops, posfix was looking for infix :( 2011-06-14 08:58:10 +01:00
Vitor Santos Costa 4e5c3b9103 delay unification with start of term, in case we come up with comments. 2011-06-14 08:57:23 +01:00
Vitor Santos Costa a84b865231 fix string size for garbage collection. 2011-06-14 08:56:21 +01:00
Vitor Santos Costa ede482521d improve code to search for operator definitions. 2011-06-14 08:55:44 +01:00
Vitor Santos Costa 26c72dcfb1 include ww_browser 2011-06-13 01:57:15 +01:00
Vitor Santos Costa f10e25b00d update packages. 2011-06-13 01:45:59 +01:00
Vitor Santos Costa 456adc6a4a pldoc seems to be working in YAP. 2011-06-13 01:45:29 +01:00
Vitor Santos Costa b57e809adb fix bug in public directive. 2011-06-13 01:45:03 +01:00
Vitor Santos Costa c67cac0a36 improve // handling. 2011-06-13 01:44:31 +01:00
Vitor Santos Costa d6e87420e3 user:prolog_file_type/2.
avoid using old OS stuff, if we have it in.
2011-06-13 01:43:40 +01:00
Vitor Santos Costa 2aa76a546c string_to_atom/2. 2011-06-13 01:43:03 +01:00
Vitor Santos Costa 1d2cad4545 add main.pl 2011-06-13 01:42:45 +01:00
Vitor Santos Costa 2bc9f6093c type error for string 2011-06-13 01:42:32 +01:00
Vitor Santos Costa 9eabaa580c support for documentation in packages. 2011-06-12 22:26:04 +01:00
Vitor Santos Costa 261e02b43e support for option comments(X) in read_term/1. 2011-06-12 17:23:10 +01:00
Vitor Santos Costa 787ca8fd05 fix strings. 2011-06-12 17:22:45 +01:00
Vitor Santos Costa f04a153e42 flag unavailable before gcc-4.2 2011-06-11 23:07:02 +01:00
U-WIN-ENP104VVO3U\Vítor Santos Costa 48284cfb44 windows console fixes 2011-06-09 17:55:27 +01:00
U-WIN-ENP104VVO3U\Vítor Santos Costa a0748c7c10 windows interface. 2011-06-06 19:03:20 +01:00
U-WIN-ENP104VVO3U\Vítor Santos Costa d685b8891f fix compilation flag. 2011-06-06 12:29:28 +01:00
U-WIN-ENP104VVO3U\Vítor Santos Costa eb700c647d fix lost buffer 2011-06-06 12:29:13 +01:00
U-WIN-ENP104VVO3U\Vítor Santos Costa 029bf6e400 improve error message. 2011-06-06 12:27:45 +01:00
Vítor Santos Costa 03fe3285e9 fix warnings. 2011-06-06 10:32:58 +01:00
U-WIN-ENP104VVO3U\Vítor Santos Costa 82d45468fb Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2011-06-06 10:21:40 +01:00
U-WIN-ENP104VVO3U\Vítor Santos Costa ab2c41c32c remove debugging message. 2011-06-06 10:21:16 +01:00
Vitor Santos Costa 8d4f51e098 Merge branch 'master' of ssh://yap.git.sf.net/gitroot/yap/yap-6.3 2011-06-04 09:33:50 +01:00
Vitor Santos Costa 8bd406bfc9 fix processing of undefined arithmetic argument (obs from J Santos) 2011-06-04 09:33:26 +01:00
Vitor Santos Costa 8275a33b76 improve warning messages for undefined arithmetic arguments. 2011-06-04 09:32:51 +01:00
Vítor Santos Costa b1a3b925ae handle variable destroyed by garbage collector. 2011-06-03 12:54:09 +01:00
Vítor Santos Costa 56d71e55b4 remove unecesary files. 2011-06-03 12:26:10 +01:00
Ricardo Rocha 3cd4f399c5 move opt.memory.c to or.memory.c 2011-06-02 17:05:58 +01:00
Ricardo Rocha d601ba9caf fix yapor memory allocation 2011-06-02 17:01:00 +01:00
Ricardo Rocha 333474f3c5 Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2011-06-01 18:51:23 +01:00
Ricardo Rocha dfe0e1854f init_yapor_workers -> Yap_init_yapor_workers 2011-06-01 18:51:12 +01:00
Joao af30eb80c9 Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2011-06-01 17:35:57 +01:00
Joao a39de34d43 move Yap_plwrite proto from H/yapio.h to H/Yapproto. 2011-06-01 17:34:04 +01:00
Vitor Santos Costa 1962a0507f Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2011-06-01 14:39:43 +01:00
Ricardo Rocha 7b1e4ca51e small fixes in tries module 2011-05-30 15:30:02 +01:00
Vitor Santos Costa e9171547b9 implementation of bayes ball. 2011-05-27 21:34:55 +01:00
Joao e319b2fbf9 fix YAPOR THREADS. fix threads + tabling. 2011-05-27 17:21:03 +01:00
Vítor Santos Costa 791106aa05 these two now include SWI-Stream in Yap.h, so they need PL_KERNEL defined before Yap.h. 2011-05-27 11:49:42 +01:00
Joao d22d03b2a2 Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2011-05-26 15:03:33 +01:00
Joao f658a99dad fix C/scanner.c. change some misc/LOCALS initializations. 2011-05-26 15:02:00 +01:00
Ricardo Rocha e63cba963e new local predicates for tabling with threads 2011-05-25 20:08:04 +01:00
Ricardo Rocha 7b717b36f0 fix scanner.c 2011-05-25 18:59:19 +01:00
Ricardo Rocha f7b9c74948 sync with repository 2011-05-25 18:50:54 +01:00
Ricardo Rocha 1d4fdd53c0 use SWI's IOSTREAM for output 2011-05-25 18:38:46 +01:00