| 2021-05-14 |
Mark Thom | Merge pull request #957 from pmoura/fix_at_end_of_strea... |
commit | commitdiff | tree | snapshot |
| 2021-05-14 |
Mark Thom | Merge pull request #955 from pmoura/fix_abolish_predica... |
commit | commitdiff | tree | snapshot |
| 2021-05-14 |
Mark Thom | Merge pull request #954 from pmoura/fix_set_stream_posi... |
commit | commitdiff | tree | snapshot |
| 2021-05-12 |
Paulo Moura | Fix at_end_of_stream/1 predicate missing check for... |
commit | commitdiff | tree | snapshot |
| 2021-05-12 |
Paulo Moura | Fix abolish/1 predicate throw of instantiation_error |
commit | commitdiff | tree | snapshot |
| 2021-05-12 |
Paulo Moura | Fix set_stream_position/2 predicate missing argument... |
commit | commitdiff | tree | snapshot |
| 2021-05-12 |
Mark Thom | Merge pull request #952 from panasenco/dockerfile |
commit | commitdiff | tree | snapshot |
| 2021-05-12 |
panasenco | Made rust version in Dockerfile static, this seems... |
commit | commitdiff | tree | snapshot |
| 2021-05-12 |
Mark Thom | Merge pull request #951 from pmoura/add_max_arity_prolo... |
commit | commitdiff | tree | snapshot |
| 2021-05-11 |
Paulo Moura | Add max_arity Prolog flag |
commit | commitdiff | tree | snapshot |
| 2021-05-11 |
Mark Thom | Merge pull request #948 from pmoura/fix_bounded_and_int... |
commit | commitdiff | tree | snapshot |
| 2021-05-11 |
Paulo Moura | Fix querying bounded and integer_rounding_function... |
commit | commitdiff | tree | snapshot |
| 2021-05-10 |
Mark Thom | Merge pull request #946 from pmoura/fix_char_code_predi... |
commit | commitdiff | tree | snapshot |
| 2021-05-10 |
Paulo Moura | Fix char_code/2 predicate wrong error term when the... |
commit | commitdiff | tree | snapshot |
| 2021-05-10 |
Mark Thom | Merge pull request #934 from panasenco/dockerfile |
commit | commitdiff | tree | snapshot |
| 2021-05-10 |
Mark Thom | Merge pull request #938 from pmoura/fix_bitwise_shift_f... |
commit | commitdiff | tree | snapshot |
| 2021-05-10 |
Mark Thom | Merge pull request #937 from pmoura/fix_open_predicate_... |
commit | commitdiff | tree | snapshot |
| 2021-05-10 |
Mark Thom | Merge pull request #936 from pmoura/fix_throw_1_control... |
commit | commitdiff | tree | snapshot |
| 2021-05-10 |
Mark Thom | Merge pull request #939 from pmoura/fix_missing_argumen... |
commit | commitdiff | tree | snapshot |
| 2021-05-10 |
Mark Thom | Merge pull request #940 from pmoura/fix_power_infix_ope... |
commit | commitdiff | tree | snapshot |
| 2021-05-10 |
Mark Thom | Merge pull request #944 from triska/master |
commit | commitdiff | tree | snapshot |
| 2021-05-10 |
Mark Thom | Merge pull request #945 from pmoura/fix_char_code_error... |
commit | commitdiff | tree | snapshot |
| 2021-05-10 |
Mark Thom | Merge pull request #942 from pmoura/fix_op_3_predicate_... |
commit | commitdiff | tree | snapshot |
| 2021-05-09 |
Paulo Moura | Fix char_code/2 predicate failure instead of exception... |
commit | commitdiff | tree | snapshot |
| 2021-05-09 |
Markus Triska | FIXED: module qualification for between/3 in goal expan... |
commit | commitdiff | tree | snapshot |
| 2021-05-09 |
Paulo Moura | Fix op/3 predicate operator_priority domain error |
commit | commitdiff | tree | snapshot |
| 2021-05-09 |
Paulo Moura | Fix (**)/2 operator type |
commit | commitdiff | tree | snapshot |
| 2021-05-09 |
Paulo Moura | Fix missing argument in current_op/3 predicate exceptio... |
commit | commitdiff | tree | snapshot |
| 2021-05-09 |
Paulo Moura | Fix bitwise shift functions type error in the second... |
commit | commitdiff | tree | snapshot |
| 2021-05-09 |
Paulo Moura | Fix open/3-4 predicates error term when the stream... |
commit | commitdiff | tree | snapshot |
| 2021-05-09 |
Paulo Moura | Fix throw/1 control construct to throw an instantiation... |
commit | commitdiff | tree | snapshot |
| 2021-05-09 |
panasenco | Switched from using @LukeMathWalker's image to using... |
commit | commitdiff | tree | snapshot |
| 2021-05-08 |
Mark Thom | Merge pull request #928 from panasenco/permutation |
commit | commitdiff | tree | snapshot |
| 2021-05-08 |
Mark Thom | Merge pull request #933 from pmoura/add_epsilon_arithme... |
commit | commitdiff | tree | snapshot |
| 2021-05-08 |
panasenco | Moved MIT header to top of lists.pl |
commit | commitdiff | tree | snapshot |
| 2021-05-08 |
Paulo Moura | Add epsilon/0 arithmetic constant |
commit | commitdiff | tree | snapshot |
| 2021-05-08 |
Mark Thom | Merge pull request #932 from pmoura/fix_abolish_bug_wit... |
commit | commitdiff | tree | snapshot |
| 2021-05-08 |
Paulo Moura | Fix abolish/1 to succeed on non-existing predicates... |
commit | commitdiff | tree | snapshot |
| 2021-05-07 |
panasenco | Ported permutation/2 from SWI library(lists) |
commit | commitdiff | tree | snapshot |
| 2021-05-05 |
Mark Thom | add missing default RevJmpBy arm to thread_choice_instr... |
commit | commitdiff | tree | snapshot |
| 2021-05-05 |
Mark Thom | set self.dynamic_mode to FirstOrNext::Next independentl... |
commit | commitdiff | tree | snapshot |
| 2021-05-04 |
Mark Thom | correct assertz/1 bugs (#922) |
commit | commitdiff | tree | snapshot |
| 2021-05-03 |
Mark Thom | fix incremental compilation and multifile bugs |
commit | commitdiff | tree | snapshot |
| 2021-05-02 |
Mark Thom | import builtins to dynamically generated modules unless... |
commit | commitdiff | tree | snapshot |
| 2021-05-01 |
Mark Thom | add read/2 and nl/1 (#896) |
commit | commitdiff | tree | snapshot |
| 2021-05-01 |
Mark Thom | add user_error stream (#917) |
commit | commitdiff | tree | snapshot |
| 2021-05-01 |
Mark Thom | fail on undefined multifile/discontiguous/dynamic predi... |
commit | commitdiff | tree | snapshot |
| 2021-05-01 |
Mark Thom | support full paths in load_context_path/2 (#916) |
commit | commitdiff | tree | snapshot |
| 2021-05-01 |
Mark Thom | fail when retracting undefined dynamic predicates ... |
commit | commitdiff | tree | snapshot |
| 2021-04-29 |
Mark Thom | Merge pull request #920 from panasenco/serialize |
commit | commitdiff | tree | snapshot |
| 2021-04-29 |
panasenco | Oops, we want to keep digits as characters in library... |
commit | commitdiff | tree | snapshot |
| 2021-04-29 |
panasenco | Restructuring and improving documentation. |
commit | commitdiff | tree | snapshot |
| 2021-04-28 |
panasenco | Replaced object() with pairs() in library(json), and... |
commit | commitdiff | tree | snapshot |
| 2021-04-28 |
panasenco | Added ABNF grammar to library(charsio) as well as octet... |
commit | commitdiff | tree | snapshot |
| 2021-04-27 |
panasenco | Alphabetized character logic in macros.rs and system_ca... |
commit | commitdiff | tree | snapshot |
| 2021-04-27 |
Mark Thom | fix use of local skeletons to reload predicates (#919) |
commit | commitdiff | tree | snapshot |
| 2021-04-26 |
Mark Thom | Merge pull request #913 from panasenco/json |
commit | commitdiff | tree | snapshot |
| 2021-04-25 |
panasenco | Replaced raw_chars//1 in library(pio) with seq//1 in... |
commit | commitdiff | tree | snapshot |
| 2021-04-25 |
panasenco | Added \raw_chars//1 to library(pio). Began using setup_c... |
commit | commitdiff | tree | snapshot |
| 2021-04-23 |
panasenco | Another thorough rewrite of library(json) to better... |
commit | commitdiff | tree | snapshot |
| 2021-04-22 |
Mark Thom | Merge pull request #912 from panasenco/json |
commit | commitdiff | tree | snapshot |
| 2021-04-22 |
panasenco | Rewrote many parts of library(json) to leave no choicep... |
commit | commitdiff | tree | snapshot |
| 2021-04-21 |
panasenco | Now preserving distinction between ints and floats |
commit | commitdiff | tree | snapshot |
| 2021-04-21 |
panasenco | Seem to be generating JSON correctly and at a good... |
commit | commitdiff | tree | snapshot |
| 2021-04-21 |
panasenco | Removed CLP(Z) from library(json), achieving a 100x... |
commit | commitdiff | tree | snapshot |
| 2021-04-21 |
panasenco | Fixed forward slash special case issue, added a bunch... |
commit | commitdiff | tree | snapshot |
| 2021-04-21 |
panasenco | Fixed defaulty representations of json_members//1 and... |
commit | commitdiff | tree | snapshot |
| 2021-04-21 |
panasenco | Changed formatting to match Markus Triska's as much... |
commit | commitdiff | tree | snapshot |
| 2021-04-21 |
panasenco | Complete reordering and partial rewrite to match the... |
commit | commitdiff | tree | snapshot |
| 2021-04-21 |
panasenco | Added objects and type distinction based on the princip... |
commit | commitdiff | tree | snapshot |
| 2021-04-21 |
panasenco | Parsing and generating JSON numbers works perfectly... |
commit | commitdiff | tree | snapshot |
| 2021-04-21 |
panasenco | Began working on json library (fresh start after thinki... |
commit | commitdiff | tree | snapshot |
| 2021-04-17 |
Mark Thom | Merge pull request #909 from triska/master |
commit | commitdiff | tree | snapshot |
| 2021-04-17 |
Markus Triska | add a new section about support and discussions |
commit | commitdiff | tree | snapshot |
| 2021-04-14 |
Mark Thom | Merge pull request #900 from triska/master |
commit | commitdiff | tree | snapshot |
| 2021-04-14 |
Mark Thom | assertz/1, asserta/1, retract/1, retractall/1 are meta... |
commit | commitdiff | tree | snapshot |
| 2021-04-14 |
Markus Triska | remove rectractall/1 (built-in since 8188e3d0cfde3f2277... |
commit | commitdiff | tree | snapshot |
| 2021-04-13 |
Mark Thom | Merge pull request #897 from panasenco/master |
commit | commitdiff | tree | snapshot |
| 2021-04-13 |
panasenco | Switched to cargo-chef for preparing the Docker image |
commit | commitdiff | tree | snapshot |
| 2021-04-12 |
Mark Thom | add missing standard predicates (#896) |
commit | commitdiff | tree | snapshot |
| 2021-03-24 |
Mark Thom | call '$erase_ball' before running cleanup code in setup... |
commit | commitdiff | tree | snapshot |
| 2021-03-24 |
Mark Thom | stop unifying ! to free variables in control_functor... |
commit | commitdiff | tree | snapshot |
| 2021-03-23 |
Mark Thom | make retract_local_clauses safe, remove warning about... |
commit | commitdiff | tree | snapshot |
| 2021-03-23 |
Mark Thom | use occurs check when enabled in UnifyValue (#885) |
commit | commitdiff | tree | snapshot |
| 2021-03-23 |
Mark Thom | reorder declaration matching in loader.pl |
commit | commitdiff | tree | snapshot |
| 2021-03-22 |
Mark Thom | flush loader term queue before compiling declarations... |
commit | commitdiff | tree | snapshot |
| 2021-03-22 |
Mark Thom | remove redundant retraction records for incremental... |
commit | commitdiff | tree | snapshot |
| 2021-03-22 |
Mark Thom | compare the tails of partial string prefixes in compare... |
commit | commitdiff | tree | snapshot |
| 2021-03-21 |
Mark Thom | copies only those attributes planted by the calling... |
commit | commitdiff | tree | snapshot |
| 2021-03-21 |
Mark Thom | remove vestigial attribute goals struct field and relat... |
commit | commitdiff | tree | snapshot |
| 2021-03-20 |
Mark Thom | rename issue841-occure-check.pl to issue841-occurs... |
commit | commitdiff | tree | snapshot |
| 2021-03-19 |
Mark Thom | recognize cuts in (->)/(,)/(;) calling contexts (#878) |
commit | commitdiff | tree | snapshot |
| 2021-03-18 |
Mark Thom | Merge pull request #872 from notoria/charsio |
commit | commitdiff | tree | snapshot |
| 2021-03-18 |
Mark Thom | fix findall/4 (#873) |
commit | commitdiff | tree | snapshot |
| 2021-03-18 |
Mark Thom | restore deleted parts of number_chars/2 and number_code... |
commit | commitdiff | tree | snapshot |
| 2021-03-18 |
Mark Thom | print floating point zero as 0.0 (#859) |
commit | commitdiff | tree | snapshot |
| 2021-03-18 |
Mark Thom | make chars callable (#713) |
commit | commitdiff | tree | snapshot |
| 2021-03-18 |
Mark Thom | always print variable bindings before names (#865) |
commit | commitdiff | tree | snapshot |
| 2021-03-18 |
Mark Thom | check that a load context path is a filename before... |
commit | commitdiff | tree | snapshot |
| 2021-03-18 |
Mark Thom | findall/4 should be declared as a meta-predicate (... |
commit | commitdiff | tree | snapshot |
| next |