Ángel Herranz
Ángel Herranz
In order to compose several service requests I need to include some *.hrl files generated with soap:wsdl2erlang/1. The problem is that including them in the same module leads to compile...
The update to 0.8.14 includes a change in the release of the erlydtl dependency: 0.10.0. Nevertheless, src/boss/boss_lang.erl calls blocktrans_extractor:extract (line 194) that is a module that existed in erlydtl release...
Hi, thanks for these great piece of software, is there any way to include tags and categories in the summary of the exported entries? Rationale: my org calendar entries (scheduled...
cb_admin functionality to submit po files failed after upgrading to CB 0.9. It seems that simple bridge now returns request parameter values as binaries. This affect to translatable messages under...
I am loading the rfuzzy package and I get an error message "reexport/1 directive not allowed in shell" ```prolog Ciao 1.23.0 [LINUXx86_64] ?- use_package(rfuzzy). {Using package /home/angel/.ciao/RFuzzy/lib/rfuzzy/rfuzzy.pl {Using package /home/angel/.ciaoroot/v1.23.0-m1/core/lib/hiord/hiord.pl...
Dear all we are planning to implement an Elixir library to interface Ciao Prolog programs. We need to load a Prolog/CLP program and (lazily) get every solution (including variable substitutions...