10
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix re issue #56: write_term/2-3 max_depth option - cont 2 More... 10 months ago
fix re issue #56: write_term/2-3 max_depth option - cont More... 10 months ago
fix re issue #56: write_term/2-3 max_depth option More... 10 months ago
improving write_supp.c More... 10 months ago
cleaning cont: write_supp.c More... 10 months ago
cleaning cont: write_supp.c and others More... 10 months ago
cleaning write_supp.c More... 10 months ago
improve max_depth (first element of a list) More... 10 months ago
fix issue #56: write_term/2-3 max_depth option (improve ... inside a list) More... 10 months ago
fix issue #55: fix write_term (domain_error for max_depth and max_depth(0 = no limit) More... 10 months ago
fix issue #58: fix pl2wam compiling integer power More... 10 months ago
fix for x >> y with too large y and x negative More... 10 months ago
fix doc for call_nth/2 and countall/2 More... 10 months ago
little fix in .wam More... 10 months ago
add built-in predicate countall/2 More... 10 months ago
modify format/2-3: now C printf format must start by ~% (backward compatibility issue) More... 10 months ago
improve other arithmetic error detection (in both integer and float functions) More... 10 months ago
merge More... 10 months ago
more on overflow detection More... 10 months ago
working on integer overflow detection More... 10 months ago
fix issue #47: add integer overflow detection fix issue #48: error in min/2 and (^)/2. fix domain_error in write_term modify min/2 and max/2: in case of equality between an integer and a float, return the float fix issue #46: write options: wrong precedence More... 10 months ago
fix issue #50: top-level: flush_output after each answer display improve top-level: write a space to separate argmunets of compound terms fix pl2wam --susp-warn (deactivated wrongly after a set_prolog_flag/2 directive) More... 10 months ago
fix issue #45: improve call_nth/2 with a add new option ret(RetVar) More... 10 months ago
add/modify Prolog flags: show_banner, show_information remove consult statistics (only if show_information=informational) fix issue #44: misleading error for inexistent file in gprolog --consult-file More... 10 months ago
fix issue #43: add call_nth/2 built-in (part of the Prolog prologue) add built-in nb_setarg/3 (special case of setarg/4) fix issue #26: missing int_overflow for succ/2 More... 10 months ago
little fix for evaluable_property/2 (wam file) More... 10 months ago
little fix for evaluable_property/2 More... 10 months ago
fix issue #41: ISO requires: round(4.5) = 5 and round(-4.5) = -4 fix issue #40: new builts-in predicates: current_evaluable/1 and evaluable_property/2 More... 10 months ago
fix consult include default file More... 10 months ago
replace previous pragma directives by the unique compiler_mode/1 directive and update doc More... 10 months ago