Commit Graph

1308 Commits

Author SHA1 Message Date
Vítor Santos Costa b167e62bc7 fix typo 2013-11-18 12:56:00 +00:00
Vítor Santos Costa f67c7c184b fix reexport adding to export list 2013-11-17 21:41:41 +00:00
Vitor Santos Costa bb650629d9 clean load library 2013-11-15 16:04:14 +00:00
Vitor Santos Costa 9eb07a8c8a more cleanups 2013-11-15 15:45:55 +00:00
Vítor Santos Costa 45f91c9d42 char_conversion 2013-11-15 12:17:48 +00:00
Vítor Santos Costa 14747fd0bf more fixes 2013-11-13 22:52:36 +00:00
Vitor Santos Costa 9a35d17861 fix DLL loading and C_SO suffix (remove an extra .) 2013-11-13 15:10:15 +00:00
Vitor Santos Costa 41c2d856a7 cleanup dead flags 2013-11-13 13:28:43 +00:00
Vitor Santos Costa 9d34ac34ff clean up unbounded 2013-11-13 13:01:11 +00:00
Vitor Santos Costa 4fa9021a7b integration work:
- use SWI flags whenever possible
  - support by module unknown, escapes, strings
  - accesss thread info fom SWI
  - allow strings to be input as strings.
  - remove some unused flags.
2013-11-13 10:38:20 +00:00
Paulo Moura 2314efdc6c Make `thread_property/2` deterministic when the second argument is instantiated 2013-11-11 17:11:53 +00:00
Paulo Moura 16e3bda666 Fix singleton variable that breaks expanding a relative file path 2013-11-11 16:38:04 +00:00
U-vsc-PC\vsc 80315e1be3 multiath & abs_file_name 2013-11-11 10:31:59 +00:00
U-vsc-PC\vsc 493f310b49 registry 2013-11-11 10:31:28 +00:00
U-vsc-PC\vsc a811f56d14 avoid dot 2013-11-11 10:28:45 +00:00
Vitor Santos Costa dcc5a4041e paths 2013-11-11 00:52:13 +00:00
Vítor Santos Costa f6f7f70b7f handle verbosity and autoload 2013-11-10 11:18:00 +00:00
Vítor Santos Costa 318199a47b fix first fail in autoload 2013-11-10 10:58:09 +00:00
Vítor Santos Costa ea44e780b6 fix path 2013-11-08 12:43:07 +00:00
Vítor Santos Costa 7150bc1ef8 Merge branch 'master' of ssh://git.code.sf.net/p/yap/yap-6.3 2013-11-08 08:24:25 +00:00
Vítor Santos Costa 4085f268af fix reconsult non-mod file, fix cases where users call source, fix bad atom_concat 2013-11-08 08:24:06 +00:00
Paulo Moura 746aee16f7 Add support for using `.prolog` as a Prolog source file extension 2013-11-08 00:40:14 +00:00
Vítor Santos Costa cbba7e93df clean up load_files and friends to reuse code 2013-11-08 00:02:38 +00:00
Vítor Santos Costa a3c9684714 perform true goal expansion from top level goals 2013-11-05 22:29:28 +00:00
Vítor Santos Costa 917d5ad75b line numbers for clauses and clause properties 2013-11-05 17:59:19 +00:00
Vítor Santos Costa e5e71ee618 fix source 2013-11-05 17:57:17 +00:00
Vítor Santos Costa 4818d28b0b handle alias 2013-11-04 22:32:03 +00:00
Vítor Santos Costa 98b4f64b40 syntax error 2013-11-04 22:31:43 +00:00
Vitor Santos Costa dd6c66392a fix typo 2013-11-04 13:05:40 +00:00
Vitor Santos Costa f397cbe0b6 Merge branch 'master' of ssh://git.code.sf.net/p/yap/yap-6.3
Conflicts:
	pl/boot.yap
	pl/control.yap
	pl/debug.yap
2013-11-04 11:03:27 +00:00
Vítor Santos Costa ad0ff98f1a use swi flags whenever possible 2013-11-04 01:14:48 +00:00
Vitor Santos Costa 8ea594c104 use flag for debugging 2013-10-31 13:16:27 +00:00
U-w7\vsc 4260c37245 remove debugging output from thread close 2013-10-30 16:27:12 +00:00
Vitor Santos Costa ab5c24cb87 init state should be shared by threads 2013-10-30 14:12:54 +00:00
Vitor Santos Costa 27d92de39a fix nb_getval 2013-10-30 12:57:33 +00:00
Vítor Santos Costa 990dfbecbf fix flags upgrade 2013-10-30 09:41:45 +00:00
Vitor Santos Costa 1cbe82da1e SWI flags compat 2013-10-29 12:43:31 +00:00
Paulo Moura 0e2402b27e Fix message_queue_property/2 to accept integers as valid queue indentifiers 2013-10-10 11:44:52 +01:00
Paulo Moura c412f6de2f Fix built-in predicate threads/0 2013-10-10 11:00:36 +01:00
Vítor Santos Costa fde44acdf3 ensure global environment when consulting 2013-09-09 22:11:12 +01:00
Vitor Santos Costa 1c2e17f86a fix break/1 2013-07-22 10:52:49 -05:00
Vítor Santos Costa f79f93bccd small updates 2013-07-16 08:01:01 -05:00
Vítor Santos Costa 493161f6d8 ciao style arrays, (...) 2013-07-07 16:15:25 -05:00
Vitor Santos Costa c60e1046a7 use int64 fr file_time 2013-06-07 18:00:27 +01:00
Vítor Santos Costa 5b4f355ee0 avoid creating new index in retractall 2013-06-07 09:26:50 -05:00
Vitor Santos Costa 639247b4c3 sub_atom/5 in C. 2013-05-15 17:12:01 -05:00
Vitor Santos Costa 923be33404 speedup between
more exo stuff.
2013-04-30 15:23:01 -05:00
Vitor Santos Costa 64a61e2479 make between/3 a C-builtin. 2013-04-29 18:22:53 -05:00
Vitor Santos Costa 6404c2d827 fix error 2013-03-19 21:23:55 -05:00
Vitor Santos Costa 263a1a548c fix meta-call handling 2013-03-05 15:50:03 -06:00