root/trunk/configs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @4580 [4580] 2 weeks pmoura Added a "prolog" read-only compiler flag whose value is the name of the …
(edit) @4574 [4574] 2 weeks pmoura Added conditional compilation support, as found in some Prolog compilers, …
(edit) @4572 [4572] 2 weeks pmoura Updated the Logtalk version number to 2.33.3 in preparation for the next …
(edit) @4562 [4562] 3 weeks pmoura Minor documentation improvements.
(edit) @4547 [4547] 3 weeks pmoura Updated the Logtalk built-in debugger to accept the return and enter keys …
(edit) @4544 [4544] 3 weeks pmoura Updated the Logtalk built-in debugger to accept the return and enter keys …
(edit) @4543 [4543] 3 weeks pmoura Updated the Logtalk built-in debugger to accept the return and enter keys …
(edit) @4535 [4535] 4 weeks pmoura Removed Ciao support for reporting term line count due to a buggy …
(edit) @4524 [4524] 5 weeks pmoura Added an optimization and security compiler option, "complements", that …
(edit) @4520 [4520] 5 weeks pmoura Describe a workaround for using library notation with Ciao due to a bug in …
(edit) @4519 [4519] 5 weeks pmoura Ciao also supports a read_term/3 options that returns line information.
(edit) @4517 [4517] 5 weeks pmoura Improved reporting of line numbers for syntax errors when using YAP or …
(edit) @4511 [4511] 5 weeks pmoura Implemented a more flexible internal representation of entity properties. …
(edit) @4507 [4507] 5 weeks pmoura Updated the Logtalk version number to 2.33.2 in preparation for the next …
(edit) @4479 [4479] 7 weeks pmoura Update the CxProlog? config file to work with and require version 0.97.2.
(edit) @4469 [4469] 2 months pmoura Updated ECLiPSe 6.0 compatibility information.
(edit) @4467 [4467] 2 months pmoura Updated the ECLiPSe 6.0 config files in order to switch on the use of …
(edit) @4466 [4466] 3 months pmoura Updated release number to 2.33.1. Removed supported for the deprecated …
(edit) @4444 [4444] 3 months pmoura Updated ECLiPSe compatibility notes and config files for version 6.0#33.
(edit) @4437 [4437] 3 months pmoura Updated B-Prolog compatibility notes.
(edit) @4435 [4435] 3 months pmoura Updated ECLiPSe compatibility notes.
(edit) @4423 [4423] 3 months pmoura Added ECLiPSe 6.0 config files. Modified the POSIX script "eclipselgt" to …
(edit) @4414 [4414] 3 months pmoura Updated the GNU Prolog config file to allow Logtalk to recognise as …
(edit) @4411 [4411] 4 months pmoura Updated the release number to 2.33.0.
(edit) @4408 [4408] 4 months pmoura Updated compatibility notes on K-Prolog.
(edit) @4401 [4401] 4 months pmoura Updated all config files due to changes to the predicate used to declare …
(edit) @4381 [4381] 4 months pmoura Corrected a bug in the config files hooks used in handling proprietary …
(edit) @4380 [4380] 4 months pmoura Added a new internal predicate for constructing the predicate indicator of …
(edit) @4377 [4377] 4 months pmoura Removed setting of the depracated "prompt_alternatives_no_bindings" Prolog …
(edit) @4376 [4376] 4 months pmoura Oldest SWI-Prolog compatible version is now 5.6.44.
(edit) @4375 [4375] 4 months pmoura Added declaration for the setup_and_call_cleanup/3 meta-predicate to the …
(edit) @4373 [4373] 4 months pmoura Undo the addition of the optimization compiler flag "mutable"; upon …
(edit) @4371 [4371] 4 months pmoura Added a new optimization compiler flag, "mutable", that allows objects to …
(edit) @4370 [4370] 4 months pmoura Updated the SWI-Prolog config file to set the Prolog flag "optimise" to …
(edit) @4368 [4368] 4 months pmoura Changed the valid values of the read-only compiler flag "break_predicate" …
(edit) @4363 [4363] 4 months pmoura Updated the YAP config file to also hide the new "super" call cache …
(edit) @4359 [4359] 5 months pmoura Simplified the copyright and licensing notice; the one in the previous …
(edit) @4358 [4358] 5 months pmoura Simplified the copyright and licensing notice; the one in the previous …
(edit) @4357 [4357] 5 months pmoura Updated the release number to 2.32.2.
(edit) @4352 [4352] 5 months pmoura Clarified copyright and license conditions for files on the "configs" …
(edit) @4348 [4348] 5 months pmoura Added note on distribution and usage rights to most documentation files.
(edit) @4344 [4344] 5 months pmoura Simplified implementation of the meta-predicate forall/2 for back-end …
(edit) @4340 [4340] 5 months pmoura Updated B-Prolog compatibility information.
(edit) @4338 [4338] 5 months pmoura Updated the "k6.config" config file for the K-Prolog 6.0.3 release. …
(edit) @4332 [4332] 5 months pmoura Renamed the SICStus Prolog 3 config file from "sicstus.config" to …
(edit) @4331 [4331] 5 months pmoura Renamed the SICStus Prolog 3 config file from "sicstus.config" to …
(edit) @4329 [4329] 5 months pmoura Updated the SWI-Prolog hook file, "swihook.pl", to avoid hijacking the …
(edit) @4327 [4327] 5 months pmoura Updated the CxProlog? config file to take advantage and require the new …
(edit) @4325 [4325] 5 months pmoura Changed the representation of the runtime tables for loaded entities in …
(edit) @4323 [4323] 5 months pmoura Updated the release number to 2.32.1.
(edit) @4322 [4322] 5 months pmoura Updated the SWI-Prolog config file notes about possible compatibility …
(edit) @4300 [4300] 6 months pmoura Added a note on the requirement to patch the Logtalk compiler for using …
(edit) @4299 [4299] 6 months pmoura It turns out that K-Prolog support for multifile predicates is broken.
(edit) @4297 [4297] 6 months pmoura Updated the release number to 2.32.0 due to the extension of the changes …
(edit) @4295 [4295] 6 months pmoura JIProlog also supports the multifile /1 predicate directive.
(edit) @4293 [4293] 6 months pmoura K-Prolog also supports the multifile /1 predicate directive.
(edit) @4292 [4292] 6 months pmoura IF/Prolog also supports the multifile /1 predicate directive.
(edit) @4291 [4291] 6 months pmoura CxProlog? and XSB also support the multifile /1 predicate directive.
(edit) @4290 [4290] 6 months pmoura Ciao also supports the multifile /1 predicate directive.
(edit) @4289 [4289] 6 months pmoura Added a new default compiler option, multifile_directive, to all config …
(edit) @4283 [4283] 6 months pmoura Updated release number to 2.31.7.
(edit) @4267 [4267] 6 months pmoura Minor documentation improvements.
(edit) @4266 [4266] 6 months pmoura Updated compatibility information for YAP.
(edit) @4265 [4265] 6 months pmoura Updated compatibility information for SWI-Prolog.
(edit) @4264 [4264] 6 months pmoura Updated the YAP and SWI-Prolog config files with support for the …
(edit) @4263 [4263] 6 months pmoura Modified the YAP config file to check the availability of the built-in …
(edit) @4233 [4233] 7 months pmoura Updated release number to 2.31.6. Added missing auto-completion keywords …
(edit) @4205 [4205] 7 months pmoura Corrected a few spelling typos on documentation files.
(edit) @4204 [4204] 7 months pmoura Corrected syntax error on the B-Prolog config file.
(edit) @4201 [4201] 8 months pmoura Added missing declarations for some proprietary built-in meta-predicates …
(edit) @4200 [4200] 8 months pmoura Added missing declaration for the proprietary built-in meta-predicate …
(edit) @4199 [4199] 8 months pmoura Added missing declaration for the multi-threading predicate …
(edit) @4198 [4198] 8 months pmoura Corrected a bug in the SWI-Prolog config file in the declaration of the …
(edit) @4193 [4193] 8 months pmoura Minor documentation updates.
(edit) @4181 [4181] 8 months pmoura Updated the YAP and SWI-Prolog config files to set the default value of …
(edit) @4106 [4106] 9 months pmoura Removed the explicit import of the call/N predicates XSB config file as …
(edit) @4105 [4105] 9 months pmoura Updated the XSB config file to use the new optimized call/N predicates …
(edit) @4102 [4102] 9 months pmoura Updated the release number to 2.31.5.
(edit) @4056 [4056] 10 months pmoura Updated release number to 2.31.4.
(edit) @4052 [4052] 10 months pmoura Updated the SICStus Prolog 4 config file to also accept UCS-2 encodings …
(edit) @4048 [4048] 10 months pmoura Using the option derived_from/1 of the YAP load_files/2 predicate throws …
(edit) @4045 [4045] 10 months pmoura Changed the predicate used to load Prolog files, adding an additional …
(edit) @4042 [4042] 10 months pmoura Corrected a bug in the definition of predicate '$lgt_make_directory'/1 in …
(edit) @4037 [4037] 10 months pmoura Corrected comment regarding using of a BOM with UTF-16.
(edit) @4036 [4036] 10 months pmoura Updated release number to 2.31.3.
(edit) @4035 [4035] 10 months pmoura Updated conversions between Logtalk and Prolog encoding atoms.
(edit) @4033 [4033] 10 months pmoura While for UTF-16 and UTF-32 encodings a BOM is mandatory, a BOM is neither …
(edit) @4032 [4032]