root/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @4338 [4338] 8 hours pmoura Updated the "k6.config" config file for the K-Prolog 6.0.3 release. ...
(edit) @4337 [4337] 3 days pmoura Fixed a bug when using aliases for category predicates that are called ...
(edit) @4336 [4336] 4 days pmoura Improved the Prolog migration guide on converting code that makes use of ...
(edit) @4335 [4335] 4 days pmoura Fixed the predicate that constructs object functors to use the new ...
(edit) @4334 [4334] 5 days pmoura Updated the sample queries of the "ack" example.
(edit) @4333 [4333] 5 days pmoura Updated the documentation of some of the methods declared in the "randomp" ...
(edit) @4332 [4332] 6 days pmoura Renamed the SICStus Prolog 3 config file from "sicstus.config" to ...
(edit) @4331 [4331] 6 days pmoura Renamed the SICStus Prolog 3 config file from "sicstus.config" to ...
(edit) @4330 [4330] 7 days pmoura Updated the support for the Pygments syntax highlighter to avoid marking ...
(edit) @4329 [4329] 7 days pmoura Updated the SWI-Prolog hook file, "swihook.pl", to avoid hijacking the ...
(edit) @4328 [4328] 7 days pmoura Updated the script used for building the Logtalk Windows installer to be ...
(edit) @4327 [4327] 7 days pmoura Updated the CxProlog config file to take advantage and require the new ...
(edit) @4326 [4326] 7 days pmoura Small fix to the simplification of the generated entity initialization ...
(edit) @4325 [4325] 8 days pmoura Changed the representation of the runtime tables for loaded entities in ...
(edit) @4324 [4324] 9 days pmoura Restored the redefined entity warnings for back-end Prolog compilers that ...
(edit) @4323 [4323] 12 days pmoura Updated the release number to 2.32.1.
(edit) @4322 [4322] 12 days pmoura Updated the SWI-Prolog config file notes about possible compatibility ...
(edit) @4321 [4321] 12 days pmoura Updated the example queries for the "barriers" multi-threading example.
(edit) @4319 [4319] 3 weeks pmoura Corrected release data for Debian package.
(edit) @4318 [4318] 3 weeks pmoura Corrected missing installation of the "VERSION.txt" file when building ...
(edit) @4317 [4317] 3 weeks pmoura Updated the "mtbatch" example by adding a missing blank line after ...
(edit) @4316 [4316] 3 weeks pmoura Added a filetype plugin for the Vim text editor and updated the ...
(edit) @4315 [4315] 3 weeks pmoura Optimized the threaded/1 predicate implementation of competitive ...
(edit) @4314 [4314] 3 weeks pmoura Changed the thread cancellation process to not automatically releasing any ...
(edit) @4313 [4313] 3 weeks pmoura Updated the "search" multi-threading benchmark test (in the "mtbatch" ...
(edit) @4312 [4312] 3 weeks pmoura Small optimizations to thread cancellation.
(edit) @4311 [4311] 3 weeks pmoura Updated the "mtbatch" example to include a benchmark test for competitive ...
(edit) @4310 [4310] 3 weeks pmoura Updated the "searching" example sample queries.
(edit) @4309 [4309] 4 weeks pmoura Changed source file loading order for the "searching" example to avoid ...
(edit) @4308 [4308] 4 weeks pmoura Updated the "salt" state-space search example to support heuristics.
(edit) @4307 [4307] 4 weeks pmoura Updated all the search methods in the "searching" example to delegate ...
(edit) @4306 [4306] 4 weeks pmoura Corrected a bug in the implementation of the built-in meta-predicate ...
(edit) @4305 [4305] 4 weeks pmoura Corrected a bug in the implementation of the built-in meta-predicate ...
(edit) @4304 [4304] 4 weeks pmoura Simplified the generated source file initialization goal to avoid ...
(edit) @4303 [4303] 4 weeks pmoura Updated the Logtalk runtime error handler to test for non-instantiated ...
(edit) @4302 [4302] 4 weeks pmoura Fixed another auto-indentation bug when opening and closing a conditional ...
(edit) @4301 [4301] 5 weeks pmoura Fixed an auto-indentation bug when opening and closing a conditional block ...
(edit) @4300 [4300] 5 weeks pmoura Added a note on the requirement to patch the Logtalk compiler for using ...
(edit) @4299 [4299] 5 weeks pmoura It turns out that K-Prolog support for multifile predicates is broken.
(edit) @4298 [4298] 5 weeks pmoura Updated the installer scripts with a note on the requirement to patch the ...
(edit) @4297 [4297] 5 weeks pmoura Updated the release number to 2.32.0 due to the extension of the changes ...
(edit) @4296 [4296] 5 weeks pmoura Updated the Logtalk compiler and runtime to use multifile predicates for ...
(edit) @4295 [4295] 5 weeks pmoura JIProlog also supports the multifile /1 predicate directive.
(edit) @4294 [4294] 5 weeks pmoura Updated the Logtalk runtime to print the value of the new flag ...
(edit) @4293 [4293] 5 weeks pmoura K-Prolog also supports the multifile /1 predicate directive.
(edit) @4292 [4292] 5 weeks pmoura IF/Prolog also supports the multifile /1 predicate directive.
(edit) @4291 [4291] 5 weeks pmoura CxProlog and XSB also support the multifile /1 predicate directive.
(edit) @4290 [4290] 5 weeks pmoura Ciao also supports the multifile /1 predicate directive.
(edit) @4289 [4289] 5 weeks pmoura Added a new default compiler option, multifile_directive, to all config ...
(edit) @4288 [4288] 5 weeks pmoura Corrected silly mistake in the definition of predicate as_dictionary/2 in ...
(edit) @4287 [4287] 5 weeks pmoura Updated the Windows installer script to search the registry for the ...
(edit) @4286 [4286] 5 weeks pmoura Added missing implementation of the predicate as_dictionary/2 to the ...
(edit) @4285 [4285] 5 weeks pmoura Removed from the YAP POSIX integration script the command-line options ...
(edit) @4284 [4284] 6 weeks pmoura Updated the syntax coloring support for the Vim text editor to properly ...
(edit) @4283 [4283] 6 weeks pmoura Updated release number to 2.31.7.
(edit) @4281 [4281] 6 weeks pmoura Fixed HTML typo on the documentation of the predicate create_category/4.
(edit) @4280 [4280] 6 weeks pmoura Fixed spelling typo in the release notes.
(edit) @4279 [4279] 6 weeks pmoura Improved documentation of the create_category/4 and create_protocol/3 ...
(edit) @4278 [4278] 6 weeks pmoura Improved documentation of the create_object/4 built-in predicate.
(edit) @4277 [4277] 6 weeks pmoura Minor documentation improvements.
(edit) @4276 [4276] 6 weeks pmoura Minor documentation improvements.
(edit) @4275 [4275] 6 weeks pmoura Small performance improvement to the caching of category predicates when ...
(edit) @4274 [4274] 6 weeks pmoura Improved the "complements" example, moving the category initialization ...
(edit) @4273 [4273] 6 weeks pmoura Fixed a Logtalk compiler bug when compiling an alias/3 predicate directive ...
(edit) @4272 [4272] 6 weeks pmoura Minor documentation improvements.
(edit) @4271 [4271] 6 weeks pmoura Fixed a Logtalk runtime bug when using the :/1 control construct to call a ...
(edit) @4270 [4270] 6 weeks pmoura Generalized the :/1 control construct to allow its use from within ...
(edit) @4269 [4269] 6 weeks pmoura Fixed a Logtalk compiler bug when compiling a class that imports a ...
(edit) @4268 [4268] 7 weeks pmoura Added some missing files (license and mode settings) to the SubEthaEdit ...
(edit) @4267 [4267] 7 weeks pmoura Minor documentation improvements.
(edit) @4266 [4266] 7 weeks pmoura Updated compatibility information for YAP.
(edit) @4265 [4265] 7 weeks pmoura Updated compatibility information for SWI-Prolog.
(edit) @4264 [4264] 7 weeks pmoura Updated the YAP and SWI-Prolog config files with support for the ...
(edit) @4263 [4263] 7 weeks pmoura Modified the YAP config file to check the availability of the built-in ...
(edit) @4262 [4262] 7 weeks pmoura Improved the description of parametric object proxies.
(edit) @4261 [4261] 8 weeks pmoura Improved documentation of the "libpaths.pl" file.
(edit) @4260 [4260] 8 weeks pmoura Added missing support for the syntax coloring of quoted atom escape ...
(edit) @4259 [4259] 8 weeks pmoura Added missing support for the syntax coloring of quoted atom escape ...
(edit) @4258 [4258] 2 months pmoura Added missing support for the syntax coloring of quoted atom escape ...
(edit) @4257 [4257] 2 months pmoura Minor documentation improvement of the Kate text editor support.
(edit) @4256 [4256] 2 months pmoura Added missing support for the syntax coloring of variables to the Nedit ...
(edit) @4255 [4255] 2 months pmoura Added missing support for the syntax coloring of the built-in method ...
(edit) @4254 [4254] 2 months pmoura Added reference to Anjuta IDE. Updated description of the GtkSourceView ...
(edit) @4253 [4253] 2 months pmoura Corrected a bug with 0'Char constants and with octal and hexadecimal ...
(edit) @4252 [4252] 2 months pmoura Corrected a bug in the syntax coloring of arithmetic comparison operators ...
(edit) @4251 [4251] 2 months pmoura Added missing support for the syntax coloring of quoted atom escape ...
(edit) @4250 [4250] 2 months pmoura Added missing support for quoted atom escape sequences to the TextMate ...
(edit) @4249 [4249] 2 months pmoura Added support for escape sequences to the syntax coloring tests.
(edit) @4248 [4248] 2 months pmoura Updated usage instructions for the Pygments syntax highlighter.
(edit) @4247 [4247] 2 months pmoura Added support for the scope operator, ::/2, to the syntax coloring tests. ...
(edit) @4246 [4246] 2 months pmoura Added missing support for the syntax coloring of the scope operator ::/2 ...