| 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 |
| 2021-03-17 |
Mark Thom | issue an imcomplete reduction error if stream ends... |
commit | commitdiff | tree | snapshot |
| 2021-03-17 |
notoria | Extend alnum, add forgotten graphic_token |
commit | commitdiff | tree | snapshot |
| 2021-03-17 |
Mark Thom | remove operators declared at user-level from files... |
commit | commitdiff | tree | snapshot |
| 2021-03-16 |
Mark Thom | clear user-level definitions when reloading a file... |
commit | commitdiff | tree | snapshot |
| 2021-03-15 |
Mark Thom | don't warn about overwriting a clause asserted to a... |
commit | commitdiff | tree | snapshot |
| 2021-03-14 |
Mark Thom | remove intra-module predicates from module code directo... |
commit | commitdiff | tree | snapshot |
| 2021-03-13 |
Mark Thom | Merge pull request #866 from Skgland/add_tests |
commit | commitdiff | tree | snapshot |
| 2021-03-11 |
Skgland | fix expected output for syntax_error test |
commit | commitdiff | tree | snapshot |
| 2021-03-11 |
Skgland | address problems brought up in review |
commit | commitdiff | tree | snapshot |
| 2021-03-11 |
Skgland | add more tests |
commit | commitdiff | tree | snapshot |
| 2021-03-11 |
Skgland | improve comment |
commit | commitdiff | tree | snapshot |
| 2021-03-11 |
Skgland | clean up tests/ |
commit | commitdiff | tree | snapshot |
| 2021-03-10 |
Mark Thom | fix is_cyclic_term (#864) |
commit | commitdiff | tree | snapshot |
| 2021-03-10 |
Mark Thom | Merge pull request #861 from notoria/mod |
commit | commitdiff | tree | snapshot |
| 2021-03-10 |
notoria | Added a test for mod in CLP(Z) |
commit | commitdiff | tree | snapshot |
| 2021-03-09 |
Mark Thom | Merge pull request #862 from notoria/xor |
commit | commitdiff | tree | snapshot |
| 2021-03-07 |
notoria | Use functional notation in CLP(Z) for compatibility |
commit | commitdiff | tree | snapshot |
| 2021-03-07 |
notoria | Implemented a propagator for xor in CLP(Z) |
commit | commitdiff | tree | snapshot |
| 2021-03-07 |
notoria | Small improvement for mod in CLP(Z) |
commit | commitdiff | tree | snapshot |
| 2021-03-05 |
Mark Thom | Merge pull request #858 from triska/master |
commit | commitdiff | tree | snapshot |
| 2021-03-05 |
Markus Triska | is is --> is |
commit | commitdiff | tree | snapshot |
| 2021-03-05 |
Markus Triska | FIXED: CLP(B): weighted_maximum/3 with repeated variables |
commit | commitdiff | tree | snapshot |
| 2021-03-05 |
Markus Triska | adapt comment to Scryer Prolog |
commit | commitdiff | tree | snapshot |
| 2021-03-05 |
Mark Thom | qualify '$print_project_attributes_exception' call... |
commit | commitdiff | tree | snapshot |
| 2021-03-04 |
Mark Thom | call project_attributes from top-level (#846) |
commit | commitdiff | tree | snapshot |
| 2021-03-04 |
Mark Thom | Merge pull request #856 from triska/master |
commit | commitdiff | tree | snapshot |
| 2021-03-04 |
Markus Triska | ENHANCED: more readable indentation of nested disjunctions |
commit | commitdiff | tree | snapshot |
| 2021-03-04 |
Markus Triska | remove unnecessary argument |
commit | commitdiff | tree | snapshot |
| 2021-03-03 |
Mark Thom | Merge pull request #854 from triska/master |
commit | commitdiff | tree | snapshot |
| 2021-03-03 |
Markus Triska | use the new portray_clause/1 output for generated defin... |
commit | commitdiff | tree | snapshot |
| 2021-03-03 |
Markus Triska | separate side-effects from declarative description... |
commit | commitdiff | tree | snapshot |
| 2021-03-03 |
Markus Triska | ENHANCED: more readable indentation of nested ( If... |
commit | commitdiff | tree | snapshot |
| 2021-03-03 |
Mark Thom | catch exceptions thrown from initialization goals ... |
commit | commitdiff | tree | snapshot |
| 2021-03-03 |
Mark Thom | has_tail must be false for use as a filename from open... |
commit | commitdiff | tree | snapshot |
| 2021-03-03 |
Mark Thom | Merge pull request #851 from Skgland/fix_num_test2 |
commit | commitdiff | tree | snapshot |
| 2021-03-03 |
Skgland | workaround to make num tests work |
commit | commitdiff | tree | snapshot |
| 2021-03-02 |
Mark Thom | Merge pull request #849 from triska/master |
commit | commitdiff | tree | snapshot |
| 2021-03-02 |
Markus Triska | remove min_/3 and max_/3 which are also defined elsewhere |
commit | commitdiff | tree | snapshot |
| 2021-03-02 |
Markus Triska | remove group_pairs_by_key/2, which is now provided... |
commit | commitdiff | tree | snapshot |
| 2021-03-02 |
Mark Thom | warn when overwriting a predicate (#848) |
commit | commitdiff | tree | snapshot |
| 2021-03-02 |
Mark Thom | do not check for non-unifiability in dif:attribute_goal... |
commit | commitdiff | tree | snapshot |
| 2021-03-01 |
Mark Thom | Merge pull request #845 from triska/master |
commit | commitdiff | tree | snapshot |
| 2021-03-01 |
Markus Triska | explain the new occurs_check flag |
commit | commitdiff | tree | snapshot |
| 2021-03-01 |
Mark Thom | use atom_chars to convert .scryerrc path string to... |
commit | commitdiff | tree | snapshot |
| 2021-03-01 |
Mark Thom | use plain ! while interpreting control functors in... |
commit | commitdiff | tree | snapshot |
| 2021-03-01 |
Mark Thom | apply expand_module_names to call(A) goals |
commit | commitdiff | tree | snapshot |
| 2021-03-01 |
Mark Thom | suppress tabled/2 existence errors in tabling library... |
commit | commitdiff | tree | snapshot |
| 2021-03-01 |
Mark Thom | Merge pull request #843 from mthom/rebis-dev |
commit | commitdiff | tree | snapshot |
| next |